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: 
brindlogcool
Creator III
Creator III

GetFieldSelections in mashup

How to get the selected values of the field (meaning GetFieldSelections) in qliksense mashup editor

2 Replies
Anonymous
Not applicable

=getfieldSelections(FieldName)          //will return current field selected value

brindlogcool
Creator III
Creator III
Author

Does it works in mashup?