Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QV 9 - How to use Group labels in a list box?

In QV 8.xx, we were able to define lables for each field in a group and later when that group is attached to a list box, the title on list box used to show as defined under group setting.. basically when navigating thro group fields, the title on list box used to change according to the selected field's associated label in the group..

Now in QV9, when a group is attached to a listbox, it shows the field name itself in the title instead of the label defined in the group...

Please correct me if I am missing something.. I could solve this problem by writing big if...else block in the title expression of the list box

=if(GetCurrentField("Industry")='GLBL_INDSTRY_LVL_1_NM', 'Level 1', ..... )

But is there any other alternative to show different label when navigating thro group attached to the list box?

Thanks in advance!

1 Solution

Accepted Solutions
Not applicable
Author

Never mind..

this has been fixed in current QlikView version - 9.0.7320.7

View solution in original post

1 Reply
Not applicable
Author

Never mind..

this has been fixed in current QlikView version - 9.0.7320.7