Forum Discussion
Create matrix row header
- Anonymous5 years ago
Hi JayBI
You need to build a hierachy in martix row. Try Append function to build a new table and transform the table by Unpivote in Power Query Editor .
Append:
Select Revenue and Cost columns and use Unpivote in Transform.
Then build a matrix as below. Don't forget to turn off stepped layout function in Format.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi JayBI
You need to build a hierachy in martix row. Try Append function to build a new table and transform the table by Unpivote in Power Query Editor .
Append:
Select Revenue and Cost columns and use Unpivote in Transform.
Then build a matrix as below. Don't forget to turn off stepped layout function in Format.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.