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: 
Anonymous
Not applicable

Macros to Generate Excel file not working

Hi All,

I have a report which generates excel file using macro.The same is working when scheduled in windows task scheduler and generating excel file,but the same is not generating excel file when scheduled in QMC.

Kindly help me to resolve this.

Regards,

Pradeep

Labels (1)
1 Reply
andrey_krylov
Specialist
Specialist

QMS doesn't allow macros. You can resolve that by creating an external task

Command line statement: "C:\Program Files\QlikView\Qv.exe" /r /NoSecurity "YourPath\YourFile.qvw"