Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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.
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | 
| User | Count | 
|---|---|
| 23 | |
| 14 | |
| 11 | |
| 10 | |
| 9 |