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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
shyamcharan
Creator III
Creator III

showing multiple selections made information on Current selection box

Hi Experts,

I have used the standard Current Selection box in the dashboard and as a standard feature the current selection box shows numbers like '7300 of 99000' when more values are selected when clicked to make selections. However, the client is in an assumption that the 7300 of 99000 is a value that is selected rather to interpret as number of selections

Can we display a information bar or a pop up information to show the user that the number like above is the number of selections but not the selection itself.

This message box could be dynamically appear when selections are made.

Thanks heaps.

Shyam

3 Replies
nagaiank
Specialist III
Specialist III

You may conditionally display a text box with whatever message will make this clear to the user.

You may include this either during user training or in the "How To" or "Introduction" or "Help" tab, if you have one.

shyamcharan
Creator III
Creator III
Author

Thanks Nagaian, yes we do have a How To tab and I am going to include a line about this. Also, I am going to display a condition enable text box. Thanks for the suggestions.

jagan
Partner - Champion III
Partner - Champion III

Hi Shyam,

Qlikview can show upto certain number of values in Current Selection box after that it will give message like this, if you want this to be display you can use GetFieldSelections() in a text object.

Or you can educate user or give information by giving the message in Text object.

Hope this helps you.

Regards,

Jagan.