Forum Discussion

MDR03's avatar
MDR03
Frequent Visitor
1 year ago
Solved

How to Show Specific Data in a Table Based on a Selected Chart

Hi, I have two charts in my Power BI report, and I'm trying to display specific data in a table based on the chart that is selected. However, I'm encountering an issue where the data in the table do...
  • bhanu_gautam's avatar
    1 year ago

    MDR03 , Check interaction by using below steps

    Click on the chart that you want to use to filter the data in the table.

    Go to the "Format" tab in the ribbon and select "Edit Interactions". This will enable you to control how the selected chart interacts with other visuals on the report page.

    Click on the table visual. You will see icons appear above the table. Click on the filter icon (a funnel) to ensure that the table is filtered based on the selection in the chart.

    Click on different parts of the chart to see if the table updates accordingly. The table should now display data based on the selected chart data.