Hi,
Create one more variable like.
Var=(([Act])/([Plan]))*100
Var1=If(Sum(([var]) ForAll([Ship To])) <100) Then [var] Else "A"
Apply the report level filter on Var1 and condition would be Var1 notequal to A
It will exclude the values based on the total percentage greater then 100.
![webi.png]()
Amit