It may happen that your spreadsheet editor (Excel for example), when you open the CSV file you just exported from BeeBole, will show the data in one single column instead of nicely splitting them in several columns. The reason behind this behavior is that CSV files (Comma Separated Values) are splitting data into columns using " , " as separator by default. But in certain countries, the default value used as separator is " ; " instead. So, what should you do if your computer expect " ; " instead of " , "?
Alternatively, you might want to change the Regional Settings of your computer if it happens for several app you use and not only BeeBole Then, in Windows for example: Go to Start>Settings>Control Panel>Regional and Language Options. Click “Customize”. Enter “,” for “List Separator” |
Documentation > Frequently Asked Questions >