Forum Discussion
Milchmaa
3 years agoRegular Visitor
Multiply fields with a connection
Hey there I am very new to Power BI and tried so search a solution online but sadly did not find one (or I did not understand it maybe...). I have two table. Left every "Tarifgruppe" has around ...
eliasayyy
Memorable Member
3 years agoim not sure i understood but please try
Measure = CALCULATE( 'Table'[Tarifgruppe] * 'Table'[Arbeitszeitanteil]),ALLEXCEPT('Table','Table'[Tarifstufe]))
Milchmaa
3 years agoRegular Visitor
I got an error with "Tarifgruppe" as there are various numbers. (it goes on with e.g. 20, 21...).
For example Tarifstufe 1 and Tarifgruppe 12 but also Tarifstufe 1 with Tarifgruppe 20.
Similar the right table. You know what I mean?