Currently, numeric fields like transactionrevenue are sent using the international (US) number format with a dot (.) as the decimal separator. However, users from countries like Brazil use a comma (,) as the decimal separator and a dot (.) for thousand grouping.
This causes issues when trying to calculate or format values in Google Sheets configured in Portuguese or other regional settings.
Feature Request:
Add an option in the Windsor UI that allows users to select their preferred number formatting style — either:
Dot as decimal / comma as thousand separator (international default), or
Comma as decimal / dot as thousand separator (Brazilian/European standard)
This would significantly improve usability and eliminate the need for manual conversion in Sheets.
This is an absolute must. I manage dozens of clients and all of our Google Sheet data fetches were destroyed a few days ago when Windsor decided to “standardize” all data fetches using “.” as decimal separator, while we use “,” as decimal separator. This should be an urgent priority.