Good morning,
unfortunately my initial approach for using a formula to identify the section the formula is iused in, was not possible with built-in methods (https://answers.sap.com/questions/13931185/possible-to-use-if-with-referal-to-eg-details-b.html).
I now have a new approach but I seem to...
Hello everyone,
I would like to display numbers with a defined amount of decimal places.
Let's take 0.001
local numbervar Decimals :=2
toText(Value, Decimals)
This would result in "0.00".
So, if the resulting number where to only contain zeros, I would like to increase the amount of decimals...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.