Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Making a table selection (visualisation) change a pie charts title

Hi, I'm trying to change the name of a pie chart based off of which value is selected in my table (visualisation). I've seen a video that shows how you can do this for a slicer by using SELECTEDVALU...
  • v-kelly-msft's avatar
    v-kelly-msft
    6 years ago

    Hi Anonymous ,

     

    Sorry for my mistake, I didn’t notice that you wanna realize the function in a table visualization. Table visualization is a bit different from slicer, when you use slicer, the interactions between  2 visuals only work as “filter”, but when you use “table”, there are 2 options for the interaction, ”highlight ”and “filter”. You can change the interaction way by the following steps:

    click an empty area of the table visual, then go to the menu bar of  desktop, click “format”  and choose “edit interactions” ,then you will find that on the right top of the pie chart, there are three options: “highlight”, ”filter” and “none” , choose “filter” and it will show as you requested.

     

    Finally you will see as below:

     

     

     

     

    Sorry again and hope this time would help.

     

    Best Regards,

    Kelly