Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
17 | |
14 | |
10 | |
9 | |
6 |