One small point - the export format is listed as CSV but has semicolon delimiters. I know this is common in countries with comma decimal notation, but if targeting US customers you might want to make the separator configurable.
sep=;
One small point - the export format is listed as CSV but has semicolon delimiters. I know this is common in countries with comma decimal notation, but if targeting US customers you might want to make the separator configurable.