SYMPTOM
In Narrowcast, Information Objects that return XML are formatted using XSL stylesheets. The default stylesheet used to format CSV files (called MSTR7ToText-CSV.xsl) includes double quotes around each cell. Strategy provides additional stylesheets which can be used to format CSV files; one of these stylesheets is called MSTR7ToText-CSV-NoDoubleQuotes.xsl. This stylesheet is supposed to remove the double quotes around each cell. However, in Strategy Narrowcast 10.x, this stylesheet does not successfully remove the double quotes.
STEPS TO REPRODUCE



CAUSE
This is an identified defect in Strategy 10.x with the MSTR7ToText-CSV-NoDoubleQuotes.xsl stylesheet.
WORKAROUND
Create a new device or edit the current device. On the Plaintext tab, go to the String Substitution tab. Set up a string substitution to replace double quotes with nothing, as shown here:

The double quotes do not show up when opened in Excel.
The Strategy internal reference number for this issue is DE52126.