How do I limit a table view to admin users only (Confidential Info)
Hi @CraigPPM
You can use expression:
USERROLE()="Admin"
In the Display/Show if Section of your view
See also:
Aurelien:
USERROLE()=“Admin”
Shot, you a legend
1 Like
You are very welcome