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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rolmontero
Partner - Creator
Partner - Creator

Error When Sending an Excel Sheet with Qlik Application Automation

Hi there Qlik Community!

I would like to send Excel reports with Qlik Application Automation. I am following this article that provides the JSON file to do this, but I am having a small problem with one of the Excel blocks. Additionally, I also wanted to create a quick template based on the designed by @MattGrayndler., which I later converted to base64. It has the sheet name and the table name.

rolmontero_0-1731415721045.png

I have a simple app, and this is the data I would like to send through E-Mail.

rolmontero_1-1731415808953.png

Lastly, with everything up and running (the app and the base64 template), I get this error in the CREATE EXCEL TABLE WITH HEADERS BLOCK. It is worth mentioning that the original JSON from the post works well. It is my Excel template the problem or something I am missing.

rolmontero_4-1731416473599.png

These are the settings of my block:

rolmontero_5-1731416530226.png

 

 

Does anyone know what could be the cause of this problem?

 

Thanks a lot!

 

 

 

Labels (3)
1 Reply
gtamon
Contributor
Contributor

Hi @rolmontero , I happen to read this thread while looking a solution at a similar problem. Any update on this, did you managed to send you Qlik app data to Excel?