Hi,
I have a datavser table called 'End User' with the column below
Username: lookup column (see attach image)
Role: choice column with values(Director, Assistant, Registry).
I have already registered the users in the table.
Now, my purpose is to get in a variable, the role of the connected user when he runs the application.
Thanks