Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I have a barchart with 0-values but the values are not shown...
Weirdly enough, when I click on the category in another bar
chart, the 0's appear.
I'd like to see those 0's all the time. How can I make that happen?
no 0's
0's appear
Hi @Anonymous,
Click the Refresh button under Home tab to see if it works. What is your current desktop version?
Regards,
Yuliana Gu
Try adding "- 0" to the end of your measure, or if you're just using a column make a measure of it like this:
Measure = SUM ( 'Table'[Column] ) - 0
Hi Wieke,
Can you share a sample file.
Regards,
Saurabh
| User | Count |
|---|---|
| 58 | |
| 45 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 82 | |
| 68 | |
| 43 | |
| 26 | |
| 25 |