When a new forescast is created, it overwrite the older forecast?

If I run a 7 days forecast on monday, an then on tuesday I run another 7 days forecast it will overwrite the old one?

I ask this because I have a visualization (on a dashboard) of the forecast that covers 7days an to have it full of data I have a python script that will run every day and create the forecast

Hi @Incauto

Each forecast will have a unique forecast_id .. old forecasts will not be overwritten, but your visualisation will need to filter on the desired forecast_id.

Hope that helps
Sophie

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.