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.
I've a dataset which has few test cases running in two locations.
I'm able to pivot it using the matrix table like below.
However I would like to show it using a matrix table with the rows where the test cases didn't run for either of the location like below
Can anyone help how to show this in a matrix table?
Thanks!
Solved! Go to Solution.
Hi @subhendude
You can achieve the desired result by adding 3 measures:
Firstly counters for Paris and London test cases :
The next step is to create a "flag" measure which you can use as a filter:
If you need red formatting for blank cells, you can base it on the first measures too.
Result:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Thanks!
Hi @subhendude
You can achieve the desired result by adding 3 measures:
Firstly counters for Paris and London test cases :
The next step is to create a "flag" measure which you can use as a filter:
If you need red formatting for blank cells, you can base it on the first measures too.
Result:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
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 |
---|---|
78 | |
78 | |
58 | |
35 | |
31 |
User | Count |
---|---|
100 | |
59 | |
56 | |
46 | |
41 |