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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
obriaincian
Resolver I
Resolver I

Get Previous Year value

Hi All,

 

Struggling to find a solution to what seems like a simple task.

I'm trying to create a measure that outputs the previous year (i.e. output 2022).

 

I though I could do something like the below but no luck.

 

Measure = YEAR( TODAY() -1 )

 

Thanks

1 ACCEPTED SOLUTION
obriaincian
Resolver I
Resolver I

Got it 

Measure = (YEAR (Today())-1)

View solution in original post

1 REPLY 1
obriaincian
Resolver I
Resolver I

Got it 

Measure = (YEAR (Today())-1)

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.