Hi,
I tried using
EXTERNAL | INTERNAL |
* | js:%external%.toString().replace(/,/g,"") |
and
I tried using
EXTERNAL | INTERNAL |
* | js:%external%.toString().replace(/,/g,"") |
by using EVDESCRIPTION=CONV.xls
It doesnt work there are still lines with the description where it has a comma still coming accross?
Effectively, the problem is in the master data extract if a description has a comma it treats it as a delimiter and a column goes missing in the extract as the comma adds a column in the extract. I have tried changing the delimiter to TAB with no success.
Cheers,