Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Click On Single Row Of Table To Focus On All Related Instances In Same Table

Given a table: NAME ID A 1 B 2 A 1 C 3   Is it possible to have a user click on a row of the table and have it isolate/focus on all related instances of that row per some va...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

     

    Since duplicate rows could not be all shown in Table visual by design. Please go to Power Query and Add a Index column firstly to make each row different:

     

    Then if you do not want slicer or filter, please try Drill-through and Page-level Tooltip:

     

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