Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
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.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |