Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

nPrinting conditional number formatting

I have one metric with various formats based on a variable in Qlikview.  I have a straight table using the variable to format.  I bring the table object into nPrinting as a level

num(SUM({<[Year/Month],[Month Abbr]>}[Metric Current]),'$(vMetricFormat)')

It works perfectly in QLIKVIEW chart.  How can I get nprinting to use the format in the pixel perfect report?  I cannot use the object as an Image in Qlikview because of the poor quality.  So how can I change the style based on the value of the variable

vMetric format contains six differ formats i.e.  '0.0%' or 0.0 or 0.00 or 0.00% etc....

0 Replies