Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We all want smart alerts that tell us when something is unusual where the threshold of an anomaly is not something we have to set in stone when we setup the alerts. The below document explains how you can do this today with Qlik Alerting on Windows, a server side extension (and some experience with R or Python code) and a little bit of creativity with how you setup a measure.
What was used in this example:
In this example we show a seasonally adjusted forecasting algorithm (grey), Holt Winters, which is taking all of the data points from the time series and projecting the forecast which can be compared to actuals (black), and new actuals that come into the dataset.
To create an alert from this chart, do the following:
Points to consider when using advanced forecasting algorithms.
Additional Assets