Filter by login (username

I would like to use the login username to create a selection list. Where can I find and use the this?
Here is my example; If "Bill" is logged in, I want his employee list to show his employees - "Bob", "Bart" and "Betty". If "Mary" is logged in, I want her employee list to show her employees - "Martin", "Michael" and "Margaret".
I think the login may be in the metadata.

Hi @IDOT_jrm

do you want to use the name defined in General Settings->User and device identity->Form metadata?

I think so, how can I look and see what metadata is being populated there?

You can use metadata + cascading selects
Sample form: csTest.xlsx (6.7 KB)
To define the username go to General Settings->User and device identity->Form metadata

1 Like