- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Good Day,
My Pie Chart displays 2 largest values of 3 total values. Value 1 = 1,322 / 67% ; Value 2 = 824 / 38% and Value 3 = 1 / 0% (does not display). Several weeks ago, all values displayed on the Pie Chart properly.
Thank you for your help in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
As explained with sample, if % split is below 1% it shows the element value and not the percentage.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
1322+824+1=2147. 1322/2147=.6157, 824/2147=.3838, 1/2147=.0004. Seems values close to 0 won't display. What were the counts several weeks ago?.
See: value-formatting-reports.html
for setting decimal precision.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi Bert_C1,
I made a typo, my initial note should have read: "My Pie Chart displays 2 largest values of 3 total values. Value 1 = 1,322 / 62% (not 67%); Value 2 = 824 / 38% and Value 3 = 1 / 0% (does not display). "
The data did not change in the past two weeks (in our TEST environment).
I did the calculations as you did and tend to believe values that are so small (.0004) does not register on a Pie chart such as this.
Thank you for your attention to this matter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Can you share your dashboard screenshot as something is wrong with data 67% + 38% = 105% ?
Clear your cache, logout and login and try again. Go to table and group by using the field value to see if dashboard is matching with the underlying table data.
If the data element is less than 1%, typically element value is shown and sum of all elements would always add to 100%.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi Bhuvan,
Thank you for pointing out my error. I made a typo, my initial note should have read: "My Pie Chart displays 2 largest values of 3 total values. Value 1 = 1,322 / 62% (not 67%); Value 2 = 824 / 38% and Value 3 = 1 / 0% (does not display). "
Thank you for your attention to this matter.
Todd