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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
rido1421
Creator III
Creator III

GetCurrentSelections

Hi There

I would like to get the current selections of one field only.

GetCurrentSelections(DivisionName)  This Displays all current selections....  I only want to see the selection within Division Name...

Thanks

1 Solution

Accepted Solutions
tresesco
MVP
MVP

GetFieldSelections(YourField)

View solution in original post

2 Replies
tresesco
MVP
MVP

GetFieldSelections(YourField)

rido1421
Creator III
Creator III
Author

Thank you