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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding with a date range

Hi,

given the data below, I'd like to sum up the Cost for each FGC only if date is in a certain range.  Any help would be appreciated. Thank.

FGCCostDate
A11009/2012
A11210/2012
A1811/2012
A1902/2013
A1105/2013
B11305/2012
B1508/2012
B13510/2012
B13404/2013
C17701/2012
C1401/2013
C12302/2012

I'd like to have: sum of cost per each FGC for a given date range (let's say date < 02/2013)

3 Replies
Not applicable
Author

It really depends on what you are trying to achieve.  If you want the user to define the range, check into variables or a master calendar.  Another option is set analysis.  See attached for an example.

Not applicable
Author

Hi!

take a look!

Not applicable
Author

I'm trying to get the sum of FGC so for A1 I'm looking for 30 because 10+12+8=30 (filtering on date < 02/2013).