Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Very Rookie posting coming up, but I cannot seem to get the Matrix Vasualisation to do what I want it to do.
I've used it before for simple, one row per column charts without a hitch but I'm now trying to do something a little more advanced and running into difficulty.
I want to be able to so how multiple (3) rows of information for each Consultant, essentially replicating this Excel screen shot:
The data is all loaded and spread across two different tables: Master Target List and Global Deal Data.
In Master Target List there is a column called Target
In Global Deal Data there is a colum called Total £ Fee (this equates to the booked number)
I have also created two reference tables called Calendar Table and Consultant List which have relationships withboth the above tables meaning a central point of reference for Consultant Name and the dates (I hope):
As my starting point, I have added the data fields to the visualization like this:
But that is producing something that looks like this:
With actual values loaded when I expand on a consultant name rather than adding them as row headings and then the data in the corresponding months.
I'm sure I'm missing something obvious but it's driving me mad!
Can anyone help out a bit of a rookie?
Many thanks in advance!
Solved! Go to Solution.
@dom-mitchell , in the Format options for the matrix visual, go to Values, and set "Show on rows" to On.
I think you also need to remove "Total £ Fee" and "Target" from the Rows section of the Fields list. I believe they only need to be in the Values section of the Fields list.
@dom-mitchell , in the Format options for the matrix visual, go to Values, and set "Show on rows" to On.
I think you also need to remove "Total £ Fee" and "Target" from the Rows section of the Fields list. I believe they only need to be in the Values section of the Fields list.
@Anonymous is absolutely right. Create the matrix with:
Rows: Consultant name
Columns: Month
Values: [Booked]
[Target]
[% Target]
Then select "Show on Rows" under Values in the format pane. (Do a search in the search box of the format pane if in doubt)
You would only need to construct a custom table for the matrix if you wanted the "Measures" to lead the row filtering
Proud to be a Super User!
Paul on Linkedin.
It looks like you need a "custom" matrix. Check out this blog post, but instead of using the custom layout as columns you add them as rows:
Creating a custom or hybrid matrix
Proud to be a Super User!
Paul on Linkedin.
Thanks for the speedy reply @PaulDBrown ; that is going to take some reading and digesting!
Let us know if you need further help. If so, please provide sample data or PBIX file (non-confidential data).
Proud to be a Super User!
Paul on Linkedin.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 38 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 58 | |
| 28 | |
| 27 | |
| 25 |