CSV export

I opened a csv file in numbers, added some data, then exported the content back to a csv format (UTF-8), but when I did so it added BOM to it. That is according to a software developer. And because of that the file does not load on my wordpress site correctly. How can I have numbers export the csv correctly?

MacBook Pro 15", macOS 10.15

Posted on Jan 14, 2020 5:00 AM

Reply
5 replies

Jan 14, 2020 9:05 AM in response to sperry1975

I don't think you can change the behavior of numbers. If a BOM really is the problem, then you could open the file with a text editor like bbedit and save again as utf-8.


If you open the file with the encoding set to MacRoman you should also be able to see the BOM as odd characters right at the beginning of the file and remove it.


Where did your file come from? Usually windows adds a BOM but Mac does not.

Jan 14, 2020 4:22 PM in response to VikingOSX

I obtained a csv file from a developer that works but the data is not relevant. It served as a file I could use for comparison. So what I ended up doing was opening that csv file with "textEdit" then took a duplicate file which I first added necessary data to in Numbers and exported it to a csv which I intern opened with "textEdit" then I compared to two. That's when I discovered one problem which was easily fixed with a find and replace. The correct csv had ";" to separate and the csv saved from Numbers had "," to separate. Once that was fixed it helped a great deal in getting the plugin to accept it. Of course there were some other items that needed correcting too, but with the use of "textEdit" all was resolved.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

CSV export

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.