SOLVED

Bulk data extract replace double quote by 2 double quote

Go to solution
Dev_Engineering
Level 1

Hi Support Team,

I face the issue that when i create bulk extract lead data i saw that if  a data field is text or string and data contained double quote then when we extract and download the extract file, that field value will be replaced double quote with 2 double quote. Can you please take a look. Thank you

Ex: fristName field have value: john"test

Screenshot 2025-04-10 at 13.50.45.png

But in my extract file it will be: john""test

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

Of course! That's the standard way to escape double quotes in a CSV.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Of course! That's the standard way to escape double quotes in a CSV.