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

Announcements
Meet Qlik's New CEO. The Future Is Bright — Here's What to Expect
cancel
Showing results for 
Search instead for 
Did you mean: 
sumitk
Partner - Creator
Partner - Creator

Reporting through Automation

In Qlik Sense, I have a sheet containing a Filter Pane with a Region field and a Straight Table displaying data based on the selected Region.

The Region filter contains three values:

  • Region 1
  • Region 2
  • Region 3

I need to create an Excel report using Qlik Automation with the following requirements:

  1. Only one Excel workbook should be generated.
  2. The workbook should contain three separate sheets:
    • Region 1
    • Region 2
    • Region 3
  3. Each sheet should contain only the data from the Straight Table corresponding to that particular Region.
  4. The automation should dynamically apply each Region as a filter, retrieve the filtered Straight Table data, and write it to the respective Excel sheet.

Question: What Qlik Automation blocks and configuration should be used to achieve this requirement?

Labels (4)
2 Replies
Frank_S
Support
Support

Creating a report using Qlik Automate | Qlik Cloud Help
This link demonstrates the fundamentals of your requirement.

Hope it helps...

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
sumitk
Partner - Creator
Partner - Creator
Author

Can you please share the exact article for this problem statement.