Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi all,
i have a matrix table that is showing costs over the last 2 years with the costs being split out in the matrix with 3 total levels.
There should be a couple extra lines, Software Development and Technology Costs.
the way this is set up is i have a master list of all costs that are then grouped into related costs like telephone as it has 2 additonal lines under it for more specific costs.
i want it so that costs with 0 amounts will still show, but when i click on the fields and hit "show items with no data" it piles all the costs into each other headings even when they are unrelated.
how do i fix this so that the only items that should show when they have no data are items in the 2nd level (the items in bold in the image)
also, is there a way to stop the other headings being bold when you expand a line? its quite an eye sore
Solved! Go to Solution.
Try:
Show 0 = COALESCE([Cost measure], 0)
Proud to be a Super User!
Paul on Linkedin.
Try:
Show 0 = COALESCE([Cost measure], 0)
Proud to be a Super User!
Paul on Linkedin.
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 |
---|---|
80 | |
79 | |
58 | |
36 | |
35 |
User | Count |
---|---|
99 | |
56 | |
56 | |
46 | |
40 |