About Custom Column

Bulk Rename Utility How-To's

About Custom Column

Postby yooop » Mon Jul 18, 2022 5:52 pm

hi,

i try to display encodingbitrate in the Custom Column using this

<(System.Video.EncodingBitrate)>

but it is not sorted correctly

eg.
10016kbps
10142kpbs
12058kpbs
4031kbps
4135kbps
7996kbps
9984kbps

can you help me solve the problem? thanks :D
yooop
 
Posts: 2
Joined: Mon Jul 18, 2022 5:44 pm

Sort Custom column numerically ?

Postby Luuk » Tue Jul 19, 2022 1:14 am

Its unfortunate, but clicking on the "Custom" column will always sort the listed values alphabetically!
This is also true when you format the values as a number like... <(#System.Video.EncodingBitrate)>
Im not know if the programmers could change this when "Custom" only uses... <(#SomeProperty)>
Luuk
 
Posts: 690
Joined: Fri Feb 21, 2020 10:58 pm

Re: Sort Custom column numerically ?

Postby yooop » Tue Jul 19, 2022 3:05 am

thanks for your answer
yooop
 
Posts: 2
Joined: Mon Jul 18, 2022 5:44 pm

Sort Custom column numerically ?

Postby Luuk » Tue Jul 19, 2022 8:52 am

There is a setting for "Display Settings, Sorting, Logical Sorting" to sort any of the numbers numerically, instead of alphabetically.
So maybe the programmers could change this setting, so that it also conducts sorting for the "Custom" column ?
Luuk
 
Posts: 690
Joined: Fri Feb 21, 2020 10:58 pm


Return to How-To


cron