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: 
nagarjuna_kotha
Partner - Specialist II
Partner - Specialist II

Macro issue with trigger

HI All,

I facing with one issue i.e i have requirement sending emails excels to employ's. for that i have one button exporting excels.if i click on the its exporting excels and saving those files. Now my requirements is to make that job automate , for that i have add that button to trigger. after reloading that application its not exporting my data.  what could be the issue ?

Can anyone tel me , what i have to do now ?

Regards,

Naga

5 Replies
nagarjuna_kotha
Partner - Specialist II
Partner - Specialist II
Author

SreeniJD
Specialist
Specialist

Hi Nagarjuna,

You have to write a script to send excel files as attachment.

Please let me know if you need the script.

Sreeni

nagarjuna_kotha
Partner - Specialist II
Partner - Specialist II
Author

Hi Srinu,

I have code and Its working Properly.(Now i m doing Manual)

if i put triggers its not working.

SreeniJD
Specialist
Specialist

- You can even try with Windows Batch file to automate this one. It will work definitely..

jonathandienst
Partner - Champion III
Partner - Champion III

The OnPostReload trigger does not fire for a server/publisher reload -- you can use qv.exe in a batch file to perform the reload, but this is a foreground app and it will consume an extra license...

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein