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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression by age

Hello,

I would like to know how can I make a graph with slice dates, like the pie chart in this post :

http://community.qlik.com/blogs/qlikviewdesignblog/2014/10/10/when-not-to-average

I already have a calendar but don't know how to make parts "1 day", "2-7 days", ...

Thanks for your help !

2 Replies
simondachstr
Specialist III
Specialist III

You'll need to either determine those day groups in your script (IntervallMatch e.g.) or you can have a look at using the class() function.

MK_QSL
MVP
MVP

Grouping can be done either at script end or you can use Calculated Dimension with Class Function