Hi, I have a data that stored on data store with type double (ex: 2.123480160004

Hi, I have a data that stored on data store with type double (ex: 2.123480160004e15). And if I showing this data on record, its showing like : 2.123480e+12. My question is how we convert it to integer / long integer? This field digit is more than 12 digit number. I've tried using todecimal(), tostring(), tointeger() function, but its not showing up with what I want. Thanks...

OriginalPostID-92652

OriginalPostID-92652

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data