Forum Discussion

Vasily_Zaytsev's avatar
5 years ago
Solved

Filter value in same table after column value selection

Hello. I have one table in model with several visual elements (one table, two column charts and two donut charts): In visual table this data: tp_Title : dt user1 : 08.07.2021 user2 : 08.07.2021 ...
  • v-yalanwu-msft's avatar
    v-yalanwu-msft
    5 years ago

    Hi, Vasily_Zaytsev ;

    In my second solution, If you click user 1 in the visual table, the other four visuals have been filtered by user1.such as :

    however,you mentioned that only this user in table after click on it,This is impossible, because interaction refers to other visual objects. Clicking on itself cannot make itself only display user1, so you can copy a same table again, and it will only filter user1.

    Best Regards,
    Community Support Team_ Yalan Wu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.