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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Apply filter for selected column and not the whole table

Hi, 

 

I want my filter to change only certain columns. In my example table, the ABC analysis should always depend on the total turnover and not change when filtering. The other column, Spend, is allowed to change or filter.

 

CompanySpendABC Analysis
Microsoft100.000A
Google50.000B

 

A and B are quantiles of total turnover. If we change the slicer to "Microsoft", the ABC Analysis should be from the total spend and not from the filtered total spend. 

 

Thanks

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @Anonymous,

The default filter features not able to achieve your requirement.

I'd like to suggest you create an unconnected table with these field values and use it as source filter/slicer. Then you can write formula to interact with these selections in correspond calculations.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @Anonymous,

The default filter features not able to achieve your requirement.

I'd like to suggest you create an unconnected table with these field values and use it as source filter/slicer. Then you can write formula to interact with these selections in correspond calculations.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors