I have two tables. One is actuals and one is the budget. I want to create a matrix that shows them side by side and then a variance. I am trying to joined them into one table. I have three coulms that it needs to match in both, location, account, and department. I was also thinking of using a sumif (or something like that, since that isnt a function in Power Bi) and then putting that into a column in the budget table and then sum the actuals.
Is there any way I can do this?
Is there any way I can do this?