Skip to main content
Announcements
Qlik and Talend Support Cases are now opened in the same place.

How to create multi-app reports and store them to Microsoft SharePoint using Qlik Application Automation

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
Emile_Koslowski
Employee
Employee

How to create multi-app reports and store them to Microsoft SharePoint using Qlik Application Automation

Last Update:

Oct 20, 2022 3:45:23 AM

Updated By:

Emile_Koslowski

Created date:

Oct 19, 2022 9:26:45 AM

This article explains how the Reporting connector in Qlik Application Automation can be used to generate multi-app reports. It also explains how the generated report can be stored on a cloud storage tool, like Microsoft SharePoint.

Multi-app reports

A multi-app report is a report that contains sheets from multiple apps. This type of report can be created in Qlik Application Automation with the Create Multi App Report and the Add Sheet to Multi App Report blocks.

To add selections to these sheets, you can still use the Add Selection To Sheet block. To add selections to the report, you can use the Add Selection To Report block.

Example

In this example, we'll create an automation that generates a report containing two sheets from two different apps, with selections applied to the second sheet.

Before you continue, please create a new automation and search for the reporting connector in the Block Library: 

Emile_Koslowski_0-1666086832976.png

 

  1. Search for the Create Multi App Report in the Reporting connector, drag it to the automation editor, and attach it to the Start block. Configure it by specifying a name for the report.
    Emile_Koslowski_0-1666103779152.png
  2. Add the Add Sheet To Multi App Report block to the automation and configure it to use the output from the Create Multi App Report block and select an app and sheet to add as the first page to the report. 
    Emile_Koslowski_1-1666103962415.png
  3. Add a second Add Sheet To Multi App Report block to the automation and configure it for a different app and sheet. 
    Emile_Koslowski_2-1666103998512.png
  4. Add an Add Selection To Sheet block to the automation to add a selection to the second sheet. Configure it to use the output from the second Add Sheet To Multi App Report block and select a field to apply the selection. Provide one or multiple values for the selection.
    Emile_Koslowski_3-1666104289240.png

     

  5. Add the Generate Report block to the automation and configure it to use the report we've been building. When this block is executed in the automation, it will trigger the actual report generation and its output will be the report PDF file.
    Emile_Koslowski_4-1666104313602.png

     

  6. Find the Cloud Storage connector in the Block Library and add the Copy File block to the automation. Configure it to use the output from the Generate Report block as the Source File and set the Destination connector to Microsoft SharePoint (or another destination of your choosing). Include the Path from the output of the Generate Report block in the Destination Path parameter to use the generated filename. Use the do lookup functionality to find a Drive Id or a Site Id,  but do not specify both.
    Emile_Koslowski_5-1666104432420.png

     

 

 

 

The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.

Labels (2)
Contributors
Version history
Last update:
‎2022-10-20 03:45 AM
Updated by: