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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Susanne
Frequent Visitor

how to ignore a date from a fact table in a matrix ?

I have made a matrix that shows correct results, untill I throw in a date field.

 

I have 2 facts and 2 dims:

fact orders fact mutations
amount ordered amount delivered
date expected date delivered
   
dim date (to both facts 1-*) dim order (to both facts 1-*)
  ordernumber
   

 

I need to bring de amount ordered and amount delivered in 1 matrix (with month field) What happends is the amount are shown on 2 rows, which is logic:

supplier A  amount orderedamount delivered
 month   
  May20 
  June 20

in month May 20 items were ordered

In month June 20 items were delivered

 

I need to show them in one line, where de date expected is leading en de data delivered is not important. How do I do that?

 

1 ACCEPTED SOLUTION
Susanne
Frequent Visitor

I am sorry my example wasnt clear.

They will not show the amount in 1 line. Because if the order was made in January, and the delivery in february, de order will be shown with January en the delivery will be shown in February. Reason is both tables have their own relationship tot dim_date. 

 

I tried to calculate OTIF (On Time and In Full). 

I found my own solution by adding tot last deliverydate to my fact_orders. That way I can use 1 table only and the problem was solved

View solution in original post

2 REPLIES 2
Susanne
Frequent Visitor

I am sorry my example wasnt clear.

They will not show the amount in 1 line. Because if the order was made in January, and the delivery in february, de order will be shown with January en the delivery will be shown in February. Reason is both tables have their own relationship tot dim_date. 

 

I tried to calculate OTIF (On Time and In Full). 

I found my own solution by adding tot last deliverydate to my fact_orders. That way I can use 1 table only and the problem was solved

v-yanjiang-msft
Community Support
Community Support

Hi @Susanne ,

Sorry it's hard to reproduce your problem, I'm not very clear about the logical. By my understanding, if you put the month column in the Columns of matrix, and Amount Ordered and Amount Delivered in the Values of matrix, they will show in one line.

vkalyjmsft_0-1644550347200.png

Your sample attached is a bit messy, if you can't attach a file, you can show them in a Excel. It will help to solve your problem if you could provide more details.

 

Thanks!

 

Best Regards,
Community Support Team _ kalyj

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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