Forum Discussion

FrankHeitzer's avatar
FrankHeitzer
Frequent Visitor
4 years ago
Solved

Selections in a visual that affects another visual

Hello all,
I am new here and have a question about selections in a visual that affects another visual.

I have a matrix-visual with categories and a matrix-visual with sub-categories.
When I select an element in the matrix with categories, it affects the matrix with sub-categories.
If I now hide the matrix of categories, the selection of the matrix with sub-categories is cancelled and all elements are displayed.
However, I want the matrix with categories to be hidden and the matrix with sub-categories to retain the selection/filtering.

I need this procedure to create bookmarks.

Is there a solution for this?

Thanks a lot

Frank

  • V-lianl-msft's avatar
    V-lianl-msft
    4 years ago

    Hi ,

     

    Try replacing the matrix with a slicer. In this way, you can carry the filter when hiding the visual and creating bookmarks.

     

    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

4 Replies

  • FrankHeitzer , If you want to change like Column/row/Axis you need to use bookmark to hide.

    This means you need to have a bookmark without a category.

     

    You can control what you want to pass in drill through not in the drill in the page. There(interactions), you can filter/highlight or disable

  • FrankHeitzer's avatar
    FrankHeitzer
    Frequent Visitor

    Sorry if I expressed myself badly.

    I have 2 visuals on 1 Page with the same dimension only in different levels of the hierarchy. Now I want to select in one visual (so that there is an effect on the second visual) and then hide it (via a bookmark). The selection that affects the second visual should, however, remain.

    • V-lianl-msft's avatar
      V-lianl-msft
      Icon for Community Support rankCommunity Support

      Hi ,

       

      Try replacing the matrix with a slicer. In this way, you can carry the filter when hiding the visual and creating bookmarks.

       

      Best Regards,
      Liang
      If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

       

      • FrankHeitzer's avatar
        FrankHeitzer
        Frequent Visitor

        Hello, this could be an approach, I will try this

        thank you very much