Forum Discussion
Filter table data itself in table visual based on user click
- 1 year ago
Hi Anonymous ,
Thank you for your clarification. You are seeking a feature where clicking a row in a table visual filters the same table to display only the selected rows. This is referred to as a self-filtering table or an interactive drill-in experience.
At present, Power BI does not support this functionality table visuals can only receive filters, not apply them to themselves.
I recommend submitting your idea or supporting a similar request on the Power BI Ideas Forum. Microsoft actively reviews community feedback there, and popular ideas are often considered for future updates.
Fabric Ideas - Microsoft Fabric Community
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.
Hi Anonymous
Can you please provide some samples you want to achieve?
Thanks for quick reply. I got simple table mentioned above. i just want to filter out all other main_ids when i click on row where main_id =A. So if i click on row where main_id is A it should only show rows and when i deselect that row then it will return all rows back.