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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

A function that returns a string of possible selections?

The function getpossiblecount() returns the count of all white and green values in a filter list basically. Is there a similar function that returns the string? Similar to that of getcurrentselections(), but not just limited to selected?

3 Replies
Chanty4u
MVP
MVP

Am not sure..

May be Index function?

Not applicable
Author

CONCAT() function should do it

QlikView Technical Brief - The CONCAT function

sunny_talwar
MVP
MVP

I agree Concat() gives you the list of all possible values which can be selected