Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I have a question about Qlik App Automation. I used the template "Export master items to an Excel workbook," but I want to apply this automation to multiple apps to get the list of master items for all my apps in different Excel workbooks.
Hi @_amiiine_
You can download these .json files and import them in Qlik Application Automation.
Here is a nice link that explains everything.
Please let me know if this solved your issue.
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
Hi @_amiiine_
I would just disconnect the start (1) and Create Workbook Session (2) and add the element "List Qlik Apps"
This is a loop, Then connect the Create Workbook Session (2) to the list apps (Everything should be inside of the loop then)
Please test this and revert.
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
Hello @JandreKillianRIC ,
Thank you for your response. Unfortunately, the issue persists. In the "Create Excel Table With Headers" block, I encounter the following error:
Hi @_amiiine_
Have you configured all the blocks and got this running with only one application before trying to do this for all applications?
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
Hi @_amiiine_
You can download these .json files and import them in Qlik Application Automation.
Here is a nice link that explains everything.
Please let me know if this solved your issue.
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
Thank you for your response.