Actions - Distributing reports
How to create a Task using a Qlik Supporting App (with example)?
FIRST CREATED ON 12 Mar 2026 I AUTHOR Emma Camacho Following the examples How to create a Sales Rep Analysis Word report in Mail & Deploy (with example)? and How to create a Body of Email (Word/HTML) report using Qlik as a datasource in Mail & Deploy ...
Supporting App Example
FIRST CREATED ON 11 Mar 2026 I AUTHOR Emma Camacho Attached to this article is an Excel file that can be used to create a Supporting App and together with the Qlik Demo App Executive Dashboard you can follow the sample Reports and Tasks in the ...
How to get the file size of an external file?
FIRST CREATED ON 8 Jan 2026 I AUTHOR Emma Camacho Note: on available when using Mail & Deploy on-prem. In order to get the file size of an external file, the .NET function FileLen can be used. For more information, see ...
How to use Save Content To Download Cache Action and Download API method (with example)?
FIRST CREATED ON 5 Jan 2026 I AUTHOR Emma Camacho In the following example, the Task is called using the API. In the Task, depending on a Condition, this could be the size of a Table, one or another Report will be created. Then using the Save Report ...
How to create a Task using a PowerBI Supporting Report using DAX queries (with example)?
FIRST CREATED ON 23 October 2025 I AUTHOR Emma Camacho Following the example How to create a Word report using PowerBI as a data source in Mail & Deploy using DAX queries (with example)? we are ready to send the Reports to the Store Managers. The ...
How to create a Task using a PowerBI Supporting Report using SQL queries (with example)?
FIRST CREATED ON 13 October 2025 I AUTHOR Emma Camacho Following the example How to create a Word report using PowerBI as a data source in Mail & Deploy (with example)? we are ready to send the Reports to the Store Managers. The following screenshot ...
How to add the user name to a Task when requested by M&D Hub
FIRST CREATED ON 19 Aug 2025 I AUTHOR Emma Camacho Add a parameter with the following Hub Input Field options Type: Drop-Down Field Source: User Name The Task Parameter can be used in the Tasks' actions, for example Looking for Additional Guidance? ...
How to create password protected Excel Reports?
FIRST CREATED ON 16 Jul 2025 I AUTHOR Emma Camacho To achieve the same functionality as the Excel's feature File > Info > Protect Workbook > Encrypt with Password please follow these steps: 1) Create the Excel Report 2) Call the expression ...
How to send Reports to Teams Channels?
FIRST CREATED ON 10 Jul 2025 I AUTHOR Emma Camacho This is an example of how to send Reports to Teams Channels. 1) Get the email addresses of the Channels. 2) Add them to the supporting app. 3) Create a Task that cycles the Region field, create a ...
How to activate Delivery/Read receipts for SendGrid SMTP Server?
FIRST CREATED ON 19 Dec 2024 I AUTHOR Emma Camacho In order to activate Delivery and Read receipts for SendGrid SMTP Server add the following customer headers: "X-SMTPAPI" "{""category"": [""Category1"", ""Value""]}" Example: Looking for Additional ...
How to manage a Send Email Test Run Using a Global Variable?
FIRST CREATED ON 14 Mar 2024 I AUTHOR Emma Camacho To ensure email tests are managed properly and avoid sending emails to unintended recipients, use a Global Variable to control test runs. This allows you to easily toggle between test and live modes. ...
How to activate Delivery/Read receipts for Microsoft Outlook 365 E-Mail Server?
FIRST CREATED ON 5 Feb 2024 I AUTHOR Emma Camacho In order to activate Delivery and Read receipts for Microsoft Outlook 365 E-Mail Server add the following customer headers: "Disposition-Notification-To" "<email@company.com>" "Return-Receipt-To" ...
How to include links in an email body?
FIRST CREATED ON 26 Mar 2023 I AUTHOR Emma Camacho When you need to include a link in an email, embedding it directly in the email body can make it more accessible and engaging for the recipient. Follow these steps: (1) You need the HTML code for ...
How to create password protected PDFs?
FIRST CREATED ON 19 May 2023 I AUTHOR Emma Camacho To create password-protected PDFs using Mail & Deploy, please follow these steps: (1) In the Create Report Document Action -> FILE TYPE -> Adobe PDF Document (2) Go to SETTINGS -> Has User Password ...
How to manually send notifications when a task fails?
FIRST CREATED ON 16 December 2024 I AUTHOR Emma Camacho Sending E-Mail Notifications in Mail & Deploy when a task fails ensures that you’re promptly informed of any issues. Although you can use the automatic E-Mail Notifications in Mail & Deploy (for ...