Forum Discussion
Remove not selected values
Why do you call Contracts per Branch "Durchschnittlicher Branchenverbrauch"? Looks like a field mismatch to me.
Create a separate measure (or even a calculated column) that computes the total number of contracts and/or the total consumption, and then reference that measure in your calculation.
Sorry, I addmit the field name might be confusing. The overall goal of the measure is to calculate the "mean consumption per branch". The total number of contracts is just part of the solution. If I get this part right the rest is easy to transfer.
I already tried using a separate measure for the total number of contracts and referrenced it within the shown calculation. The result was the same. The calculation returns the right number of total contracts per branch for the selected customer, but it also shows all branches and not only the branch of the selected customer.