I'm trying to do "advanced" type of filter by...

I’m trying to do “advanced” type of filter by using multiple usersettings and slice.

To dynamically show and hide the usersettings,

I assumed we use “show if”, something like, usersetttings(xxx) =“yyyy”.

However, it does not work.

Like the columns show if control, how can control show if on the usersettings, or

it might not be doable?

0 1 280
1 REPLY 1

Solved.

Changed the sytax to [USERSETTING NAME] = “yyyy” instead of usersettings(xxx) = “yyyy”.

It worked.

Top Labels in this Space