The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |