Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i have a tabel with the dimension SKU.
our SKu's are like this : 0708 ; 0708W ; 0708B; 16740 ; 16740W.
if i want to sort it is either alfabetical or numerical, but i want them mingled together so it is like this:
0708
0708W
0708B
16740
16740W
is this possible?
thanx!
grtz,
chris
try using Text(SkuCode) and sorting that as text