I have a single database where I have three different roles. How can I develop the login from user settings so that each time I select one of the positions it only shows me the people who are associated with that position, or do I necessarily have to do it using a database for each position?
Maybe you mean “table”?
Not a thing. Maybe you don’t mean “login”?
Create a slice for the table with a row filter condition that compares each row’s role value to the role value selected in User Settings.
Empfehle folgendes Video anzuschauen: Zeigen Sie einem Benutzer nur seine Daten in AppSheet an