Data Slices Improve Sync Time

tvinci
New Member

Hello AppSheet,

I have a Users table with the names of all my users and their respective roles, either “Dispatch” or “Driver.” I used this lookup expression to make a certain visible to only Dispatch and it worked, but it didn’t work for Drivers. What did I do wrong?

Thanks.

lookup(
useremail()
,"users"
,"id"
,"role"
)="Dispatch"
0 1 178
1 REPLY 1
Top Labels in this Space