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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Select All With Chiclet Slicer

Hi All,

 

I am trying to create a Select All using the Chiclet Slicer but I am running into a few issues. When I hit "All Product" the data blanks out. For context I followed the guidence in this answered question   thread. Heres a link to a test file where I attemped to create a Select All pbi .  

 

What am I missing here? I feel like it should be working.

 

Thank you

 

 

1 ACCEPTED SOLUTION
OwenAuger
Super User
Super User

Hi @Anonymous 

If you want to have a "Select All" option on a Chiclet slicer alongside individual Products, I would recommend a slighly different approach.

 

Sample attached.

 

For your Product Slicer table, you can add a Product column which contains all the Products corresponding to each option in the Selection column.

So All Products has all 5 Products, while the other options just have a single Product.

 

Selection Product
All Products Product 1
All Products Product 2
All Products Product 3
All Products Product 4
All Products Product 5
Product 1 Product 1
Product 2 Product 2
Product 3 Product 3
Product 4 Product 4
Product 5 Product 5

 

Then this table can be related (bidirectional) to an intermediate Product dimension (with just Product 1 to Product 5 in this example), which relates to your fact table.

 

This removes the need for any measure-based filtering.

 

Note: If you did want to pursue some sort of measure-based filtering, it would not work with the relationship you had between the tables.

 

 

Regards,

Owen


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

@OwenAuger thank you so much this is perfect

OwenAuger
Super User
Super User

Hi @Anonymous 

If you want to have a "Select All" option on a Chiclet slicer alongside individual Products, I would recommend a slighly different approach.

 

Sample attached.

 

For your Product Slicer table, you can add a Product column which contains all the Products corresponding to each option in the Selection column.

So All Products has all 5 Products, while the other options just have a single Product.

 

Selection Product
All Products Product 1
All Products Product 2
All Products Product 3
All Products Product 4
All Products Product 5
Product 1 Product 1
Product 2 Product 2
Product 3 Product 3
Product 4 Product 4
Product 5 Product 5

 

Then this table can be related (bidirectional) to an intermediate Product dimension (with just Product 1 to Product 5 in this example), which relates to your fact table.

 

This removes the need for any measure-based filtering.

 

Note: If you did want to pursue some sort of measure-based filtering, it would not work with the relationship you had between the tables.

 

 

Regards,

Owen


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

Thank you Owen.  

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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