cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
FI_Smile
New Member

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

1 ACCEPTED SOLUTION

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

4 REPLIES 4
Greg_Deckler
Super User
Super User

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.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Mastering Power BI 2nd Edition

DAX is easy, CALCULATE makes DAX hard...

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

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Okay.... Thank you for your answer !

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors