HOW TO LIST ITEM BASE ON USER CREDENTIALS

Am working on a ticketing system, where user raise a ticket, check status, etc

How can this view show only the list of ticket raised by user rather than showing all tickets raised in the business as shown in the below screenshot

Please take a look at slices to filter data in an unsecured way and security filters to filter data in a secured way to show user specific data.

Also please take a look a the function USEREMAIL() to show / filter user specific data.

Slices: The Essentials - AppSheet Help

Slice row filter conditions - AppSheet Help

Security filters: The Essentials - AppSheet Help

USEREMAIL() - AppSheet Help

Limit users to their own data - AppSheet Help

1 Like