- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 06:11 AM
I'm exporting a list from ServiceNow with number fields to Excel, but when I try to sum the columns in Excel it doesn't work. If I export to CSV and open with Excel it does work. I'm using Eureka and Excel 2013
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 10:24 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 06:30 AM
When you say it doesn't work, what do you mean? I just ran a test where I exported some time cards from my fuji instance to xls and I was able to sum them just fine. You might try converting the format in excel to a number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 07:10 AM
When I sum the column in the exported Excel file I get a sum of 50,000, but when I sum the same column in the exported CSV file I get the correct sum of 150,790,617.04

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 07:13 AM
Do the spreadsheet and csv have the same number of rows?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 10:18 AM
The field I'm having trouble with is a currency field and SN is exporting a $ at the beginning of each value. Excel seems to interpret the $ as indicating a text field which cannot be summed.
Is there a way to prevent the $ from coming through on the export?