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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
wbhite
Helper I
Helper I

Need help getting value from table based on oldest date

Hello all,

As the title says, I need to get a value from a table based on the oldest record in the table.  For simplicity, there is a date column (connected to my calendar dimension) and a value column.

 

I've tried using FIRSTDATE, DATESINPERIOD, etc. but I'm not getting the results I want.  Any thoughts?

 

Thanks!

1 REPLY 1
Anonymous
Not applicable

Could provide more information. Maybe a screengrab of the data you're working with and what result you'd expect to get out of your measure?

you would likely use the =CALCULATE(MIN('Table'[Date]),FILTER().....) function but  hard to say without more information. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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