I have following data set in Fixed Decimal 19.2
I want to increase the precision of the decimal
input:
Expected output:
the end datatype should be in Numerical
@BRRLL99 if you look at the below WF i just set the data type to Fixed decimal 19.2 and got the desired result.
Im using
Version: 2022.3.1.553 Patch: 6
if i convert to 19.2 fixed decimal
it is giving me 46.9
and 6.3 only
please share your screen shot
@BRRLL99 Use ReplaceChar() function