Two tables with same data but different formatting. Power Query or Power Pivot?
Hello,
I'm looking for help with being pointed in the right direction for this problem I've been facing.
The end result I'm looking to accomplish, is create Pivot Table & Dynamic Map together, see screenshot directly below.
One table (Table A) is formatted in the following way, with department as a column header. This works well for created the above end result,
The other table (Table B) I'm working with, however, has the information in a different format, with each department as a header, and then counts given within the rows,
I was just trying to use relationship with the power pivot data model, but I think that doesn't work for this problem.
Therefore, I think I may need to use Power Query. I would pull in Table B to create a new column "Department." Then, I would pivot all the columns that are a departments into that new column "Department."
Let me know if that's feasible, as I'm having trouble envisioning this working. Furthermore, I haven't figured out how to create columns and pivot columns in Power Query yet, so it'd take me a bit of time to figure this out on my own, and it'd be good to know that this is the best way to do it.
I did a brief check if there were any similar posts to this, and couldn't find anything. Thanks!