Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
hello, community,
i am stuck in how to change the filter on date column in power query to a dynamic end point.
i connected my source to a website & i want my report to bring data based on a specific start point & a dynamic yesterday based on local time.
for more simplification:
= Table.SelectRows(#"Reordered Columns", each [Date] >= #date(2023, 1, 1) and [Date] <= #date(2023, 2, 28))
i want to change [Date] <= #date(2023, 2, 28) to a dynamic end point refers to yesterday based on my local time.
thanks in advance
Solved! Go to Solution.
@FreemanZ
thanks for reaching out.
however, there is an issue with the time formating i think.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
22 | |
10 | |
10 | |
9 | |
7 |