Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello All,
I have a dataset that contains an Asset Number, a date of win column, and a numeric win value column.
I created a simple measure called 85% of Average, calculated as such: 85% of Average = AVERAGE(Table[Win])*.85
Solved! Go to Solution.
Your average measure should be this:
This was actually the correct answer - I made the measure:
Ohhhh, but now I see the problem. Let's say you've got all your asset's there and the 85% AVG is 100. You have your flag filter to say "Only show assets below the 85% AVG of 100." When that filter is applied, it reduces the number of assets, and thus changes the 85% AVG of 100 to something else, which then changes which assets should be filtered and doesn't display the correct assets.
Interesting...
Sorry, I misread your post. If you want the 85% AVG amount to change depending on slicer context, change the ALL to ALLSELECTED.
Your average measure should be this:
This was actually the correct answer - I made the measure:
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |