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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
SophRow
Resolver II
Resolver II

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

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

Yes exactly!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.