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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Measure from slicer

Hello Community,

 

I have a slicer that selects a single date from a date table. I then want my measure to pick up that date so I can use it in different cards on several pages of my reports. I am using the following for my measure

 

A_Update = SELECTEDVALUE(dimDate[Date], TODAY())

 

However, I only get today's date and never the selected date.

2 REPLIES 2
johnt75
Super User
Super User

The slicer needs to be on every page where you want it to be effective. If you don't want it visible on all pages then you can make it hidden on those pages, but make sure that you have it set up to sync across all pages.

Anonymous
Not applicable

Thanks for the reply.

However, the slicer does not even update the measure on the page it is on.

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.