Forum Discussion
Pmorg73
6 years agoPost Patron
Help with relationships
Link to data and Power BI file discussed here: data and BI file Hi everyone I have been learning Power BI for a month or so and I am struggling with relationships. Images below. I am rep...
- 6 years ago
TomMartens
6 years agoSuper User
Hey,
as there is no clue in the data how the amount from the invoice table is related to a staff member the "correct" number (from a technical point of view) is provided by the measure, this can not be solved by data modeling, just by additional information or by some kind of business rule like this
per staff member and job no calculate
Measure * DIVIDE(individual hours, sum of hours by all staff members)
Regards,
Tom
Pmorg73
6 years agoPost Patron
Food for thought. Many thanks
- v-chuncz-msft6 years agoCommunity Support