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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

SOLVED! Calculate the date of first aquisition

Solved with to following measure:

Measure = CALCULATE(MIN('dw_si FactSI'[Date]),VALUES('dw_si FactSI'[MemberCardNo]),ALL())
 

I have the following data, with transactions filtered by August (or any other year/month). I want to calculate the first date that a MembercardNo did a transaction, excluding the Date Slicer.

adriandumitru_0-1669969719540.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Solved with to following measure:

Measure = CALCULATE(MIN('dw_si FactSI'[Date]),VALUES('dw_si FactSI'[MemberCardNo]),ALL())

View solution in original post

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @Anonymous 

Thanks for sharing, you can add your reply here and Accept as Solution to close this thread.

More people will learn new things here.

Best Regards,
Community Support Team _ Eason

Anonymous
Not applicable

Solved with to following measure:

Measure = CALCULATE(MIN('dw_si FactSI'[Date]),VALUES('dw_si FactSI'[MemberCardNo]),ALL())

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.