I created a query and a pivot table, and now want to add a forecast.
The query outputs the following columns: Company, Area, Department, Year, Month, Total.
The pivot table is based on it and has the following settings:
Columns: Year, Month
Rows: Company, Area, Department
Values: Sum of Total
The year and month make up the last year, so, right now, for example, it lists 2022/5-2023/4, with a total for each year and a grand total.
Now i want to add a forecast for the next 3 months on another tab. If i go to Data->Forecast->Forecast Sheet, the Create Forecast Worksheet popup has, "Use historical data to create a visual forecast worksheet" Then, "A forecast can't be created because the timeline isn't evenly spaced."
Is it a mistake to try to base the forecast on the pivot table?
The query outputs the following columns: Company, Area, Department, Year, Month, Total.
The pivot table is based on it and has the following settings:
Columns: Year, Month
Rows: Company, Area, Department
Values: Sum of Total
The year and month make up the last year, so, right now, for example, it lists 2022/5-2023/4, with a total for each year and a grand total.
Now i want to add a forecast for the next 3 months on another tab. If i go to Data->Forecast->Forecast Sheet, the Create Forecast Worksheet popup has, "Use historical data to create a visual forecast worksheet" Then, "A forecast can't be created because the timeline isn't evenly spaced."
Is it a mistake to try to base the forecast on the pivot table?