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…...With that information we can log an internal issue and provide...