Reputation: 2798
Is there any possibility to show or hide the column in Table/Matrix visual in Power BI report by user dynamically?
For Example, I have a table view with columns COLUMN-1, COLUMN-2, COLUMN-3. Now I may have filter drop down to list all the column headers, so based on user selection (Multiple selections) Table view should get adjusted to show column values.
Since Power BI was developed based on Excel, curious to know if we are having Hide/Show column based on any condition or available in visual by default (Maybe by right-clicking on column header then show/hide it).
Upvotes: 3
Views: 49831
Reputation: 19
This is now available in Power BI with preview feature "Field Parameter". Check the May 2022 update.
Upvotes: 1
Reputation: 95
You can do this with the following workaround:
The end user experience is they will feel like they are conditionally hiding and unhiding the column.
A bit crap and a lot of extra work but I have it working well in my implementation.
Upvotes: 4
Reputation: 36
Currently it is not possible to hide columns in visual based on slicer selection, there is an idea about this issue, please vote it up.
Thanks!
Upvotes: 1