Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I want to know if I select a row in the PBI visual table, the slicer auto filter the values for the row selected. Can someone help me how that can be done.
if following is the table in PBI visual, and I select the first row, the slicer filter auto select the code = "A" and category "Alpha" by pulling the information from the selected row.
Hi @Anonymous ,
As far as I know, slicer is a visualization to control the filter of other visuals, so the common visual is not able to filter slicer.
And Power BI doesn't support us to select slicer automaticlly after filter.
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.
Any update to this please?
Is there a way to capture the code and category if a row is selected from the table?
I am using a progess bar that I am using once code and category is selected. but if someone click the row data that will not work and it needs more clicks to filter that data. if I can capture that data from row, I may use that in measure where I am showing the progress.