CSV export from bookings are not alligned in a string

I’m having trouble with
We want to export all the bookings in an overview. All the details are not aligned in one string. All the details are separated over 3 strings.

Working in
Wix Studio

Site link
If this is happening on a site, include a live or test site link

What I’m trying to do
Here is an example:

Datum van sessie,“Registratiedatum”,“Naam dienst”,“Starttijd”,“Naam van medewerker”,“Klantnaam”,“E-mailadres klant”,“Adres klant”,“Telefoonnummer klant”,“Betaalstatus”
30-11-2025,“16-10-2025”,“Zondag 30 november”,“14:00”,“Sinterklaas #1”,“NAME”,“abc@hotmail.com”,"ADRES
Hazerswoude , Zuid-Holland 1234AB
Netherlands",“066 xxxxxxxxx”,“Betaald”

What I’ve tried so far
We do not know.

Extra context

image

Anything else that might help - edge cases, screenshots, etc.

Hey @Aad_Werf_van_der! Did you figure this out? I wonder if it’s something related to the way the address is formatted and the way the application you’re loading the CSV into is processing.

CSVs are separated by commas, so the Address might be interfering (although this shouldn’t be the case).

If this is still the case, I’d recommend opening a bug report for it following the steps in this topic - Wix Studio - How to report a bug