Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I need small help from you. I am not able to conditionally show/hide any alternate state object.
Eg.
I have create three list boxes which is show different information (eg.KPI,Margin).Now I want to show/hide Alternate list box object based on this condition GetSelectedCount(KPI)>=1 .Normal list box object is working as expected but getting problem when define Alternate Sate on the same listbox.
Please help me to get out this problem and also share any lights on the above issue.
Thanks for advance help.
Thanks and Regards
Sovan
Hi NASKAR,
can you explain why you are using ALTERNATE STATES? What are you actually trying to achieve please?
Andy
for get selected count to work you need to create a variable and pass that down, since it tries to pull the getselected for that state
Since QV 11.20 SR 8
=GetSelectedCount(Quantity, ';', ,'StateA')
StateA is Alternate State