Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Sync sliders problem

Hi to everyone.

I got the issue, my pbix file has 30 similar pages, each with the following pattern:

a) table on 2 dates (year-end and latest date)

b) monthly chart (12 months or more)

Every month I'm rolling input data by adding another month, so I have to do a very boring thing - change the date in table (a) on each (!!!) page.

So, I supposed that dates slicer in connection with "sync slider" will help me.

I created such slicer on another page, connected with all pages, but did not take into account that such slicer has an effect on table (b) which supposed to have all dates.

So, question. How can I disable that slicer from table (b) and keep it active on table (a) at the same time?

 

Thanks in advance!

 

P.S. it worth to notice, a and b has one source

3 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      thanks, option 1 is a solution, but it is a tricky one.

      I had to make the slicer visible on each page, then - edit interaction, 3-rd action - disable visibility on each page.

      I tried this option before but didn't think of these 3 actions

  • AllisonKennedy's avatar
    AllisonKennedy
    Community Champion

    Anonymous  Yes, definitely a bit of setup required, but once it's setup should be low maintenance moving forward.