Problem
Downloaded Everbridge data, such as contact data or notification data, is not displayed correctly when opened directly in Microsoft Excel.
Root Cause
The issue is caused by improper handling of the file format when opening CSV files directly in Excel.
Solution
Import the file using Excel’s data import process to ensure proper formatting. To do this, follow these steps:
- Create and open a new Excel file.
- Click the Data tab.
- Select Get External Data from the far left, then From Text from the drop-down menu.
- Locate and open the desired file.
- Select the radio button next to Delimited, enter the value for the row to start the import on, and click Next
- Leaving Tab selected, select the checkbox next to Comma under the Delimiters heading and click Next.
- Under Data preview, scroll all the way to the right until the End column displays, then hold the shift key and click on the very last column.
- Under the Column data format options, select the radio button for Text.
- Click Finish.
- Select the desired location to save or open the worksheet and click OK.
For further reference on importing CSV files into Excel, please see this external article (not hosted in the Everbridge Support Center): https://www.ablebits.com/office-addins-blog/2014/05/01/convert-csv-excel/#open-csv-excel.