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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
rajat2392
Partner - Creator III
Partner - Creator III

How to get each selection in different text objects

Hi

I am having a problem with this scenario. I want to show the 4 selected values separately in different text objects as in the image below. Please help how to do that. Tried too many functions but didn't get. Please help.

Regards

Rajat

18 Replies
rajat2392
Partner - Creator III
Partner - Creator III
Author

Sorry that was a example only. This is the original one and you can see in Image what I am getting.

rajat2392
Partner - Creator III
Partner - Creator III
Author

Hi Krishna

I have pasted in the post only now. Can you see it now?

alexandros17
Partner - Champion III
Partner - Champion III

You are right , you must use a parameter for the function, here it is:

getfieldselections (FieldName [, ValueSep [, MaxValues]])


so in MaxValues set 50 and it will work ...

Colin-Albert
Partner - Champion
Partner - Champion

Why do you need the data in separate text boxes?

You could use create a QV report that contains the text box and apply banding to loop through the values in the dimension.

Not applicable

Rajat,

but why to use those textobject?

Maybe it will be better to put some tablebox?

rajat2392
Partner - Creator III
Partner - Creator III
Author

Now it is working, thank you so much.

Thanx to all for the help.

Regards

Rajat

rajat2392
Partner - Creator III
Partner - Creator III
Author

Hi Colin,

Exactly I will not be using this in text box, I will have these values in the variables, and use them for expression. The number of selections made, the number of expressions by these values I will show.

Regards

rajat2392
Partner - Creator III
Partner - Creator III
Author

Dariusz,

Exactly I will not be using this in text box, I will have these values in the variables, and use them for expression. The number of selections made, the number of expressions by these values I will show.

Regards

Srinivas
Creator
Creator

Hi Alessandro,

Could you send sample file,that would be better to understanding functionality.

Advance Thanks

Munna