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! Learn more

Reply
Anonymous
Not applicable

Column Customization to include show/hide columns

Column Customization needs to hide some column based on the requirement: Based on filters to display the columns

For example when you select A in filters columns should show 1,2,3,4,5
or when you select B in filters  rows columns show 2,3,4,5,6 and removed 1 row

or when you select c in filters rows columns show 1,3,4,5,6 could show

Note : without out bookmark or withouts filters is possible could help me on it

1 ACCEPTED SOLUTION
TomMartens
Super User
Super User

Hey @Anonymous ,

 

not sure if I understand your requirement exactly, but I assume you can achieve this using the new field parameters feature: Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Docs

And some data modeling
I created a simple table with columns col1, col2, col3 and amount
I created a table called parameter using the parameter fields feature:

image.png

I created a table called slicer

image.png

I created a table called unique columns, this table can be hidden in the report view, but is essential for creating the relationships

image.png

The data model looks like this:

image.png

This is how it looks like in action:

select columns by additional fiter.gif

Here you will find the pbix: https://tommartens-my.sharepoint.com/:u:/g/personal/tom_minceddata_com/Ebz1SZzRM_5PiWsOt0XOBUgBW56ilmLV0jMJEtFF7xTsxg?e=mISueC

 

Hopefully, this is what you are looking for.

 

Regards,

Tom

 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

View solution in original post

2 REPLIES 2
PC2790
Community Champion
Community Champion

Giving a provision of selecting columns is actually possible using the new feature called field parameter.

See if it caters to your requirement.

Fields parameters in Power BI - SQLBI

TomMartens
Super User
Super User

Hey @Anonymous ,

 

not sure if I understand your requirement exactly, but I assume you can achieve this using the new field parameters feature: Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Docs

And some data modeling
I created a simple table with columns col1, col2, col3 and amount
I created a table called parameter using the parameter fields feature:

image.png

I created a table called slicer

image.png

I created a table called unique columns, this table can be hidden in the report view, but is essential for creating the relationships

image.png

The data model looks like this:

image.png

This is how it looks like in action:

select columns by additional fiter.gif

Here you will find the pbix: https://tommartens-my.sharepoint.com/:u:/g/personal/tom_minceddata_com/Ebz1SZzRM_5PiWsOt0XOBUgBW56ilmLV0jMJEtFF7xTsxg?e=mISueC

 

Hopefully, this is what you are looking for.

 

Regards,

Tom

 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors