How to write this Show if expression

Hi team,

I want to be able to restrict certain functions in my app based on the membership level that a client has purchased. In the past I tried to maintain two separate versions of the app. But Iโ€™d like to simplify.

For Basic users all of the data they put in the app is viewable only by them.
For Pro users, I want them to see โ€œShare with Coachโ€ Button/Action and a โ€œBook A Sessionโ€ action

The data on type of user is kept in a separate โ€œClientsโ€ table.
So for each of my Show ifs, I need to go off and lookup the current user in the clients table and then only show the Share with Coach field if that user is assigned the [Type] = โ€œProโ€

I cannot for the life of me figure out how to write this expression.

Any help?

e

0 2 250
2 REPLIES 2
Top Labels in this Space