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
mpaukee
Regular Visitor

Apply numeric filter (e.g., greater than 1000) on one of the fields in Rows and not based on all

I want to create a table/chart of all stores with revenue>1mUSD per Year. In addition I want to include the product names as further drill down option. It is possible in excel to select at what level I want to apply the numeric filter (here the store names), however in Power BI the numeric filter gets applied to the lowest level (which is the product names) and selects only the product with revenuw >1mUSD. Is there a fix available to select the level of aggregation (i.e., at a store level and not products)?

1 ACCEPTED SOLUTION
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @mpaukee,

 

You could create measures to determine which level is based on to aggregate numeric values. You can sum values based on store level or product level. But, for the requirement that conditionally select the level of aggregation is not supported now.

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
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
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @mpaukee,

 

You could create measures to determine which level is based on to aggregate numeric values. You can sum values based on store level or product level. But, for the requirement that conditionally select the level of aggregation is not supported now.

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
vanessafvg
Super User
Super User

@mpaukee you will need to agregate the data first i would think with a summarize statement into a new table and then  apply the filter





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




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