The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi! I have a matrix and a table in Power BI. When I select a specific value from the matrix, the table won't update to show that filtered value. When I select a specific value from the table, the matrix DOES update. I'm trying to make the table update, just like the matrix does. Does anyone have any suggestions? At this point, I'm not using any power queries for dynamic abilities. I'm simply using selection. It seems like I may have some feature turned off on the table, but I don't know which feature it could be.
Solved! Go to Solution.
Hi @cdavis24 ,
According to your statement, I think your requirement is to filter your table by matrix visual.
As far as I know, Power BI support two kind of interactions between matrix and table, "Filter" and "None". I think you can check whether the interaction from matrix to table is "None". If yes, you can choose "Filter".
For reference: Change how visuals interact in a report - Power BI | Microsoft Learn
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @cdavis24 ,
According to your statement, I think your requirement is to filter your table by matrix visual.
As far as I know, Power BI support two kind of interactions between matrix and table, "Filter" and "None". I think you can check whether the interaction from matrix to table is "None". If yes, you can choose "Filter".
For reference: Change how visuals interact in a report - Power BI | Microsoft Learn
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.