I am using the formula =PERCENTILE(Agree@row / $[Total # of Surveys Completed]@row, 1) when the column Total# of Surveys Completed is 0, the message is returned #Divide by Zero. I want to show 0% instead of "Divide by Zero.
It does show 0% when any number of Total# of Surveys Completed is <0.
I'm sure there is a simple solution, but I can't seem to figure it out. Thank you-