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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Winniethewinner
Helper IV
Helper IV

Carrier over multi-selected slicer values to another page

Hi there, 

I'm creating a sort of template in PBI. In the first page I'd like to allow users to select multiple values from a slicer: 

2023-12-04_14-27-56.png

 

In the following page (which serves as a cover page), how am I able to carry over the multi-selected values, based on the selection? 

2023-12-04_14-31-50.png

 

Any advice is greatly appreciated. Thank you. 

3 ACCEPTED SOLUTIONS

Don't use a slicer on the Business Review page to display the values. Use a table visual, or a card visual or something. 

View solution in original post

Additionally, if you wanted to display the values in a comma-separated string like in your screenshot, you can create a meaure to do that.

Result:

CoreyP_0-1701726889997.png

Measure:

Selected Values = CONCATENATEX( VALUES( 'Table'[Column1] ) , 'Table'[Column1] , ", " )

View solution in original post

Smart solution. It works perfectly, thanks! 

View solution in original post

7 REPLIES 7
Winniethewinner
Helper IV
Helper IV

Thanks for the response. 

The issue is how am I able to hide unselected values from the synced slicer in the cover page: 

2023-12-04_16-18-52.png

 

The use case is regional managers select one or multiple countries, the Business Review page will be only showing those selected countries - those unselected need to be hidden. 

Thanks for any advice. 

Don't use a slicer on the Business Review page to display the values. Use a table visual, or a card visual or something. 

Oh my, how should I didn't know that, thank you so much!! 

Additionally, if you wanted to display the values in a comma-separated string like in your screenshot, you can create a meaure to do that.

Result:

CoreyP_0-1701726889997.png

Measure:

Selected Values = CONCATENATEX( VALUES( 'Table'[Column1] ) , 'Table'[Column1] , ", " )

Smart solution. It works perfectly, thanks! 

CoreyP
Solution Sage
Solution Sage

For sure. Copy your slicer from your first page onto your second page. It will prompt and ask if you want to Sync the slicers. Yes, sync the slicers. Then hide the slicer via the selection pane. So basically, what's happening is you have the same slicer on both pages. When a user makes selections on the first page, they are mirrored on the second page. However, the slicer is hidden on the second page giving the illusion the slicer from the first page is filtering the second page. 

Fowmy
Super User
Super User

@Winniethewinner 

Turn on Sync Slicer Pane

Fowmy_0-1701719382320.png

Then select one slicer and tick the options as needed

 

Fowmy_1-1701719470706.png

 

 

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.