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
emcus
Frequent Visitor

Get selected value from slicer when interaction is off

Here's a DAX challenge for anyone interested. Easy to set up, hard to solve. At least for me, haven't cracked it yet and not sure there is a solution for it, but I always figure anything can be done in DAX, right?

Create a table with three rows. Call them A, B and C. Add two table visuals and one slicer to the Power BI report page. Have one of the table visuals interact with the slicer and the other one not. Highlight (in any way) the selected row in the table visual that does not interact.

2021-03-04_20-04-41.png 

 

2 REPLIES 2
gvrajesh
Frequent Visitor

Hi @emcus 

It's not possible when interaction is off, but we can get the similar functionality using different approach.

selected value from slicer .gif

 

 

Using only one table?

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.

Top Solution Authors