Exported CSV contains php codes

Hi there.
I’ve exported my Contact report to CSV file but it contains php codes. I only need the data as is shown in the Contact View field. I’ve changed the Contact field into just Email, First Name, and some Checkboxes.
I need the exported data to be showing them, but it turned out like this:


How to edit the CSV data to be just the data that I need?
Sorry if this one’s been asked before as I’m relatively new to Suite CRM. Thanks

Hi,
the file is not showing php code, it looks like a regular csv.

You probably have issues displaying it correctly. Instead of opening it directly in excel, try to open an empty sheet, select “Data”, then “import from csv”. A wizzard will guide you through the import, and after those clicks you will have a clean table.

Secondly: You did export the whole record, so each column is included, no matter if its shown in the UI. If you want to export only specific fields, go to the reporting module, build a report only having the fields you need and export from there (only selected fields will be included then).