Forum Discussion
tommpl
7 years agoRegular Visitor
Created column isn't calculating as expected
I have two calculated columns from my dataset. I am trying to get a % figure based on these columns. As you can see from the picture below the columns calculate correctly and have been sorted by oper...
balaganeshv2201
7 years agoFrequent Visitor
try division(IRES[totalaborts],IRES[Totaloutcomes ])
- tommpl7 years agoRegular Visitor
Division didn't work. However DIVIDE did in that it resolved but it is still shows the incorrect figures.