Hi All,
I have a WDJ Table with some columns sorted using the standard sort functionality.
One of the columns is Article number which is a numeric column. This sorts fine but the output is formatted as a number with commas.
i.e. 1,000,000 instead of 1000000.
How do I tell the column to remove the commas but keep the numeric sort?
Cheers
Richard