Hi,
We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function.
Formula that works:
=IF(AND(B$1=“STUFF”,
TESTCUSTOM(FinalAmount)>0),
TESTCUSTO…...CustomValuesCalculat(with the line of code to set data.CalculatedValue)...