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.
Hi
I hope you can help.
I am trying to create a dynamic date table. Part of it is defining a start and end year. To have a dynamic start and end year I am trying this code, which gets me the date, but I want to extract the year only.
This code gets me the date.
FromYear = Date.AddYears(Date.From(DateTime.LocalNow()), -3),
I think I have to use the Year.From function, but I have tried a few varicances, but I don't get the result I want.
Can you experst help?
Thanks
Joe
Solved! Go to Solution.
its always the way after posting. I have my solution
DateTo = Date.Year(DateTime.LocalNow()) +6
its always the way after posting. I have my solution
DateTo = Date.Year(DateTime.LocalNow()) +6
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 |