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

Multiple dates compared on same chart

Hi all:

I have a quick question about comparing dates in the same table. 

I have a table with an id field and 3 date fields (id, date1, date2, date3).  I would like to create a chart/table that would count(id) by year for each of the dates compared on the same chart/table. 

Example:

Year     Count(id)_for_date1  Count(id)_for_date2  Count(id)_for_date3

2014     12                            24                            48

2013     22                            49                             65

Is this possible?  Any help is appreciated....

Thanks

JT

1 Solution

Accepted Solutions
maxgro
MVP
MVP

2 Replies
maxgro
MVP
MVP

see attachment

Not applicable
Author

Thanks ... This works great.