I've connected Workbench to my Postgresql DB and using a posgresql function. Workbench is incorrectly displaying the numeric column fields.
Postgresql returns as:
with the exact same query, domo workbench displays:
What is causing workbench to incorrectly display the values?
Thanks for the help,
Don