How can I replace characters like komma or simicolon in some columns of api request befor parsing to SQL Server, as these corrupt loads?
I always get errormessage “One record could not be called from OLE ‘MSOLEDBSQL’ for linkedserver”
Solution was to set in “Custom Replace” \S*,\S*–regex, “Replace By” an empty field