Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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