Good day,
For a particular entity, I want to create a calculated field that needs to use two other floating point fields in its calculation.
Unfortunately, the two needed fields for the calculation are floating point data types. Furthermore, they are OOTB fields and depend on business logic behind the scenes; so they cannot be changed to the decimal data type.
As such, it seems like it is impossible to use these fields in the new calculated field. (I have tried converting them on the fly in the calculation but that doesn't work.)
Any solutions or pro tips to solve this problem would be much appreciated. (Or maybe, at least, an explanation as to why this limitation exists.)
Thanks,
BGS
*This post is locked for comments
I have the same question (0)