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
kpatel49
Frequent Visitor

Count of Unique Users based on number of purchases

Hello,

I have a table with the following columns:

Dates | User ID | # of Purchases
1/2          1                  3
1/2          2                  2
1/3          1                  4
1/3          2                  1 
1/5          1                  2 

Im trying to find a way to calculate the number of unique users that made X amount of purchases between any given dates.  Ideally i would have a slicer for a date range and purchase count to find the number of users.  Any help would be great to calculate this.  Thank you.

 

2 REPLIES 2
TomMartens
Super User
Super User

Hey @kpatel49,

 

please describe the expected result based on the data you provide.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

If I chose a specific date range and I wanted to know how many users made let's say made a total of 3 purchases during that date range.  

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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