Track the evolution of my estimated transactions over time

Tim_dgn
Participante

Hello everyone,

 

I'd like to use Hubspot to track and analyze the evolution of all my transactions between different periods. To give you a precise example:
- I estimate that it is possible to carry out a transaction and register it on Hubspot with an estimated turnover at a given date,
- Two months later, following my discussions with the customer, I realize that the amount of the transaction needs to change, so I change the estimate made on Hubspot.


I'd like to have a tool that lets me see the evolution between these two sales estimates (which Hubspot keeps in its history), for all my current transactions. It doesn't seem possible at the moment to build a report, as I can't find the "historical transaction amount" data.

 

Do you know of another tool that would allow me to do this? For the moment, I've only seen the forecasting tool that comes closest to what I want to do.

 

Thanks in advance for your help and input! Have a nice day!

 

I don't know if you'll have an answer but I mention you @trevordjones and @Jnix284 for your previous help, thank you again !

 

Tim

2 Soluciones aceptadas
Jnix284
Solución
HubSpot Employee
HubSpot Employee

@Tim_dgn I did a little digging into this and the historical values for the properties are only accessible via the Property History API.

 

Essentially you'd need to custom code a solution to show the values of an individual property over time.

 

The alternative is to create a complex workflow that looks at whether the value changes and stamps the previous value in an additional custom property - you'd need to have as many of those as you'd need based on how many times you think it would change, which increases the complexity of the if/then branch.

 


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon

Ver la solución en mensaje original publicado

trevordjones
Solución
Experto reconocido | Partner nivel Diamond
Experto reconocido | Partner nivel Diamond

Hi @Tim_dgn ,

 

Are you using Quotes?  If you did a Quote for each change in price, you could build a report in the custom reports builder that displays the amount of each quote by the quote create date, broken down by deal, like this:

 

2024-02-28 - 09_29_09 - Custom Report Builder.png

If you haven't been using quotes, I agree with @Jnix284, at least for your past data, and perhaps you should start using them going forward if this sort of history is important to you.  Just create  a new quote associated with the same deal each time you change the price.

 

I can think of a few hacks using custom properties and workflows to build a price history that you can report on, but I really think the quotes tool is your best bet.

 

- Trevor
If my post solves your problem, please accept it as a solution.

 

Trevor Jones

Consultant II

Process Pro Consulting
mobilePhone
(207) 939-7689
emailAddress
tjones@processproconsulting.com
website
processproconsulting.com
address
Remote from Maine
linkedin

Ver la solución en mensaje original publicado

4 Respuestas 4
trevordjones
Solución
Experto reconocido | Partner nivel Diamond
Experto reconocido | Partner nivel Diamond

Hi @Tim_dgn ,

 

Are you using Quotes?  If you did a Quote for each change in price, you could build a report in the custom reports builder that displays the amount of each quote by the quote create date, broken down by deal, like this:

 

2024-02-28 - 09_29_09 - Custom Report Builder.png

If you haven't been using quotes, I agree with @Jnix284, at least for your past data, and perhaps you should start using them going forward if this sort of history is important to you.  Just create  a new quote associated with the same deal each time you change the price.

 

I can think of a few hacks using custom properties and workflows to build a price history that you can report on, but I really think the quotes tool is your best bet.

 

- Trevor
If my post solves your problem, please accept it as a solution.

 

Trevor Jones

Consultant II

Process Pro Consulting
mobilePhone
(207) 939-7689
emailAddress
tjones@processproconsulting.com
website
processproconsulting.com
address
Remote from Maine
linkedin
Tim_dgn
Participante

Thank you both for your great help! I will try it ! @trevordjones @Jnix284 

Jnix284
HubSpot Employee
HubSpot Employee

Nice call on the Quotes option @trevordjones, that'd likely be the easiest/simplest route to go. 


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon
Jnix284
Solución
HubSpot Employee
HubSpot Employee

@Tim_dgn I did a little digging into this and the historical values for the properties are only accessible via the Property History API.

 

Essentially you'd need to custom code a solution to show the values of an individual property over time.

 

The alternative is to create a complex workflow that looks at whether the value changes and stamps the previous value in an additional custom property - you'd need to have as many of those as you'd need based on how many times you think it would change, which increases the complexity of the if/then branch.

 


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon