AppSheet: I need FILTER the data and show each user the rows that contains his NAME

I have this Users Sheet and the login process is working perfectly (if the user Email is contained in the Users list then the data will showup).

app capture 2.JPG

Now i need to show the user the data that contains his name only (Filter), from where i can do that ? and whats the code ?

Thanks in advance ๐Ÿ™‚

0 3 67
3 REPLIES 3

For secured filtering of data based on user emails , please evaluate use of security filters

Secured filtering in short means one user's data will not reach other users' device.

Security filters: The Essentials - AppSheet Help

Slices can also be used, but will not be secure, meaning the data will reach all users' device, even though in app the user will see only his/her data.

Slices: The Essentials - AppSheet Help

Slice row filter conditions - AppSheet Help

 

 

can i make the Slice i will create show only the rows that contains the name of the User Email ?
for ex:
If the user is Jon123@gmail.com then show me the rows that contains the name Jon in that Slice i created.

Steve
Platinum 4
Platinum 4

@Mo396 wrote:

can i make the Slice i will create show only the rows that contains the name of the User Email ?


Yes.

Slice row filter conditions - AppSheet Help

Top Labels in this Space