core.noscript.text
Hi in my Input the data contains the values
Input
125400
35000
53000
62000
and I want ouput as
1254
35
20
62
I have tried Round formula but it didnt showed up correctly.
Hi @Tid14
It seems like you are trying to trim right 0's
Here is how you can do it.Workflow:
Hope this helps : )
Alternatively, you could divide by 1000: