Solved
Number in scientific notion
Hi,
I have a column id(decimal) on the screen it is Appian displaying as 4.495757e+08
I have tried tostring() and text(id, "0*")
Could anyone please tell how can we handle values like this.
Hi,
I have a column id(decimal) on the screen it is Appian displaying as 4.495757e+08
I have tried tostring() and text(id, "0*")
Could anyone please tell how can we handle values like this.
You could use fixed function to display decimals with long decimal places.
[View:https://docs.appian.com/suite/help/22.1/fnc_text_fixed.html]
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.