Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi there,
please have a look at the following screenshot I took. It's a simple pie chart representing a numeric value separated by two categories (asset, liability).
When I want to visualise the SUM of the numeric values depending on categories, only 1 category (asset) is shown.
When I want to visualise the COUNT of the numeric values, it works fine and as expected.
What is the problem with in case 1?
No rocket sience here. Am I missing something? Any help is appreciated. Best regards, chefe
Solved! Go to Solution.
Hi @chefe,
I think that you cannot visualize positive and negative values together in a pie chart. I tried with the datas you provided and I obtained the same result. If you want to use the pie chart the only way is to use the ABS() function over "Liability", or you may use the bar chart that fits better to this issue.
#I'M Not An Expert#
Hello @chefe
Just like@Anonymous wrote, you won't have any data with negative value. Keep in mind that each visual often come with business needs, not only to give a nice "look and feel".
According to what I know Pie chart is not really use to compare subject, is much used to see proportions. Try to use others visuals, such as bar graph to display positive and negative values side by side.
More generaly use the best visual according to your business need.
regards,
Sébastien
Hello @chefe
That's quite weird !
Just like @austinsense wrote, could you share us the column you want to sum (with their datatype)? It look like a non numeric column you try to sum (or the values from liability are all 0).
Sebastien
Hello,
I do not use a measure, but rather just use the column as it is. The data type of this column set to DECIMAL.
Below csv was exported via the "..." button in the upper right corner of the above on the ride side of my screenshot.
The chart shows only asset, but when I export it's data, both asset and liability is shown.
Best regards, chefe
Asset/liability,Sum of test
asset,3048.7595457335524
liability,-2140.3965090420174
Hi @chefe,
I think that you cannot visualize positive and negative values together in a pie chart. I tried with the datas you provided and I obtained the same result. If you want to use the pie chart the only way is to use the ABS() function over "Liability", or you may use the bar chart that fits better to this issue.
#I'M Not An Expert#
Hello @chefe
Just like@Anonymous wrote, you won't have any data with negative value. Keep in mind that each visual often come with business needs, not only to give a nice "look and feel".
According to what I know Pie chart is not really use to compare subject, is much used to see proportions. Try to use others visuals, such as bar graph to display positive and negative values side by side.
More generaly use the best visual according to your business need.
regards,
Sébastien
Share the way you wrote your measures and the what the data looks like on your table ...
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
83 | |
75 | |
64 | |
39 | |
34 |
User | Count |
---|---|
107 | |
56 | |
52 | |
48 | |
40 |