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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
cbruhn42
Helper II
Helper II

Customer Complaint Report

I am trying to build a report showing customer complaints by lot number and am having some trouble figuring out the best way to display the data.

 

I have two tables:

Customer complaint table

Lots shipped table

 

The tables are linked on lot number so I have a many to many relationship.  I have a date field in both tables for the date the complaint was filed and also the date the lot was shipped.

 

I want to be able to display a metric of customer complaints per million containers shipped by both total overall and by lot number.  We review our customer complaint data monthly, so I'd like to be able to slice by date and display which complaints came in that month, display the complaint per million container shipped for that date range and also the total complaint per million containers shipped for each lot regardless of date range selected.  Or if you have any other suggestions on how to best display this data I'm open to suggestions as well.

 

thank you.

1 ACCEPTED SOLUTION
AllisonKennedy
Super User
Super User

@cbruhn42 , do you have a DimDate table already to do the month summarization? https://excelwithallison.blogspot.com/2020/04/dimdate-what-why-and-how.html 

 

I would then also create a DimLot table that has a 1 to many relationship to both your current tables on Lot Number, this will make the summarization possible that you can't acheive with the many to many. https://excelwithallison.blogspot.com/2020/08/its-complicated-relationships-in-power.html 


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

View solution in original post

1 REPLY 1
AllisonKennedy
Super User
Super User

@cbruhn42 , do you have a DimDate table already to do the month summarization? https://excelwithallison.blogspot.com/2020/04/dimdate-what-why-and-how.html 

 

I would then also create a DimLot table that has a 1 to many relationship to both your current tables on Lot Number, this will make the summarization possible that you can't acheive with the many to many. https://excelwithallison.blogspot.com/2020/08/its-complicated-relationships-in-power.html 


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.