Dividing two calculated fields
669029Jan 21 2009 — edited Feb 6 2009Hi Folks,
I have an Requirement where in I have to Divide two Columns(calculated) in Custom Report. The Columns names are
# Opportunities Created and # Opportunities Won
both of the columns are Calculated and I am using "Count Distinct" aggregation rule so as to get the number.
Now the issue arises when I have to create a column where i have to do Opportunity Conversion Rate (# Opportunities Created / # Opportunities Won)
when I am trying to this conversion I am getting Error which states that an Integer calculation is performed on Non- Integer Columns
How can I achieve this functionality??
Thanks and Regards,
Amit Koul