How can I limit what the user sees based on a virtual column?

Can I limit what the users sees based on a virtual column?

Solved Solved
0 2 59
1 ACCEPTED SOLUTION

Sure, just reference the VC in your show_if, security filter, slice condition, UX condition, or whatever you're wanting to limit the visibility of.

View solution in original post

2 REPLIES 2

Sure, just reference the VC in your show_if, security filter, slice condition, UX condition, or whatever you're wanting to limit the visibility of.

I need to reference it in my map.  I have a table that I can enter my users as I go through the app:

Tiger1_0-1658347189294.png

How would I write it to use this Virtual column to check if [Custumer name] = [User_Assigned_Accounts]?

Tiger1_1-1658347281201.png

 

 

Top Labels in this Space