Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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?