Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bar Chart - Forecasting

Hi guys,

I have a bar chart with some sales calculations (expressions). However every time I select a time frame (e.g. Nov-Dez 2013) I want one of my expressions to be calculated for the next 2 months (Jan - Feb 2015) and displayed in my bar chart.

Has someone an example for this kind of forecasting?

Best

HarryLee

3 Replies
amit_saini
Master III
Master III

Harry ,

This may help u.

Thanks,

AS

Michiel_QV_Fan
Specialist
Specialist

If you have no data for this time period, basically, QlikView will not display anything. This means you need to manufacture this data.

You could create an inline table with the periods you want to be displayed and value 0.

Concatenate this table to your fact table. Then add an expression with your calculations for forecasting that is showing the forecast for the future or the actuals for the present.

The level of detail of the inline table will determine how much of little forecast information can be created.

Not applicable
Author

Hi guys,

Many thanks! Exactly what i needed to know

Best

Harry