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: 
svsudhakar
Creator
Creator

Customized weeks

Hi ,

I have used QVC for calendar in my dashboard.

generally week starts from Monday to Sunday but in my reports I want week should be between Sunday to Saturday.

how to get the week no's with new changes.

Please suggest on this

Labels (1)
1 Solution

Accepted Solutions
amit_saini
Master III
Master III

2 Replies
amit_saini
Master III
Master III

Hi ,

Change script tab acc to ur requirement.

SET DayNames='Sun;Mon;Tue;Wed;Thu;Fri;Sat';

Thanks,
AS

amit_saini
Master III
Master III

Also check this:

Redefining the Week Start

Thanks,
AS