Forum Discussion
carlom_iptech
2 years agoFrequent Visitor
Numeric Sorting of Alphanumeric
Is there a setting to sort alphanumerically? I know there's a sort by, but is there a setting on PowerBI Desktop to sort things numerically? This the default sorting on File Explorer and I'd like to ...
- Anonymous2 years ago
HI carlom_iptech,
Text values can not use the numeric mode as the column sort order.
For your scenario, you can extract the number value part to create a new calculate column to use it as 'sort order' of your colum or create new table with raw field values and index field.
Then you can use 'sort by column' property to setting the column sort order.Regards,
Xiaoxin Sheng
Anonymous
2 years agoNot applicable
HI carlom_iptech,
Text values can not use the numeric mode as the column sort order.
For your scenario, you can extract the number value part to create a new calculate column to use it as 'sort order' of your colum or create new table with raw field values and index field.
Then you can use 'sort by column' property to setting the column sort order.
Regards,
Xiaoxin Sheng