I am having trouble importing rows from a tab-delimited CSV file into a fusion table database when the file contains fields with quotation marks. I still can't do it even if I change " to \"
The error message I see in the Google Drive interface is "Incomplete import at "Adding rows from file." Unable to parse your file: Quotation mark found in unquoted value at line 1, column 82".
What is the trick to solving this problem? As mentioned, \" doesn't work and neither does "" (doubling).