Forum Discussion

rbartlejr's avatar
rbartlejr
Icon for Helper III rankHelper III
6 years ago

Strange problem with slicer and visual

I have a rather strange problem with a slicer and a visual. I have a slider slicer with a pie chart visual. When I move the left side of the slicer the visual disappears completely. If I move the right side of the slicer I can still see the visual. Either way, nothing changes with the visual although with the boxed type slicer it changes. Anyone ever seen something like this before?

14 Replies

  • mwegener's avatar
    mwegener
    Icon for Most Valuable Professional rankMost Valuable Professional

    Hi rbartlejr ,

     

    could you post screenshots?

     

    Regards,

    Marcus

    Dortmund - Germany
    If I answered your question, please mark my post as solution, this will also help others.
    Please give Kudos for support.

     

  • v-gizhi-msft's avatar
    v-gizhi-msft
    Icon for Community Support rankCommunity Support

    Hi,

     

    According to your description,

    For the first problem that the visual disappear when you move to the left side, I create some data and measure to test:

    Index = GENERATESERIES(0, 10, 1)

    Measure = Index*0.5

    When I move the slicer single value to the left side, it shows blank:

    So check whether you used single value as slicer and to calculate.

     

    For your second problem that visual has no changing when move to right side,

    Please check your pie chart visual’s filter:

    And remember to enable the interaction between slicer and pie chart visual.

     

     

    Best Regards,

    Giotto Zhi