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…..., 23.9, 24.3, etc.). If you are on...