Problem summary
Monetary values that you import from Google Sheets can be 10 or 100 times larger than expected.
Error message or symptoms
A value such as 123,00 in Google Sheets appears as 12300.00 in Funnel.
When does this occur
A monetary column uses a comma as its decimal separator.
Funnel imports the column as a monetary field.
Root cause
Funnel does not read the comma in the cell value as a decimal separator. As a result, Funnel imports a larger number.
Solution
Change each monetary value to use a dot as the decimal separator.
Use
123.00, not123,00.
Retry the import.
Confirm that the monetary values are correct in Funnel.
