Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi,
I'm looking to create a matrix visual where I have multiple measures on the same row but under a single column of year. I have 2 measures one that calculates total sales, and another that calculates total customers. Due to the structure of the dataset the only option I have is to create a specific measure for each.
I have created 6 measures, 3 that show the sales totals for each of 3 stores and 3 that show the customer totals for each of 3 stores.
I would like to have the matrix structured as follows:
| Year | ||
| Store1 | Sales | Customers |
| Store2 | Sales | Customers |
| Store3 | Sales | Customers |
However, with show on rows the result is this:
| Year | |
| Store1 | Store1 Sales |
| Store1 | Store1 Customers |
| Store2 | Store2 Sales |
| Store2 | Store2 Customers |
| Store3 | Store3 Sales |
| Store3 | Store3 Customers |
I know I'm limited by my dataset and the structure, but is there anyway to get the desired format?
Thanks
Solved! Go to Solution.
You can merge two measures in a single column visually (either vertically or horizontally) in a single click without any DAX. This can be achieved using Inforiver.
I found an article that helped:
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 49 | |
| 44 | |
| 41 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 71 | |
| 66 | |
| 33 | |
| 32 | |
| 32 |