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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
pkoel-asb
Helper V
Helper V

Dax Selected value will not display in a card

Hello,

 

  I have a multi-page report. On the first page I have a filter. I am using the Dax statement selected value to caputre the value the user selects:

SelectedOption = SELECTEDVALUE('ReportTimeline'[Report Options])
 
On page 3 of my report, I want to display the SelectedOption in a card, but it is blank. Do I have to reference the page that the filter is on, in the dax statement?
 
Cheers!
1 ACCEPTED SOLUTION
johnt75
Super User
Super User

The slicer that the user selects from needs to be on the same page as the card visual, although it does not need to be visible.

You could copy the slicer from the current page and paste it into the page with your card, make sure to choose the sync slicer option, and then hide it on the page where you don't want it.

View solution in original post

2 REPLIES 2
pkoel-asb
Helper V
Helper V

Is there any other way? I can put an invisible slicer on each page, but that seems rather tedious. 

johnt75
Super User
Super User

The slicer that the user selects from needs to be on the same page as the card visual, although it does not need to be visible.

You could copy the slicer from the current page and paste it into the page with your card, make sure to choose the sync slicer option, and then hide it on the page where you don't want it.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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