Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 replicate it.
I want this sorting:
1
D1
D2
D9
D10
D100
D200
D999
RandomText
Sausage
Not:
1
D1
D10
D100
D2
D200
D9
D999
RandomText
Sausage
Solved! Go to Solution.
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
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
this is the text type, not number. So that's why you can not sort numerically.
Proud to be a Super User!
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
70 | |
68 | |
43 | |
34 | |
26 |
User | Count |
---|---|
86 | |
49 | |
45 | |
38 | |
37 |