Forum Discussion
Creating a report starting from two tables with different layouts
- 2 years ago
To address the 1st part, Unless the first 3 columns[WBS L1, WBS L2, WBS L3] stays constant, you can use the "unpivot other columns" options in PowerQuery to do the job for you.
As far as the dates, Whatever the date range is from, You can use Power Query to make it start of everymonth or StartofMonth Dax function to create a column.If you still have doubts or questions, Can you provide a Sample file or image on how exactly current structure is?
Thanks,
NG
If this post helps, then please consider Accept it as the solution to help the others find it more quickly. Appreciate you kudos!!
To address the 1st part, Unless the first 3 columns[WBS L1, WBS L2, WBS L3] stays constant, you can use the "unpivot other columns" options in PowerQuery to do the job for you.
As far as the dates, Whatever the date range is from, You can use Power Query to make it start of everymonth or StartofMonth Dax function to create a column.
If you still have doubts or questions, Can you provide a Sample file or image on how exactly current structure is?
Thanks,
NG
If this post helps, then please consider Accept it as the solution to help the others find it more quickly. Appreciate you kudos!!