Forecasting

  1. Add a new page and call it Forecasting Extension

  2. Copy & Sync the date slicer to the new page.

  3. Add a Line chart visual.

  4. Set the Axis to Date from the Date Table.

  5. Set the Values to Total Including Tax from the OrderDetails table.

  6. Under the VISUALIZATIONS pane, select the analytics icon.
    Expand Average Line then select +Add.
    Set Measure to Total Including Tax Average Line

  7. Go to the analytics icon.
    Select Forecast > +Add
    enter the following details:
    Seasonality is set to 365 points because our data is at day level, and we have a year’s worth of data to base forecasting on. Details

Your report should look like this: Final Look

Forecasting
- Only works with a line chart
- The X-Axis must be of type Date
- Requires at least 6 data points
- Can only have 1 series of data on the line chart
- Doesn’t work if you’ve drilled down on a date hierarchy. Switch the X-axis to “Date”





End of Lab 4