Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,.
Has anyone been able to create a chart or list box that contains a dynamic group ie a different group is displayed in the object for different sets of selections. I appreciate that I can conditionally show different objects but would really like to change the group dynamically. I can get an object to display the contents (using a varuiable to switch between the groups) of the current field in whichever group should be displayed but the cyclical icon does not appear in the object.
Kind Regards,
Footsie
Have you tried an Expression inside the listbox?
In the listbox general properties page you can select <expression> under de dropdown.
Then use an expression like IF( Field = 'XPTO' , Group1,Group2)
It worked here!
Best regards;
Hi
Thanks for the feedback. Can you see the cycle button as it does not display for me. If so what version of Qlikview are you on. It is not working in QV9 SR5
Kind Regards
Footsie