Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i have a field using dual function,
and i have created a toggle button - (i checked its behavior it is working fine with number i.e.1,0 not with the string)
now the problem in set analysis when i use
{<num(field)={'variable'}>}
please find attached document
help me out more ---
button = 0
show only U value
button = 1
show both 0(N U) and 1(U) values
Right now it is not showing both when variable = 1, do you want it to show both??
Best,
Sunny
yes
Try this as your expression:
=Count({<Bulk_Flag={"=num(Bulk_Flag)=$(vShowDev)"} + {"=num(Bulk_Flag)=0"}>} Bulk_Flag)
thanks alot
Not a problem.
Sunny