I want to alphabetically sort members by name of the entity in master data services (mds). I cannot find a straightforward solution. Currently, members are sorted by code (built in mode!?). How to change sort order by name? Please see an example below:
Name Code
c 0
a 1
d 2
l 4
f 5
s 6
m 7
b 8
Thank you.