Actions
Bug #5319
closedChrip cannot read Excel 2016 .xml Files
Start date:
11/05/2017
Due date:
% Done:
0%
Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
I read the instructions above:
Description
Chirp cannot read Excel 2016 .xml Files the standard format Excel 2016 now used.
Updated by Bernhard Hailer almost 5 years ago
- Description updated (diff)
- Status changed from New to Rejected
- Target version set to chirp-legacy
- Chirp Version changed from 0.4.0 to daily
- Platform changed from Windows to All
Chirp can read CSV files, when correctly formatted.
.xml files are Excel's native spreadsheet data format, which changes on occasion; CSV (Character Separated Values) is an all-purpose text file which is easy to parse. I don't think there's any intention to support spreadsheet data formats other than the universal CSV (developers, please correct me if I'm wrong).
Actions