Skip to main content Skip to complementary content

Troubleshooting - Tabular reporting

This help topic shows how to solve common errors you might encounter when working with tabular reporting in Qlik Cloud Analytics.

App reload fails when uploading distribution list file

Possible cause  

This could be due to a number of issues with how the end of your load script is formatted before adding the distribution list.

Common examples:

  • There is an Exit script statement at the end of your current load script.

  • There is a missing semicolon at the end of the last LOAD or SELECT statement in the load script.

Proposed action  

Given the examples above, the following solutions could work:

  • Move the newly added Distribution List script section to a new location above the Exit script statement. Alternatively, remove the Exit script statement if this makes sense given your use case and scripting context.

  • Add the missing semicolon.

Report task: "Failed to send to some users."

The report task might send to some users, but fails to send to others.

Possible cause 1

The email address of these recipients was changed in the distribution list. When generating reports for each recipient added to the report task, Qlik Cloud searches for the email address in the distribution list. If no match is found, a report cannot be generated for the user.

Possible cause 2

One or more report filters referenced in the distribution list were not found in the app. For example:

  • The name of a filter was changed in the app, but not updated in the distribution list.

  • A filter was deleted in the app, but it continues to be referenced in the distribution list.

  • A filter referenced in the distribution list has not yet been added to the app.

Proposed action 1

A best practice is to use groups to add users to the report task. Groups are collections of recipients. When you change the email address of a recipient who has been added to the task as part of a group, reports are generated and delivered to the updated email address.

If you do need to add single recipients to the report task, delete the original user from the report task and re-add them with their updated email address.

For more information, see Creating a distribution list for your report.

Proposed action 2

Update filter names to align between the app and the distribution list. Add filters as needed. If a filter is deleted and no longer applicable, remove its reference from the distribution list.

Report task: "Failed to send: Could not generate"

Possible cause 1

The template uses Excel features that are not supported for tabular reporting.

Examples:

  • Visual Basic for Applications, macros, and scripting

  • Third-party extensions

Possible cause 2

One or more fields in the app are configured with Always one selected value, and there are not any report filters applied to the report task to select exactly one value for each of these fields.

Possible cause 3

The following has happened:

  • You added data from a Table chart from the app to the template, using one or more column tags.

  • In the app, one or more of the Table columns has the Show column if setting applied to it in the app.

  • At the time of report generation, the Show column if conditions for these columns are not met.

When you add column tags that are associated with a Show column if condition set on a Table chart, the condition must be met when a report task using that template is run. Otherwise, the report task fails.

Proposed action 1

Create a template that does not use unsupported Excel features.

For a list of limitations for the Qlik add-in for Microsoft Excel, see Qlik Reporting Service specifications and limitations.

Proposed action 2

If an app contains one or more fields configured with the Always one selected value property, you need to configure your report filters so that the filters select exactly one value for each of these fields. These report filters need to be applied to the report task.

If a filter doesn't contain a value for these fields, or no filters are associated at all to the task, the report task will fail.

Proposed action 3

Remove the column tags and add the Table chart data back to the template as a table tag. Report tasks using this template will then run successfully even if the condition is not met.

My report does not contain the data I thought it would

Possible cause 1

The load script contains a Star statement, and the report is set to use filters.

Possible cause 2

The report is migrated from a Qlik NPrinting template that uses object filters.

Proposed action 1

Rework the load script so that it works as intended without using any Star statements.

Proposed action 2

Object filters are not supported for use with Qlik Cloud tabular reporting. Rework the template so that it achieves the desired outcome without using object filters.

For more information, see Exporting Excel report templates from Qlik NPrinting to Qlik Cloud.

Report task has been disabled

Possible cause 1

A section access table was added or removed in the app.

Possible cause 2

The app has section access and a tenant admin has changed the owner of the report task. This automatically disables the report task. In this situation, only the new owner of the report task will be able to re-enable the task.

Proposed action 1

Evaluate whether the data security restrictions defined in the section access tables are acceptable for the report task use case. If they are acceptable, re-enable the report task.

Proposed action 2

Changes in report task ownership can affect the data reduction applied to individual recipients of the task. Keep in mind that if the report task is configured to send reports to individuals who are not users in the Qlik Cloud tenant, the data they will receive will be the same data that the new report task owner would receive.

When the new report task owner has evaluated the configuration and made any necessary changes, they can re-enable the report task.

For more information, see Tabular reporting and section access.

Microsoft Excel: Blank dialog shown during authentication after deployment of the Qlik add-in

When a user tries to authenticate to the add-in, their authentication pop-up dialog might be blank. Alternatively, the user could instead see an error in the dialog (particularly, 12006).

Possible cause  

For a user to work with the Qlik add-in for Microsoft Excel, the authentication flow requires a redirect between your tenant and the identity provider hosted in a different domain. Your identity provider is setting a Cross-Origin-Opener-Policy with restrictive settings. As a result, the cross-domain communication part of the authentication flow is blocked, preventing login information to be correctly returned to the add-in.

Proposed action  

The following resolution should be performed by a network administrator who is responsible for setting up identity providers.

  • Set the response header from your IDP to your dialog to:

    Cross-Origin-Opener-Policy: unsafe-none

For more information, refer to the official Microsoft documentation: Office dialog API - Rules and gotchas

Microsoft Excel: Static images not appearing in template

Possible cause 1

As a user, you do not have sufficient permissions in the Qlik Cloud tenant to download images from apps.

Possible cause 2

Microsoft Excel is experiencing a minor sync issue. This issue is limited to web versions of Excel for Microsoft 365.

Proposed action 1

Contact your tenant administrator if you need additional permissions to be assigned to you.

If you are a tenant administrator, see:

Proposed action 2

Toggling Editing/Viewing view in the Excel ribbon will restore image visibility.

Microsoft Excel: Template looks different after saving in macOS and reopening in Windows

In particular, you might notice that the dimensions of static images are different. The file might also have different fonts now.

Possible cause  

There are technical differences between how macOS and Windows display images in Excel files. Additionally, fonts might change in the file. The default fonts between macOS and Windows are not the same, and generally, font support is also not the same.

Proposed action  

Try to avoid switching back and forth between operating systems when developing your template. When this is not avoidable (for example, in the case of collaborative template development), adjust the Fonts and Themes in the Excel workbook as needed. These settings are located under Page Layout.

Image dimension changes are difficult to fix, so for reports using images, consider using the same operating system to develop the entire template.

Web versions of Microsoft Excel on macOS: "The security settings in your browser prevent us from creating a dialog box."

Possible cause  

If you are using a web version of Excel on a macOS computer, you might receive this error message when trying to use the add-in.

Proposed action  

The following procedure might be slightly different depending on your browser and version.

  1. In the error dialog, press OK.

  2. Check if there is a blocked popup message in the URL toolbar.

  3. In the browser toolbar, press the button to open the blocked popup in a new window.

    A new window should open.

  4. If the pop-up opens in full-screen view, resize the window. Then, close it.

  5. Re-open the add-in.

For a permanent solution, you can configure the browser settings for pop-up windows to allow pop-ups. In some cases, you might even be able to block other pop-ups but allow the Qlik add-in for your tenant.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!