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: 
kashjaniqlik
Contributor III
Contributor III

Getting currently selected object Id/Name

Hi

Is there a way to get an Id/name of a currently selected object in qlikview? For e.g. If I select a value in a straight table, is there I can know what the Id/Name of this straight table is?

Depending on this selected object, I'd like to show/hide another object.

Thanks

Labels (1)
1 Reply
sunny_talwar
MVP
MVP

You can use GetSelectedCount(FieldName) or GetFieldSelections(FieldName) to get the count or actual selections for a particular field

GetSelectedCount ‒ QlikView

GetFieldSelections ‒ QlikView