Hi everyone, Iโm new to appsheets.
I have an app for wine review. But the data always sync the all data. I want each user to see only his own reviews, he created.
Where should I look for this role?
Thanks in advance,
Idan
On the review table you should have a column
[useremail] with the formula USEREMAIL()
Then on that table, you go to security filter and use
[useremail]=USEREMAIL()
This way, when the user logs in, he will only be able to see the records where [useremail] matches with his.
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |