How to retrieve # of Converted Leads on one row
I have been able to find the number of converted leads by putting the following columns:
- Status = Converted
- Lead ID
- COUNT lead ID
- SUM of the count.
the total number is 127 however I do not know how to get only one row with the total number, or how to then put it in another report which shows again ONE row and the 3 columns i want.
Any help please?