Forum Discussion

sjones404's avatar
sjones404
New Member
9 years ago
Solved

Strange Filter and Highlighting Interaction

I apologize if this is already a post, but as I'm new to PowerBI, I'm not even sure what to search for. If I have, for example, a line graph and a multi-row card on the same page, when I highlight th...
  • v-yulgu-msft's avatar
    9 years ago

    Hi sjones404,

     

    Power BI visuals are interacting with each other, if values used in visualization come from same table or related table. Selecting an item in a visual will effect on the display of another visual. In your scenario, since bothcard and the graph have IDs with relationships to the same "ID reference table", there existing an indirect relationship between these tables, so, the multi-row card and chart will affect each other.

     

    By default all visuals in a report page are interactive with each other, however this interactivity can be controlled and modified via "Edit Interactions" icon. For more detailed description, please see:

    Control the Interaction in Power BI Report

     

    Best regards,
    Yuliana Gu