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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
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

1 Reply
sunny_talwar

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

GetSelectedCount ‒ QlikView

GetFieldSelections ‒ QlikView