Hi, I was wondering if it is possible to make certain data to be visible for certain users based on their useremail ?
You can do that with the option called “Show?”. You can find it from column’s definition. The formula would be like… “ayxxn@gmail.com”=USEREMAIL()
For reference:
1 Like
how about rows? If i would want certain user to be able to see certain rows of data. Is it possible to do it?
You are looking for a slice or security filter for that purpose. Check the sample app “Horizontal Scale” from www.appsheet.com/portfolio/531778
3 Likes
Also for reference:
@ayxxn
Feel free to check out this new sample I made that might give you some more ideas. It’s a bit more complicated than you need, though.
https://www.appsheet.com/samples/Incident-Reports?appGuidString=62b2764f-f95a-460e-8171-63d486287210
4 Likes
thank you
You’re welcome