Hi ,
I need to create a Formula Column in web form taking excel sheet as reference for creating the formula.
Excel sheet has formula = iferror((A/B),0,(A/B)), where A and B are columns.I need to create a column C and has to put this excel formula using formula column functionality.
Please let me know all possible solutions for replicating this excel formula in formula column,
Thanks.