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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss 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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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