You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
comments that contain a comma are split into two cells
amounts are split into two cells (may be dependent on language setting: if amounts are formatted with comma rather than dot) and amounts above 1000 contain a ?
non-ASCII symbols are not recognized (see screenshot)
The export algorithm should detect commas and put that string between quotes.