Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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

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"