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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
SLima
Helper I
Helper I

If Slicer Selected

If Slicer Selected year, show selected year, if not show last year.

 

how to do this?

1 ACCEPTED SOLUTION
VahidDM
Super User
Super User

Hi @SLima 

 

You need to use SELECTEDVALUE to find that.

 

SELECTEDVALUE([Column you added to Slicer], Year(Today())-1)

Or use the PREVIOUSYEAR rather than Year(Today())-1.

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

Appreciate your Kudos!!

 

View solution in original post

1 REPLY 1
VahidDM
Super User
Super User

Hi @SLima 

 

You need to use SELECTEDVALUE to find that.

 

SELECTEDVALUE([Column you added to Slicer], Year(Today())-1)

Or use the PREVIOUSYEAR rather than Year(Today())-1.

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

Appreciate your Kudos!!

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.