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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Activate Sheet by Clicking Straight Table Dimension

Hi,

I've inherited a document that allows the user to Click on a straight table dimension and this then activates a worksheet.  I cant see where this functionality comes from as there are no 'Actions' associated with the Chart properties.  Also, there are no macros either.

Can anyone advise on how I can workout how this is happening please?

Many thanks,

Tom

Labels (1)
1 Solution

Accepted Solutions
Nicole-Smith
MVP
MVP

Find the field that the dimension on the straight table is made up of.  Then look in Document Properties > Triggers > Field Event Triggers and find your field to see if there is a trigger OnSelect or OnChange for that field.

View solution in original post

2 Replies
Nicole-Smith
MVP
MVP

Find the field that the dimension on the straight table is made up of.  Then look in Document Properties > Triggers > Field Event Triggers and find your field to see if there is a trigger OnSelect or OnChange for that field.

Not applicable
Author

Perfect - many thanks.