Nice to e-meet you. Right off the bat, the above is not possible since HubSpot only has default reports for time between deal stages.
That said, I have a workaround that goes something like this:
- Within a contact record, you have the "Number of associated deal" property - Using a contact workflow, when the above property is 1, we set a custom date property 1 to xxxxxxx - When the above property is 2, we set the custom date property 2 to yyyyyyyyy.
From there, we can use a calculation field to find the time between custom date property 1 and 2. Bit cumbersome, but might do the job for now.
Hope this helps!
------
Find my answer helpful? Support the community by indicating it as the solution.
Click here if you wish to find out more on how you can Get That Bread better, faster, with our specially curated services.
Nice to e-meet you. Right off the bat, the above is not possible since HubSpot only has default reports for time between deal stages.
That said, I have a workaround that goes something like this:
- Within a contact record, you have the "Number of associated deal" property - Using a contact workflow, when the above property is 1, we set a custom date property 1 to xxxxxxx - When the above property is 2, we set the custom date property 2 to yyyyyyyyy.
From there, we can use a calculation field to find the time between custom date property 1 and 2. Bit cumbersome, but might do the job for now.
Hope this helps!
------
Find my answer helpful? Support the community by indicating it as the solution.
Click here if you wish to find out more on how you can Get That Bread better, faster, with our specially curated services.
No worries! Another workaround here is to use the "Recent deal created date" and "First deal created date" properties for a calculated property. Once you find the time between these two properties, you can divide them by "Number of associated deals" to find the average.
You can try doing this via the "Custom equation syntax" of calculated property - else, exporting the properties to excel to do the calculation may be another option.
Hope this helps!
------
Find my answer helpful? Support the community by indicating it as the solution.
Click here if you wish to find out more on how you can Get That Bread better, faster, with our specially curated services.