Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
natebrunner
Contributor III
Contributor III

Show Active Users by month with type 2 table?

I am trying to create a bar chart that shows Active Users by month. The data I have is in a type 2 dimension with Start and End Dates, with the most current row having a null End Date.

What would be the most efficient way to try and show active users by month over a years time, or rolling 12 months so that I don't have to try and hard code dates into the logic or count up the users with some massive if statement.

Thanks in advance for help.

3 Replies
Anonymous
Not applicable

Sounds like you need the IntervalMatch function.

IntervalMatch

natebrunner
Contributor III
Contributor III
Author

I thought about that but I guess I'm not completely sure how to apply it or what to use for the expressions and dimensions in the chart.

Anonymous
Not applicable

Have a read of Henric's blog post IntervalMatch and give it a go. 

If you work with just a small sample of test data, then if you get stuck you can post a question on this forum attaching your qvw.