Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
wc123
Frequent Visitor

Table Visual Manipulation

Hi all,

 

I am working with a data set that has around 2-300 columns. I would like a visual to only show certain column based on what value is selected from a slicer. Does any one have any experience with doing this that could provide a resolution. I do not want to make a bunch of different hidden tabs and then use the navigate buttons.

1 ACCEPTED SOLUTION
Bmejia
Super User
Super User

Hi, 

See Attachment, there is going to be some initial manual typing depending on how many columns you going be adding. 

First Create a Parameter (Fields), add only a few of the rows you going to be using.

Bmejia_0-1755112855735.png

Next go to table view and look at the parameter table you just enter will look something like this

Bmejia_1-1755112938173.png

Next add additional rows and edit the parameter order in my case 0-99 will be group1, 100-199 group2 etc..

Bmejia_3-1755113133717.png

Next Create a new column, I called Filter (this will show the rows for each table, base on group)

Bmejia_4-1755113194044.png

Next go to design view and add a table and in the column field enter the "Parameter" column. (you will see some duplication if you are using the same field like I am for each group)

Bmejia_5-1755113361790.png

Next add a slicer and insert the "Filter" column and use single selection so that the user never sees the duplicate columns if you are using the same field for different groups.

Bmejia_6-1755113546551.png

 

 

 

 

View solution in original post

3 REPLIES 3
Bmejia
Super User
Super User

Hi, 

See Attachment, there is going to be some initial manual typing depending on how many columns you going be adding. 

First Create a Parameter (Fields), add only a few of the rows you going to be using.

Bmejia_0-1755112855735.png

Next go to table view and look at the parameter table you just enter will look something like this

Bmejia_1-1755112938173.png

Next add additional rows and edit the parameter order in my case 0-99 will be group1, 100-199 group2 etc..

Bmejia_3-1755113133717.png

Next Create a new column, I called Filter (this will show the rows for each table, base on group)

Bmejia_4-1755113194044.png

Next go to design view and add a table and in the column field enter the "Parameter" column. (you will see some duplication if you are using the same field like I am for each group)

Bmejia_5-1755113361790.png

Next add a slicer and insert the "Filter" column and use single selection so that the user never sees the duplicate columns if you are using the same field for different groups.

Bmejia_6-1755113546551.png

 

 

 

 

wc123
Frequent Visitor

Thank you Bmejia, this is what I came across as a solution as well but even better!

PijushRoy
Super User
Super User

Hi @wc123 

Please use field parameter, users can select column from slicer and that field will show in visual
https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters

https://www.youtube.com/watch?v=V6WchPDZibI

https://www.youtube.com/watch?v=-nqEv2YXLsU&pp=0gcJCfwAo7VqN5tD

 




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors