Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
What would it mean to write <=EARLIER within a FILTER function? For example, the argument in this is: FILTER('Data Set X','Data Set X'[Index]<=EARLIER('Data Set X'[Index]))
Would this mean to do something earlier tha a given date in the data set?
Thanks, Kendall
EARLIER returns the earlier row context.
https://www.sqlbi.com/tv/earlier-earliest-dax-guide/
The DAX expression in your screenshot appears to be a calculated column and EARLIER allows you to reference the index value in that row of the table rather than the index value inside the FILTER iterator.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 5 | |
| 3 |