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 all
I am new to Power BI but have lots of excel and SQL experiance.
I am trying to use a matrix visual to show the columns in a custom order & display columns even if there are no values in the data set.
I have managed to get both done independently but cannot get them working together. I implimented 'all categories shown' by using a reference table with all possible values contained and I implimented the ordering done by using an index/ordering table.
Below is with all categories shown and then with categories in the right order
Is there a way to impliment both at the same time?
Thanks in advance for any help provided
Regards
Michael
Solved! Go to Solution.
hi @M_Donovan
Just add "+0" in your measure formula
see more details by these link:
https://community.powerbi.com/t5/Desktop/show-items-with-no-data-as-0-instead-of-blanks/td-p/113160
https://radacad.com/replace-blank-with-zero-in-power-bi-visuals-such-as-card
By the way, the field in "Rows" and "Columns" need to from a dim table.
Regards,
Lin
hi @M_Donovan
Just add "+0" in your measure formula
see more details by these link:
https://community.powerbi.com/t5/Desktop/show-items-with-no-data-as-0-instead-of-blanks/td-p/113160
https://radacad.com/replace-blank-with-zero-in-power-bi-visuals-such-as-card
By the way, the field in "Rows" and "Columns" need to from a dim table.
Regards,
Lin
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 |