Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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)?
Solved! Go to Solution.
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
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
@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
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.