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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Filter table by date in Power Query: filter by date of last data refresh

Hi experts,

 

Is there a way to filter a table in Power Query so it only contains data with rows that include a date less than or equal to the date of last refresh?

 

Thanks!

1 ACCEPTED SOLUTION
Ahmedx
Super User
Super User
4 REPLIES 4
Ahmedx
Super User
Super User

Ahmedx
Super User
Super User

maybe you need to create a table with one row Date.From(DateTime.LocalNow())
then you need to refer to this line and update the first time.
and if there is no re-update then it will show your first update date

Anonymous
Not applicable

Thanks so much - so everytime i refresh the data the refDate will update to the date of refresh?

Yes exactly!

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors