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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
TK12345
Resolver I
Resolver I

Use 1 dimension column for 2 measures in Matrix

Hi all,

I need a little help with the following. I have a fact table with production and sales. 1 Key date that is linked with the calendar table. 1 column with the max sales date. This max Sales date needs to be compared with all the mutations before that date. 

So the last date column will be used as column in the matrix. So I will have 3 colums, 05-06-2023, 03-07-2023 and 31-07-2023. What I would like to see is a measure with 2 variables. 1 Production and 1 Sales. For column 05-06-2023, I would like to the SUM of amounts where the Date Column <= 05-06-2023 and type = production, for the second column 03-07-2023 I would like to the SUM of amounts where the Date Column <= 03-07-2023 and type = production and so on. See expected outcome. The second variable needs to be the sales. 

Who could help me out?

Expected Outcome:

 5-6-20233-7-202331-7-2023
Production500600800
Sales400550850


Data: 

TypeDateAmountLastDate_KeyProduct
Production20-5-20234005-6-20231a
Production30-5-20231003-7-20231a
Production8-6-20231003-7-20231a
Production5-7-202310031-7-20231a
Production15-7-202310031-7-20231a
Sales20-5-2023-250 1a
Sales5-6-2023-150 1a
Sales8-6-2023-150 1a
Sales5-7-2023-150 1a
Sales15-7-2023-150 1a
1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

1 REPLY 1
lbendlin
Super User
Super User

lbendlin_0-1686705840150.png

 

see attached

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors