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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
ironboy0418
Helper II
Helper II

How to filter dates from year-to-date up to next 3 months in Power Query

I have this example power query that filters the date from year-to-date, is there a way to extend the dates up to next 3mos?

 

Table.SelectRows(#"Filtered Rows", each [Date] >= #date(2023, 1, 1) and [Date] < Date.From(DateTime.LocalNow()))

1 REPLY 1
Wilson_
Super User
Super User

Hello ironboy0418,

 

Check out Microsoft's documentation on Power Query date functions. ๐Ÿ™‚


----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric 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.

Users online (27)