Using Difference and IsErr for variance columns
We are attempting to use this combination of formulas but seems FR does not like the / sign. Hoping another set of eyes will see what is failing me???
If(isError(Difference([L],[B])/[B]),0, Difference([L],[B])/[B])
Tagged:
0