Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
PoweredOut
Resolver I
Resolver I

Year.From Calculation

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

 

1 ACCEPTED SOLUTION
PoweredOut
Resolver I
Resolver I

its always the way after posting. I have my solution 

DateTo = Date.Year(DateTime.LocalNow()) +6

 

View solution in original post

1 REPLY 1
PoweredOut
Resolver I
Resolver I

its always the way after posting. I have my solution 

DateTo = Date.Year(DateTime.LocalNow()) +6

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.