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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
ashis
Creator III
Creator III

Current selection box

Hi,

Instead of current selection box , I want to write custom code in text box to show my current selection just as current selection box

provides, my requirement is not to use the current selection box.

Please help.

Ashis

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

3 Replies
tresB
Champion III
Champion III

Have a look here: Current Selection Alternatives

ashis
Creator III
Creator III
Author

Thank you, it worked .

Anonymous
Not applicable

Hi Ashis,

Use

=GetCurrentSelections(): it shows all fields selections

For one field, use =GetFieldSelections(Field_Name)

in Text Object.




Regards,

Akash Gaikwad