Within the formula I check the value of the dimension AND the "Dimensionality", which looks like that:
if(DIMENSION1='Name of Dimension' and not Dimensionality()=2, sum(whatever)
As a Result, I can click on the "+ symbol" which turns into a "- symbol" but nothing else happens. Maybey someone has a more elegant solution, but I'm happy with that.