Hello Community!
I have been handed a query that is run in a pivotal greenplum database (postgresql). It uses the following function to change the format to numeric for summing purposes: "public.money2numeric"
Aggregating with the query is critical because of the volume involved.
When i input this in Alteryx, it runs, but generates a ton of "fixed decimal fields are limited to a precision of 350 characters including the sign and decimal point" errors.
This then appears to pollute every subsequent tool in the workflow. It doesn't really seem to be causing any problems, but, as a pioneer, it doesn't look good and i'd like to solve it.
Any ideas?
Best -
David