Forum Discussion
Pinky0404
Helper III
8 years agoNaN Error
Hi All, I have two columns , "Total Queries" & "Other blocked" and when i try to divide Other blocked / Total Queries is throwing NaN value when both columns has value 0. Hence unable to calcula...
- 8 years ago
Hi Pinky0404,
Glad to hear that you have resolved your problem. Would you please kindly mark your sharing solution as an answer so that it can benefit more users?
Thanks,
Yuliana Gu
Pinky0404
Helper III
8 years agoThanks for your response. I found an answer. i was directly dividing the columns which was giving the total % , rather calculating as sum(other blocked)/sum(total queries).
v-yulgu-msft
Microsoft Employee
8 years agoHi Pinky0404,
Glad to hear that you have resolved your problem. Would you please kindly mark your sharing solution as an answer so that it can benefit more users?
Thanks,
Yuliana Gu