Here is what I need to create:
Report answers the following question. Broken out by month, what is the average time between each Lifecycle Stage? Run data YTD (Jan 1, 2020 - Aug/September, 2020).
- Lifecycle stages: Lead, MQL, SQL, Opportunity, Customer
- Include number of Contacts that moved into each stage
I have created caluclated fields to determine the average amount of time it took contacts to migrate from Lead to MQL, MQL to SQL, SQL to Opportunity, and Opportunity to Customer. (leaving me with 1 available calculated field of the 5 max allowed)
I have this in a report:
This shows me what I need to know as far as time between lifecycles, but what I still need is to be able to display how many contacts were counted to create those totals of days.
What I did was create another report to try and display this. However, this chart is showing how many people ended those months in those lifecycle stages. These numbers are close, but they’re not exactly correct. I just want to display how many contacts moved from Lead to MQL, how many moved from MQL to SQL, etc. Not how many contacts were in the SQL stage at the end of the month.
Here is my second report that is not correct:
I would like to consolidate this information into one report if possible. If not, how can I display how many customers migrated from one lifecycle to the next?
All advice appreciated.

