Forum Discussion
Stop Values from Aggregating
Thank you so much for trying to help v-danhe-msft! My PBIX is in the following link: https://drive.google.com/file/d/17WvTpS29TK6dMo3gdKd-lIhGY4-JW_7K/view?usp=sharing
Hi MWilliams,
It seemed the format of your [Salary], [Tax] and [401k] showed as text, you need to switch them to number:
Then I could not figure out the relationships you have created in your pbix, I used the 'Business Unit Master' [Column1] to show the subcolumn:
Hope it could help you.
Regards,
Daniel He
- MWilliams7 years agoFrequent Visitor
v-danhe-msft Your output has the same problem mine has.
The 4090 should be split up proportionally to the hours. I.E. for Category 41 Salary should be roughly 2550 and for Category 45 roughly 1540.
As for my relationships, all I did was create separate sheets as masters of ResourceName and Categories because they were not unique within any other data sources.
Edit: to be clear, my problem is two fold. The first is getting salary, tax, and 401k to show up proportionally per category. The second is to fix summarization. 4090 is the entirely wrong number, the values are summarizing as first and don't summarize is not an option.