Add precision and scale for Postgresql source endpoint for numeric fields
I have been using Qlik Replicate from last 2-3 years and one of the issue we face is numeric columns are being truncated from postgresql to snowflake. If a field is defined as numeric in postgrsql then when qlik replicates writes that field to snowflake it make the field as number(28,6) , this causes problem of loosing precision of that column.
I would like to propose a changes where we get option to use wide variety options to define such particular field in the column transformations. We need options like number(35,20) ,number(38,10) ,number(35,15) .
NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.