Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
On Pie Chart I am facing a little issue. On the values around the chart the values must be 46, 27, 7, 25
And I am only seeing the first character as 4,2,7,2. I tried to add one decimal value and the values showed up as (46.,27.,7.,25.) which means the first value from the right is always hidden for some reason..
Is it bug or something wrong on my side?
Let me know your thoughts and it is all appreciated!
Are you summing the values in the pie? What was the number type before you switched to decimal?
Yes. I am summing. and the expression is simple and correct. If click on show values next to legends I see the right values. the number was Expression default as I am just counting buildings in city.
the number type: I tried all of them such as Integer and others..
Is there any number format you are using? If possible, upload you data file or sample apps.
Hmm interesting. Uploading a sample would definitely help.
Hi guys,
Thank you for your help. I am not able to upload sample file as it is data sensitive.
basically, I have the dimension as City, Expression as Count(City) . the number format is set to be expression default.
If I turn show values on legend I see the correct nrs but the values around the pie are cutting of the first value from the right...
Thxs,
Alec
CITY as Dimension and COUNT(CITY) as Expression?
yes..
You can attach a sample file !
So you select "Values on Data Points" from the expressions tab, and the numbers surrounding the pie are cut off by the right-most digit. Then, when you select "Show Numbers in Legend" from the Presentation tab, the number show correctly?
If you click ctrl+shift and try to move the pie or the legend, do the numbers appear? Sometimes also closing and re-opening QV fixes odd and unexpected errors for me.