Hello,
i have a little Problem with the Expression Query.
As u can see, i have 3 Values Produktivität, Verlust AA and Verlust Stopp.
Verlust Stopp is calculated from 100% - Produktivität - Verlust AA
The formula is:
100 - (100 / (3130 * 0.4* 23) * ($A * 23* 0.4)) - (100 / (3130 *0.4 *23) * ((( $C + $D + $E + $F + $G + $H + $I + $J +$L +$M ) * 0.4 ) +$K ) )
but as soon i ad Verlust AA the formula wont work and get nothing but i dont now why
the formula for Verlust AA is:
(100 / (3130 *0.4 *23) * ((( $C + $D + $E + $F + $G + $H + $I + $J +$L +$M ) * 0.4 ) +$K ) )
Is there a max of Values u can use for one Expression?