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
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
Employee
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
Employee
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
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