Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
id013
Helper V
Helper V

Custom Table Visual

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
Store1SalesCustomers
Store2SalesCustomers 
Store3SalesCustomers

 

However, with show on rows the result is this:

 

 Year
Store1Store1 Sales
Store1Store1 Customers
Store2Store2 Sales
Store2Store2 Customers
Store3Store3 Sales
Store3Store3 Customers

 

I know I'm limited by my dataset and the structure, but is there anyway to get the desired format? 

 

Thanks

1 ACCEPTED SOLUTION
2 REPLIES 2
chandravadana
Frequent Visitor

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.

 

chandravadana_0-1642739570746.png

chandravadana_1-1642739621629.png

 

 

id013
Helper V
Helper V

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors