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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
subbusn
New Member

Provide filter capability on all columns of a dataset .

Working on a new PowerBI solution. We have an aggregated table with 100+ columns using data from multiple sources, end users want to build a capability to add/remove a set of columns which will be used for filtering and slicing of data from this aggregated table. How to implement the same. 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @subbusn ,

Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.

Table:

vxiandatmsft_0-1709775316991.png

You may go to Power Query, add an index column and then unpivot column 'Country', 'Sales', 'Profit'.

 Add an index column:

vxiandatmsft_1-1709775348173.png

Unpivot columns:

vxiandatmsft_2-1709775377261.png

Then you may use decide which column to display with the slicer in Power BI Desktop.

vxiandatmsft_3-1709775397559.png

In addition, field parameters can be used to dynamically control which columns are visible in visual objects

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @subbusn ,

Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.

Table:

vxiandatmsft_0-1709775316991.png

You may go to Power Query, add an index column and then unpivot column 'Country', 'Sales', 'Profit'.

 Add an index column:

vxiandatmsft_1-1709775348173.png

Unpivot columns:

vxiandatmsft_2-1709775377261.png

Then you may use decide which column to display with the slicer in Power BI Desktop.

vxiandatmsft_3-1709775397559.png

In addition, field parameters can be used to dynamically control which columns are visible in visual objects

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Daniel29195
Super User
Super User

@subbusn 

from what i understood, you need to create a star schema model . this would make it easy for the end user to develop slicers, filters .. . 

https://learn.microsoft.com/en-us/power-bi/guidance/star-schema

 

if my understanding is wrong, please clarify the requirement . 

 

 

 

If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠:

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors