Forum Discussion
RMDNA
9 years agoSolution Sage
Infinity, NaN, and divide function
All, In a custom column, I'm attempting to divide two columns, [Committed] and [Actual] (fixed decimal numbers in the backend, as U.S. Currency), and attempting to get a [% to target] result. The...
v-qiuyu-msft
9 years agoCommunity Support
Hi RMDNA,
In my opinion, it should be three categories, as both a. and c. have the numerator 0 which can be treated as the same scenario. Based on my tested, use DIVIDE() function, it returns three kind of values, blank, zero and actual decimal.
If the above is not your required results, please share some sample data and screenshots about desired results for our analysis.
Best Regards,
Qiuyun Yu
akaratr
8 years agoFrequent Visitor
Thanks. I also have the same issue. It's solved.