Solved
Forum Discussion
ChristopheFr
2 years agoNew Contributor II
Mapper with :
$.mapKeys((value,key) => key.replace("'",""))
before bulk load solve the problem.
Mapper with :
$.mapKeys((value,key) => key.replace("'",""))
before bulk load solve the problem.
Mapper with :
$.mapKeys((value,key) => key.replace("'",""))
before bulk load solve the problem.