Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have created a pixel perfect report in nprintinng designer and preview is working fine ,but when the same report is scheduled or manually triggered from the publish task then one of the value is showing zero even after updating the connection meta data and recreated the same object again and also new publish task but nothing helping much.
Any suggestions would be highly appreciated.
Note: I am using Qlik sense June 2019 version enterprise edition and Qlik nprintinng designer May 2022, Nprinting version February 2021.
Kind Regards,
Raju
Further, you are in a very unsupported state. See points 1 and 2 below:
1. you're NP server and designer are not the same version. They MUST be the same version. Please upgrade your NPrinting server so that it matches the NPrinting designer May 2022. Recommend upgrading both to May 2022 SR 4. (NPrinting Feb. 2021 is no longer supported).
- Qlik NPrinting Designer must be the same version as Qlik NPrinting Server.
2. Qlik sense June 2019 version enterprise edition is no longer supported.
Qlik Sense compatibility
Qlik NPrinting May 2022 is compatible with the following Qlik Sense versions:
- Minimum supported version is Qlik Sense Enterprise on Windows August 2020.
Finally, if you have a report filter and a task filter that references the same dimension, this too can cause the issue. Using the same filter dimensions in a report and a a task will result in task failures.
My reports fail to generate
Possible cause
Your report uses the same dimension in the task, user, report, and object filter hierarchy.
Kind regards...
Hi
Might be, Is any section access or filter is affecting the report??
Hi @MayilVahanan ,
I get this issue when date filter is applied to the task, without filter its working fine.
The formulae used is Date(num(Today()-1))
Hi
Try like below and verify once
Date(num(Today(1)-1), 'YourDateFormat')
Hi @MayilVahanan ,
Date(num(Today(1)-1), 'YourDateFormat')
By using above the output is in date# format.
Further, you are in a very unsupported state. See points 1 and 2 below:
1. you're NP server and designer are not the same version. They MUST be the same version. Please upgrade your NPrinting server so that it matches the NPrinting designer May 2022. Recommend upgrading both to May 2022 SR 4. (NPrinting Feb. 2021 is no longer supported).
- Qlik NPrinting Designer must be the same version as Qlik NPrinting Server.
2. Qlik sense June 2019 version enterprise edition is no longer supported.
Qlik Sense compatibility
Qlik NPrinting May 2022 is compatible with the following Qlik Sense versions:
- Minimum supported version is Qlik Sense Enterprise on Windows August 2020.
Finally, if you have a report filter and a task filter that references the same dimension, this too can cause the issue. Using the same filter dimensions in a report and a a task will result in task failures.
My reports fail to generate
Possible cause
Your report uses the same dimension in the task, user, report, and object filter hierarchy.
Kind regards...