Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello,
I'm trying to create a summary report in Power BI that involves one data table, but the thing is, there are 3 different date fields (First_Purchase_Customer, First_Purchase_Household, and Order_Date) which all have to be the same, 3 items for counting (Customer IDs, Household IDs, and Order IDs), and the Order IDs involve 2 different T/F filters (Starter and Bunch). I would like the report (either in table or matrix form) to look like the image seen below. Can someone please help on how to create this report? Thanks.
Feb-22 | Mar-22 | Apr-22 | |
Count of New Customers | 75,000 | 95,000 | 88,000 |
Count of New Households | 71,250 | 90,250 | 83,600 |
Count of Orders | 187,500 | 237,500 | 220,000 |
Count of Starter Orders | 3,750 | 4,750 | 4,400 |
Count of Bunch Orders | 75,000 | 95,000 | 88,000 |
Hi @smayers ,
Sorry I'm rather vague about your data model, could you please explain more or support a snapshot.
Best Regards,
Community Support Team _ kalyj
@smayers , Create a common date table having month year, qtr , date etc. Calendar that starts with any Standard Month — Just one variable apart https://medium.com/chandakamit/cheat-sheet-calendar-of-any-standard-month-just-one-variable-apart-5e...
Join it with all three dates. You will get one active and rest inactive joins, That you can activate using userelationship
In the display use matrix with Option Show values on row /Show on Row
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
65 | |
63 | |
52 | |
37 | |
36 |
User | Count |
---|---|
79 | |
67 | |
60 | |
45 | |
45 |