Hello, I am trying to combine multiple Tables from Smartsheet (a Fancy excel tool online). The target Tables hold balance sheet information, therefore maintaining hierarchy is a must.
My challenge is around maintaining the hierarchy levels of the files after combining them to display in a Matrix table. Not sure about the best way to achieve that in Power Query.
Apologies but no PBIX file to share, but I can share sample data & mapping.
I think I managed to get the financial layout the way I want by adding a helper layout table. Also made a minor tweak to the names to show employer1 emp2 emp3.
So now my question is about merging columns. Do you have any recommendations for dynamically merging columns that have month names like the below:
The aim is to replace the column with the latest data (i.e. March data will replace Feb data in the column). Not sure if it’s possible or not.