Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
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: 
konidena
Creator
Creator

How to apply the if condition on Nprinting tags in Excel template

Hi Team,

I am working in Nprinting November 2017 Excel template.

Requirement: I want to create Bar chart in Excel by pulling the image into Table node

I have tried the below way

Created the Bar chart in Qliksense. Pulled this Bar chart from qliksense to Nprinting excel template --> table node

I got the Dimension as Line , Measure as vOTP (this is a variable).

Now I fetched both these columns into Excel and removed the headers.

Table Node.PNG

Now, I want to apply the if condition on Column B. after applying the if condition, it is returning only One value , that is available in C1.

But i want to see the same condition needs apply for the subsequent rows.

Note: If i just use the =B1  in C1 cell, it should return the same content like B1 but is returning only one value.

Please let me know if there is any possibility on this.

If condition i apllied:    if(B1>90%, B1, "")

simple operation--> when i use =B1  in the cell C1

C1 Cell.PNG

Reslut:

Reslut.PNG

Regards

Srinivas

1 Reply
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

you can achieve this by either:

using level instead of table: details in official help https://help.qlik.com/en-US/nprinting/April2019/Content/NPrinting/ExcelReports/Make-Calculated-Colum...

or

inserting a XLS Table and placing your Nprinting tags in it samle here (marked as Solution)

https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Repeat-calculation-on-multiple-rows/m-p/140...

 

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.