Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
That was what I was saying
Hi Florian,
Shift+Ctrl did work.Thanks
Hi Anjois,
Dual also worked fine, but as per my requirement i am going with the way florian suggested.Thanks for your help.
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
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"
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
Of course,I´ve done a small reduction only to get a smaller qvw, please reload it
Hi Anjos,
Perfect,Thanks