Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi i have a starigh table with calculated dimension as (if Duration>15,'Y','N') , I want to add this calculated dimension in multi box
I have aded in multibox
I labeled this calculated dimension as "Dur ".But while selecting the "Dur" in Multibox , I am not getting values displayed in multibox
Example-while i select Dur as Y/N i cannot see Y/N in multibox, Can anyone please help

Are you creating that dimension in the load script or in the front end? In either case, does Duration have only one possible value in the context in which the expression is being evaluated.
I am creating the dimenson in front end, while i am selecting 'Dur' as Y/N,like below

i can see only indiactor like below(the data is evaluating correctly in my staright table as Y/N), but i cannot see selected Y/N in multibox like below,


Please help i want to show y/N displayed in multibox
Hi anyone please help