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

The Fabric Community site will be in read-only mode on Monday, Feb 24 from 12:01 AM to 8 AM PST for scheduled upgrades.

Reply
ANJ
Frequent Visitor

Syncing 2 slicers from same table

I've searched and didn't see anything specifically related to this.  Maybe it's not possible.

 

I have a calendar/dimension table:

DateFYearFWeekFPeriod
01/09/2023202411
02/09/2023202411
08/09/2023202421
01/01/20242024133
    

 

The real table contains a row for each date and it's respective financial year/weel/period according to our sales team.

 

This is used all over our systems and reports and works well.

 

A request has come in to be able to have a date & week slicer.  This is easy enough add one for "Date" and one for "FWeek".  Of course by default they combine with each other.  If I set the date to be on or after "01/01/2024" and the week as 1 nothing is shown.

 

Is it possible to get the slicers to sync s that they reflect each other?  So if I set the date to on or after "01/01/2024" the week would auto-adjust to on or after 13.

ANJ_0-1723811120879.png

 

Adding them to a group kind of works in that wich ever one you last adjust is what the data is filtered by, but visually they do not adjust.

ANJ_1-1723811221102.png

 

Is there a way to get them to visually sync?

1 ACCEPTED SOLUTION

hello @ANJ 

 

i think you can just enable those slicer interaction.

 

you see, by default when creating multiple slicer, their interaction was disable.

Irwan_0-1723854629340.png

 

so here is the example,

when i set in index slicer 7 to 8, the value in API is 111 to 149.

Irwan_1-1723854687944.png

when i enable their interaction, index slicer still 7 to 8, but API slicer show 111 to 121.

Irwan_2-1723854735350.png

the maximum value in slicer is changed from 149 to 121.

 

and you need to re-enable their interaction each other. First slicer to second slicer and vice versa or else the value wont change to slicer with disable interaction.

 

Hope this will help.

Thank you.

View solution in original post

5 REPLIES 5
ANJ
Frequent Visitor

@Kaviraj11 

 

Thanks.  I couldn't see a difference with that.

 

The slicers are both for the same table (Dimenson_Date) and both slicers need to have the same range, but it would be nice if they visually showed the same thing.

So, if I filter to just fin. year 2024.

The date slicer should have a range of:

03/10/2024 - 30/09/2024

 

The week slicer should have a range of:

1 - 52

 

If I set the date slicer to 16/04/2022 - 22/04/2024, it would be nice if the week slicer shows 29 - 29:

ANJ_1-1723815375869.png

 

Where as at the moment it's showing 1-52 still.

hello @ANJ 

 

i think you can just enable those slicer interaction.

 

you see, by default when creating multiple slicer, their interaction was disable.

Irwan_0-1723854629340.png

 

so here is the example,

when i set in index slicer 7 to 8, the value in API is 111 to 149.

Irwan_1-1723854687944.png

when i enable their interaction, index slicer still 7 to 8, but API slicer show 111 to 121.

Irwan_2-1723854735350.png

the maximum value in slicer is changed from 149 to 121.

 

and you need to re-enable their interaction each other. First slicer to second slicer and vice versa or else the value wont change to slicer with disable interaction.

 

Hope this will help.

Thank you.

ANJ
Frequent Visitor

@Irwan 

Thanks that's the closest to what I wanted.  I hadn't even clocked that the slicer interation thing was across slicers as well, I had assumed just other visuals.  I need to remember that a slicer is also a visual 😉

 

@Kaviraj11 

Thanks for your help as well.  Although not really a solution for this, I didn't know you could filter slicers in this way, this will be good knowledge going forward.

 

This is our first foray into Power BI and it's a learning curve, esp. as we've dived in at the deep and have started with our biggest most complicated sales report - not my decision.

 

Thanks both for your help.  Most appreciated.

hello @ANJ 

 

glad to be a help.

 

thank you.

Kaviraj11
Super User
Super User

Hi,

 

You can create a measure and put the measure in filter pane and set it to 1. It will only display the values that are available.

 

SlicerFilter = INT ( NOT ISEMPTY ( 'Your dataset' ) )
 
Kaviraj11_0-1723812703967.png

 




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

Proud to be a Super User!





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!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Feb2025 NL Carousel

Fabric Community Update - February 2025

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