We have a requirement to save more than 15 digit numbers in an entity, which will be used in some calculation and sorting in a View. However, system irrespective of weather its Decimal for Float data type it doesn't seem to accept more than 1e11, 1 followed by 11 zero's.
I did try to experiment with setting max value to 1e15 in Float data type, However, the moment I type it its converting e to 0.
Any suggestion?

Report
All responses (
Answers (