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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
pippo01
Contributor
Contributor

Show date with week

Hi everyone,

i have a date fields which i use to drill down from year to hour( year, month, day, hour).

Business requires to aggregates data also by week, starting from Monday, across months.

For example:

i need to consider 30 march - 6 april as a whole week, not 30/31 march and 1 - 6 april.

Is it possible to achive this?

in my drilldown dimension i have ='Week'&Ceil(Day(Interval)/7)

1 Reply
Wlad_Masi
Former Employee
Former Employee

Hi @pippo01 ,

 

Are you using master calendar?
Here are some documents for your reference: 
Understanding the Master Calendar - Qlik Sense and QlikView 
How to Create Master Calendar ?
How to create master calendar in Qlik Sense
Creating A Master Calendar

Or you should be able to just apply the function Week to your date as a new field. EX: Week(YourDate)

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.