This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I have a need of hiding particular columns in the table chart based on drop down selections.
For Ex:-
| Drop Down |
| Abc |
| XYZ |
| RMP |
When i select Abc from above drop down i need the below visual to show me all the columns which i needed.But, when i select XYZ below visual should hide a particular column and show me the rest of columns.....
| Visual | |||
| Col 1 | Col 2 | Col 3 | Col 4 |
| 0 | 2 | 2 | 3 |
| 1 | 3 | 2 | 5 |
Please let me know how this can be done.
waiting for responses.
Thanks,
Dkd
@Anonymous Please have a look into this similar thread that was already answered.
https://community.powerbi.com/t5/Desktop/Column-Selection-in-matrix-table-visualization/m-p/543950
Proud to be a PBI Community Champion
Hi Manohar,
Thank you for the quick response.
I have reviewed your suggestion(link).but the problem here is I am not using any of the columns present in the visual (table) for drop down. My drop down has different column and my visual columns are different.
Please suggest
Regards,
Dkd
@Anonymous In that case, then you need to create a lookup table with the all the columns you want to link with for a particular code (which you are using in the dropdown).
For Example :
abc c1
abc c2
abc c3
xyz c1
xyz c2
etc...
Then link this lookup table to the main table (which you need to unpivot as per the link posted above). You might need to have a bridge table to avoid many to many relationships on columns link.
Please try and let me know how it goes !
Proud to be a PBI Community Champion
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 26 | |
| 22 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 45 | |
| 42 | |
| 41 | |
| 21 | |
| 18 |