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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.

August 2025 community update carousel

Fabric Community Update - August 2025

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