Hi All,
I have customers in ax which is a number sequence
when I pull the values, they are coming as 
C0000109
C00001092
C00001093
C00001094
C00001095
C00001096
C00001097
C00001098
C00001099
C0000110
C00001100
C00001101
The sorting order is not happening properly...
Index is already on Customer ID 
I want the output as 
C0000109
C0000110
C0000111
C0000112
..
..
..
C00001090
C00001091
C00001092
C00001093
C00001094 
and so on
Please help to get the proper output
Thank You,
G Praveen Kumar
  
                            
                         
                        
                        
                            
                            *This post is locked for comments
                            
                            
                            
                            
                            
                            
                                I have the same question (0)