Forum Discussion

FI_Smile's avatar
FI_Smile
New Member
9 years ago
Solved

Filter a table thanks to another table

Hello,

 

I currently have two tables like this :

 

Table 1 : Number of problems by month

MONTH | NUMBER OF PROBLEME

January | 3
February | 5

 

Table 2 : Details of problem

PROBLEM NUMBER | DESCRIPTION OF THE PROBLEM | MONTH   | SOLVED BY...

10A105C                  | Problem with printer                    | February  | Toto

...

 

I would like to display these two tables in a dashboard and, when the user click on the number 3 for January in the table 1, then the table 2 displays only the problems of January.

 

For now, there is not the possibility to click on the numbers of the table 1...

Someone could help me please?

 

Thanks

  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi FI_Smile,

     

    >>It is not possible to filter thanks to a table ?

    Current table visual not support interactions for other visuals.

     

    Regards,

    Xiaoxin Sheng

4 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion

    Turn your first table into a bar or column chart and then when they click on the bar/column for January, which shows a value of 3, it will filter your second table.

    • FI_Smile's avatar
      FI_Smile
      New Member

      Hello,

       

      Thanks for your anwser. The problem is the user want a table, not a chart... It is not possible to filter thanks to a table ?

       

      Thank you

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi FI_Smile,

         

        >>It is not possible to filter thanks to a table ?

        Current table visual not support interactions for other visuals.

         

        Regards,

        Xiaoxin Sheng