Time Series Forecasting for Multiple Customers in Qlik AutoML / ML Experiment
Hi,
I’m working on building a time series forecasting model to predict Gross Profit for the next 18 months (Aug 2025 through Dec 2026), and I’m looking for expert guidance on the best approach within Qlik’s ML environment—especially for handling multiple time series (one per customer).
Dataset Details:
Time Range: Jan 2022 – July 2025 (43 months of historical data)
Columns: CustomerID, EOM (End of Month), Amount (Gross Profit)
Scale: 500+ unique CustomerIDs
Goal: Generate individual forecasts per customer for the next 18 months
Below is a screenshot of the dataset.
I’m specifically exploring the "ML Experiment" feature and wondering:
Is there a tutorial or example that shows how to structure a time series forecast for multiple entities (like CustomerID)? I’ve reviewed the documentation but haven’t found a clear example of this use case.
If you’ve implemented something similar or know of any Qlik-native resources, tutorials, or best practices, I’d love your insights.