Use the history of a property for reporting/workflow/etc

Hi,

There is a property(number) to which i update the value everyday.

Is there a way to use the history of the values of this property to use for another one/ or a workflow.

In that case i want a second property that is the sum of the original property values in the last 7 days.

Many thanks

David

Hi @dmattauch,

As far as I know, this can’t be achieved within regular workflows or calculation properties. You could either approach this with an integration (e.g. Zapier and Google Sheets where the calculation is done) or with custom code actions in Operations Hub Professional. Both would give you the flexibility to run that calculation.

Best regards!