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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
eliasayy
Impactful Individual
Impactful Individual

Create a filter by column name

Hello everyone, i was wondering if its possible to create a filter according to column name, let me explain, 

 

I have this table with the columns

 

Lender, business_name, closers, opener, gross margin

 

I want the filter to be between lenders,business_name, closers and opener

So imagine i have this 

 

 

Lender           Business Name             Opener                  Closer                  Gross Margin
Lender ABusiness AOpener ACloser A976
Lender ABusiness BOpener ACloser A454
Lender ABusiness COpener BCloser A517
Lender BBusiness DOpener CCloser A813
Lender BBusiness EOpener CCloser B810
Lender CBusiness FOpener DCloser B783
Lender DBusiness GOpener ECloser C394

 

 

now i want to filter the page by column,

if i press Lender, i want this result, it will remove or filter out all other columns and sum up the gross margin according to Lender and same as business name, opener, closer

Lender                   Gross Margin
Lender A1947
Lender B1623
Lender C783
Lender D394


and if i press business i get this result and so on ,

Business Name             Gross Margin
Business A976
Business B454
Business C517
Business D813
Business E810
Business F783
Business G394


is it possible?

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@eliasayy , I think field parameters can help

Power BI Field Parameters — A Quick way for Dynamic Visuals: https://amitchandak.medium.com/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9af...
Power BI Field Parameters- Measure Slicer and Axis/Dimension slicer: https://youtu.be/lqF3Wa1FllE
Switch TOPN with Field Parameters: https://amitchandak.medium.com/switch-topn-with-field-parameters-299a0ae3725f
Field Parameters- Conditional Formatting
: https://amitchandak.medium.com/field-parameters-conditional-formatting-517aacc23fdf

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@eliasayy , I think field parameters can help

Power BI Field Parameters — A Quick way for Dynamic Visuals: https://amitchandak.medium.com/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9af...
Power BI Field Parameters- Measure Slicer and Axis/Dimension slicer: https://youtu.be/lqF3Wa1FllE
Switch TOPN with Field Parameters: https://amitchandak.medium.com/switch-topn-with-field-parameters-299a0ae3725f
Field Parameters- Conditional Formatting
: https://amitchandak.medium.com/field-parameters-conditional-formatting-517aacc23fdf

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors