Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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()))
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?)
Proud to be a Super User! | |
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!