Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all!
I am creating my first automation. Problem is that one of our sheets contains a table that is so long that it overflows to multiple pages and another contains multiple tabs in a container. My automation works as expected in all other sheets but for the long one it selects only the first "page" and the tabbed one only contains the first tab.
What would be the best option to fix these without having to create new sheets to use in automation?
Thanks in advance
Hello @just_me, thank you for posting to our Qlik Community. I have internally been asking to our Automations developers and they confirmed it is the way Automation works for now but also suggested the following:
Please, let me know if that could help you achieve what you needed 🙂 Thanks a lot!
Hello @just_me, thank you for posting to our Qlik Community. I have internally been asking to our Automations developers and they confirmed it is the way Automation works for now but also suggested the following:
Please, let me know if that could help you achieve what you needed 🙂 Thanks a lot!
Here attaching the file 🙂
My automation has several selections that affect the content of the sheets being printed, while 'Get Straight Table Data' brings all the answers without filters to a .csv file. How could I filter the correct rows?