Is there a way to limit the length of the field in X++ then? So that it groups by the first 255 symbols?
Something like: cast(table1.memoField as varchar(255));
Thank you,
Raimund Vysockij
Is there a way to limit the length of the field in X++ then? So that it groups by the first 255 symbols?
Something like: cast(table1.memoField as varchar(255));
Thank you,
Raimund Vysockij