want remove BIX extract field value double quote (" ")

Bix extract filed values are coming in double quote(“”), how to remove remove the quote?

@Birupakhya Does the property value already contains double quotes in it and bix extracting the value with additonal/extra double quotes?

@Anoop Krishna no those property don’t contain double quotes. only in bix extract sheet it’s coming.

@Birupakhya please could you take a look at the following support article?

BIX extract into a CSV file issue

Also see Troubleshooting BIX for on-premises environments

will it also remove the double quotes..? for example value in excel is “yes”.. i need to remove those double quotes and make it …yes