Felw amount fields i have created as DECIMAL in Database, but it got mapped as INTEGER in Appian record. How to get decimal as a datatype in Appian as well? What should be the source field datatype to achieve this?
Discussion posts and replies are publicly visible
Hi Anvesh Shetty , Can you try changing the field to Double in the database so that it can be mapped to the Appian record field as Number (Decimal)? I think it will work. Let me know if it works or not.