Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Regarding Display on Current Selections Box

Hi All,

In my Current Selections box , I want to display the Caption Names instead of true field names.

Is it possible

for eg:

I have a list Box using field "Clothes" but

having caption "Shirts" for better understanding of users.

So my requirement is to display "Shirts"  instead of "Clothes" in the current selections box.

2 Replies
Gysbert_Wassenaar

No, that's not possible. You can use textboxes to display a caption name and the current selections to go with it:

='Shirts:  ' & getfieldselections(Clothes). You can use GetSelectedCount(Clothes) as expression to conditionally show the text box so it won't display if no selections were made in the field


talk is cheap, supply exceeds demand
Not applicable
Author

Hi Spardhan,

In List box properties one option is there i.e., Caption on top of the properties. In That caption there is one option i.e., title text use that option to change the name of the list box.

Regards,

Nirmal