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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
paulyeo11
Master
Master

How to make my sheet auto display the report with out trigger initial select button ?

Hi All

When i go to my invevntory report sheet , i need to click on the button to run the below script.

ActiveDocument.GetField("Pls select 1st Dim").Select "BRAND_INV_SUB"

Now i want to make this auto turn on when user go to this sheet.

May i know how to do it ?

Paul

1 Solution

Accepted Solutions
ariel_klien
Specialist
Specialist

Hi,

Go to Sheet Properties > Triggers > OnActivate Sheet  Add Action...

Hope this will help you,

BR

Ariel

View solution in original post

2 Replies
ariel_klien
Specialist
Specialist

Hi,

Go to Sheet Properties > Triggers > OnActivate Sheet  Add Action...

Hope this will help you,

BR

Ariel

paulyeo11
Master
Master
Author

thank you very much ariel