I suggest to add support for importing Excel files when creating datasets.
"Export to CSV" is an available feature in Excel, but there are drawbacks:
When you are not an US-locale, or more specifically, your regional setting for separator is not US-style ",.", then Excel will export e.g. using semicola as separators, or the "wrong" decimal separator and the file can't be imported. This is a shortcoming of Excel which can only be solved by changing one's regional settings or using special macros.
The other issue is encoding, which also leads to issues with field names when not done correctly. If TWA would support Excel, it could switch to the right encoding in the first place.
Supporting Excel would lower the entry barrier for new users who are doing their first steps with Analytics. Excel is still used traditionally in many companies for data storage.
A "smaller" version of this idea would be to just support CSV with different separators, with a default that can be overridden on each import.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.