Forum Discussion
haykp
3 years agoHelper I
How not to use Count option for plotting
Dear Community,
Some freshman quesiton..
I have simple table with test-case name and Run status - Pass or Fail.
And I want to plot it in Pie chart.
For some reason the Power Bi makes Count of it, which I do not understand why and how to prevent of doing that.
This is my table:
IndexNameStatusDuration (sec.)Top Files
| 1 | /ra150_dig_tests/sanity_example_test | passed | 77 | |
| 2 | /ra150_dig_tests/sanity_spi_test | failed | 68 | |
| 3 | /ra150_dig_tests/sanity_jtag_test | passed | 79 | |
| 4 | /ra150_dig_tests/sanity_psi_test | passed | 61 | |
| 5 | /ra150_dig_tests/sanity_bootloader_test | failed | 91 | |
| 6 | /ra150_dig_tests/sanity_outframe_spi_test | passed | 73 |
And this is what powerbi plots:
I did some google and has setup the Dont summarize option for the data, but it does not help
Thanks
Hayk
1 Reply
- amitchandakSuper User
haykp , Pie needs legends and values. The values will always be aggregated. You can additionally add details.
So if you are adding column values if will take count or sum depending on data type, you can change that to other suitable options