The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Pie Chart not displaying smaller value

toddharlan
Tera Contributor

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.

1 ACCEPTED SOLUTION

@toddharlan 

 

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

View solution in original post

8 REPLIES 8

Bert_c1
Kilo Patron

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.

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.

Bhuvan
Kilo Patron

@toddharlan 

 

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.

 

Bhuvan_0-1756227841713.png

 

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

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