Forum Discussion
Kolumam
Post Prodigy
8 years agoIssue with Calculating percentage
Hi All, Please see the below image. I was trying to create a calculate column of [SUM( Y)/SUM(X) ]* 100 and create a pie chart but it's not working as expected. It doens't have the summ...
FlaF
Helper I
8 years agoAre your data in the same database of the site name? Is there a link between data and the site name?
Kolumam
Post Prodigy
8 years agoHi
The average of % solar is 31% but it is showing as 34% ( when I do SUM(annual PV consumed)/sum(annual Load)). How do I do a weighted average to acheive 31%?