Forum Discussion
Moving Row subtitle in a Matrix
- 6 years ago
Hi Anonymous ,
Please refer to this post: Sort a Column with a Custom Order in Power BI.
In your scenario,
1. enter data to create a table with two columns:
Category Order Revenue 1 COR 2 SGA 3 2. create relationship between your fact table and the order table above through "Category".
3. Sort "Category" column by "Order" column.
4. Replace "GDR Total" column with “Category” column in your Matrix visual.
Then, you will get what you want.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
Please refer to this post: Sort a Column with a Custom Order in Power BI.
In your scenario,
1. enter data to create a table with two columns:
| Category | Order |
| Revenue | 1 |
| COR | 2 |
| SGA | 3 |
2. create relationship between your fact table and the order table above through "Category".
3. Sort "Category" column by "Order" column.
4. Replace "GDR Total" column with “Category” column in your Matrix visual.
Then, you will get what you want.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.