Solved
Change a property type from Decimal to Double
Is there a way to change a property type from Decimal to Double. It appears that Platform is somehow automatically change it back to Decimal for a new property.
We found that Decimal can't handle a large number like billions.
Thanks