Hi Abhilash,
Sorry for the late reply, I believe 14.02 is an embedded summary and the calculation formula is as below:
if gridvalueat(currentrowindex,currentcolumnindex,2) = 0
then 0
else
gridvalueat(currentrowindex,currentcolumnindex,0)/gridvalueat(currentrowindex,currentcolumnindex,2)
Yes, It would be nice to have the division in the Total column.