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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Load a script with a button

Hi all,

My problem is simple.

I want to create a button which execute (load my data) the script just by clicking the button.

I use a personal edition (not a server).

Thanks for any help

JJJ

2 Replies
Miguel_Angel_Baeyens

Hello Jean-Jacques,

Try a macro with

Sub Reload ActiveDocument.ReloadEnd Sub


Regards

Not applicable
Author

Super Miguel !

JJ