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
ryan-gerres
Frequent Visitor

Edit Interactions menu for Sync Slicers

Is there a way to use the Edit Interactions menu to disable a specific visual from being filtered with a Synced Slicer? I have a date slicer on the primary page that is synced across the remaining pages. There are a few visuals that I want to remain unchanged when a new date is selected, primarily visuals designed to show a 24 month trend. These visuals only show one month of data once a date is selected on the first page.

 

Calendar Filter:

Calendar.FiscalPeriod.Joined

 

Measure:

CALCULATE (
SUM ( 'Cube_AS400'[Actual] ),
'AccountHierarchy'[AccountHierarchy.Level03] = "Revenue"
)

 

I've tried to use DAX via an ALL(Calendar.FiscalPeriod.Joined) but that just puts the total for all months in one data point under the selected month.

 

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @ryan-gerres,

 

When you use sync slicers what it does is create a replica of your slicer in the other page and if you select the option no to see it it will hide that slicer on the second page.

 

You just need too show the slicer on the second page and then edit the interaction on that slicer then hide it again:

 

syncslicers.gif

 

Regards,

MFelix

 

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

2 REPLIES 2
MFelix
Super User
Super User

Hi @ryan-gerres,

 

When you use sync slicers what it does is create a replica of your slicer in the other page and if you select the option no to see it it will hide that slicer on the second page.

 

You just need too show the slicer on the second page and then edit the interaction on that slicer then hide it again:

 

syncslicers.gif

 

Regards,

MFelix

 

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



@MFelix Thank you! Such a simple fix... I knew I was missing something.

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.