- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Trying to create one Power BI summary report using multiple fields and multiple counts and filters
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 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

@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

Helpful resources
Join our Fabric User Panel
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Power BI Monthly Update - June 2025
Check out the June 2025 Power BI update to learn about new features.

User | Count |
---|---|
72 | |
70 | |
57 | |
37 | |
36 |
User | Count |
---|---|
85 | |
65 | |
60 | |
46 | |
45 |