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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Values on Datapoints in a pier chart makes the chart size small

Hi,

I am trying to create a pie chart and it shows up in a big size,however if i select values on data points to see the % values , the chart becomes small, i looked at all the options to make the chart larger, but nothing works out. Am i missing something?

Thanks

17 Replies
Clever_Anjos
Employee
Employee

That was what I was saying

Capturar.PNG.png

Not applicable
Author

Hi Florian,

Shift+Ctrl did work.Thanks

Not applicable
Author

Hi Anjois,

Dual also worked fine, but as per my requirement i am going with the way florian suggested.Thanks for your help.

Not applicable
Author

Hi Anjos,

My requirement changed to use dual and as i am using your example i did exactly the same but not able to achieve the end result attached is my QVW, Can you take a look at it please?

Thanks

Clever_Anjos
Employee
Employee

Just a few fixes:

At Expressions tab

1) Change your expression to :

dual(

[Transaction Channel Desc] & '-' & num(sum([Gross Demand $])/sum(total [Gross Demand $]),'#,##0.00%'),

sum([Gross Demand $])

2) Uncheck "Relative"

At Number Tab

Check "Expression Default"

Not applicable
Author

hi Anjos,

I tried doing what you said now nothing shows up in the chart, it says no data to display? Can you please update the QVW i sent and forward it to me?

Thanks

Clever_Anjos
Employee
Employee

Of course,I´ve done a small reduction only to get a smaller qvw, please reload it

export.png

Not applicable
Author

Hi Anjos,

Perfect,Thanks