Forum Discussion
Use Parameter Values and Group by
- Anonymous2 years ago
To customise the rank order of a column, you may need to create a calculated column that assigns a rank based on specific conditions. This allows you to sort in the desired order rather than the default numerical or alphabetical order. You can follow these steps below:
1.Add an index column.2.Sort ascending.
Final output:
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired out put and pbix file without privacy information.
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
To customise the rank order of a column, you may need to create a calculated column that assigns a rank based on specific conditions. This allows you to sort in the desired order rather than the default numerical or alphabetical order. You can follow these steps below:
1.Add an index column.
2.Sort ascending.
Final output:
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired out put and pbix file without privacy information.
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.