Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
apthansh
Creator
Creator

Trigger and chart

I have 3 bar charts in a sheet and in that sheet I have trigger to select Status = Active when the user land on that sheet.But I dont want that trigger to be applied to one of the charts in that sheet.How can I do that ?

Can somebody please provide me the sample on this ?@

1 Reply
sunny_talwar

Add a set analysis to all your expressions on the sheet:

{<Status =>}

This would ignore all selections made on Status field in this particular tab