Skip to main content
November 11, 2022
Question

Large numbers are showing as exponential in appian display.

  • November 11, 2022
  • 5 replies
  • 0 views

20000000 is displaying as 2e+07.

    5 replies

    gopalk2865
    Participating Frequently
    November 11, 2022

    HI Shweta, You can format this value using function text().

    November 14, 2022

    Is there any other way to keep it float value

    mikes0011
    Brainy
    November 14, 2022

    The original value will remain unchanged as Float type.  The only thing that's changing is the text display value that Appian outputs by default.

    The Expression Guru