Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
I have a simple app, and this is the data I would like to send through E-Mail.
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.
These are the settings of my block:
Does anyone know what could be the cause of this problem?
Thanks a lot!
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?