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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding Input Field to main data

Hi All

Is there a way I can add input field's total to actual data total based on an expression?

E.g.

Forecast OctForecast NovForecast Dec
1002030



Actual OctActual NovActual Dec
501000300



I would like the expression to be based to Month(today()).  So if Month(today())<Invoice month, then display Acutal, else display Forecast. So the expected should be:

Final OctFinal NovFinal Dec
502030



Its 50 because Oct is passed and its 20 in Nov and 30 in Dec respectively because the invoice month is greater than this month.

Please help.

0 Replies