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…...TESTCUSTOM(FinalAmount), IF(AND(B$2=“STUFF2”, TESTCUSTOM(Amount)=0)...TESTCUSTOM(Amount)=0), TESTCUSTOM(Amount), IF(B$2=“STUFF2”, TESTCUSTOM(Amount),...