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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
berryandcherry6
Creator III
Creator III

Pie Chart with both values and dimension in Pixelperfect NPrinting

Hi,

I am using NP 17.2.2 server and Qliksense 3.0

i am trying to build a pie chart in NPrinting which should show both values and dimension labels. I am using below in chart data

For Arguments: Client Name

For Values      : Count(Ticket)

Shows like below

Capture.PNG

In above figure it only shows values, how to make it to show dimension label(Client Name) also. I know i can use image instead of this. but i need to create pie chart in NPrinting itself, not the image from qliksense. Any help on this is appreciated.

Regards

1 Solution

Accepted Solutions
Daniel_Jenkins
Specialist III
Specialist III

Hi Supriya,

Let's say you have a straight table in your Qlik Sense app like this:

Build your pie chart in the PixelPerfect report as you normally would. Some examples linked to here: Understanding PixelPerfect Features

Then:

1. Open Chart Tasks

2. Select Series...

1. Select Properties

2. Scroll down to and expand Label

Scroll down to Text Pattern and enter {A}: {VP:P} - you can also use the Pattern Editor to experiment

You should get output like this:

If you want Argument and Value (not Percent Value) you would use:

to get:

HTH - Daniel.

View solution in original post

1 Reply
Daniel_Jenkins
Specialist III
Specialist III

Hi Supriya,

Let's say you have a straight table in your Qlik Sense app like this:

Build your pie chart in the PixelPerfect report as you normally would. Some examples linked to here: Understanding PixelPerfect Features

Then:

1. Open Chart Tasks

2. Select Series...

1. Select Properties

2. Scroll down to and expand Label

Scroll down to Text Pattern and enter {A}: {VP:P} - you can also use the Pattern Editor to experiment

You should get output like this:

If you want Argument and Value (not Percent Value) you would use:

to get:

HTH - Daniel.