Expression for data column visibility
Posted: Mon Mar 07, 2022 11:44 am
Hi,
I need to turn on/off a data column in a dashboard table, depending on the value of a variable (eg: if var1 = 1 then ON, if var1=0 then OFF).
I tried different expressions in the visibility setting, but none of them worked.
Could please let ne know what's wrong in this expression?
{IIF({var1}==1)}
Thanks
I need to turn on/off a data column in a dashboard table, depending on the value of a variable (eg: if var1 = 1 then ON, if var1=0 then OFF).
I tried different expressions in the visibility setting, but none of them worked.
Could please let ne know what's wrong in this expression?
{IIF({var1}==1)}
Thanks