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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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