Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
asamariaekrickl
Partner - Contributor III
Partner - Contributor III

Pixel perfect images updating

Hi there,

I'm building a NPrinting pixel perfect report with QlikView objects added as images.

Can you please confirm that these images will update when the data in the QlikView app updates?

Pretty sure it will, because what would be the use of setting them up to be distributed over time otherwise?

Thanks

Asa

1 Solution

Accepted Solutions
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

They will update as the are generated every time you trigger report generation task/job/schedule

.... On the other hand - why don't you just test it by yourself??? Put a text box with expression like =TimeStamp(Now()) .. and preview it few times - you will notice that each time the Timestamp will be different which will be positive test to your requirement

cheers

Lech

---------------------------------------------

When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.

View solution in original post

2 Replies
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

They will update as the are generated every time you trigger report generation task/job/schedule

.... On the other hand - why don't you just test it by yourself??? Put a text box with expression like =TimeStamp(Now()) .. and preview it few times - you will notice that each time the Timestamp will be different which will be positive test to your requirement

cheers

Lech

---------------------------------------------

When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
asamariaekrickl
Partner - Contributor III
Partner - Contributor III
Author

Thanks for your response!

I have tested it already and it works beautifully