Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Getcurrentselection for one table only

Hi,

I am working on a qlikview daashboard which draws data from two different tables.

I need to have a current selection box but it should only show those selection from a particular table.

If there is a way to disssasociate some particular fields from current selction box, that would also be useful.

1 Reply
kaushiknsolanki

Hi,

     Arjun,

     If you are aware of the Alternate state, then it can be a possible solution, but then you may need to change many of your expressions.

     The other way could be you create a Textbox and write expression to get the field selection ie. GetFieldSelections(). and you can use it to show the selections done in that field.

Regards,

Kaushik Solanki

Regards,
Kaushik
If reply is satisfactory, please "Like" the post.
If reply is solution, please mark as "Correct".