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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How do you create a 'current selection' table for specific fields?

Hello,

I can create a 'current selection' box and it displays all fields; is it possible to narrow the scope and only have it display a specific set of fields?

Thanks,

Tyler

1 Solution

Accepted Solutions
Not applicable
Author

Figured it out:

Just create a text field and in the text put '=GetFieldSelections(FIELD_NAME)' without the parenthesis

Thanks!

View solution in original post

2 Replies
Not applicable
Author

Hi Tyler ,

So In Current selections you want to see only a bunch of specific fields but not everything which is selected

you can do one thing . the selections which you dont want to see them can be hidden by renaming them with a ' %'

infornt of them but you have to change everything in your model from name to %name .

I think it's not that worthy to do so ;-{

thank you

Meher

Not applicable
Author

Figured it out:

Just create a text field and in the text put '=GetFieldSelections(FIELD_NAME)' without the parenthesis

Thanks!