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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
reinholdgraf
Creator
Creator

Calculating values for certain months

Hi.

I have the following issue:

Actual sales-figures come in by month (January - November 2015).

Forecast-figures are from October - December 2015.

If I now want to show ACTUAL / FORECAST, I must not consider November for actual values, because this is already included in FORECAST.

Could this be done within a sum-formula ?

Regards,

Reinhold

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

That should be possible. Perhaps sum({<Month={"<10"}>}Actual). I don't know if you have month numbers available. You could also try sum({<Month-={'October 2015','November 2015','December 2015'}>}Actual) if your month field contains that kind of values.


talk is cheap, supply exceeds demand