Hello,
I have two dollar amount fields that I would like to get the marginal percentage for. The first field is the DealerPrice (the dollar amount is less than the 2nd field) and the second field is the InsPrice. I used Google to find some answers, but nothing worked. One answer I found is this:
{Rpt_Logs_HCPCS_Utilization_By_Dealer_V01;1.InsTotal}/{Rpt_Logs_HCPCS_Utilization_By_Dealer_V01;1.DealerTotal})*100
But when entered in to Crystal, I get an error message stating "Division by zero".
I'm getting back into this program after a year of being away, so all help is greatly appreciated! I'm thinking it's something pretty simple, I'm just not seeing it lol
Thank you!!!