This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello, is it possible to make power query refresh the data and change the date to local? Because every day comes a new date and needs to pull out the current one
hi @Dominikx1 ,
using the below statement provides the date from your locale :
Date.From(DateTime.LocalNow())
You could use this in a filter step, where the filter is equal to the above to filter today's data.
Alternatively, you could create a query with this value and reference the filter to the query's name if you want.
When you hit refresh now it should bring in only from that date.
Appreciate a thumbs up if this is helpful.
DateTime.LocalNow - PowerQuery M | Microsoft Learn
Let me know if this resovles your question.
I found a problem, the date cannot be e.g. 30/01/2023 only instead of . must be - just how to replace . on -
Hello, I used the solutions you posted with "" and without "", the result is the same as in the picture and when I add {""} it pops up null
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |