Hi all,
I’m running the math equation show below. I’d like it to show the first decimal place, but it only generates a whole number. I tried using FORMAT_LOCALIZED_DECIMAL, which just adds a “.0” to the end of the whole number – not the actual decimal that would be generated from running the equation.
Does anyone know how to display the actual decimal results and not just an integer? I’m using page variables with the type “number” for the equation. Any help would be greatly appreciated!