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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ejriri
Contributor II
Contributor II

WEEK starts on thursday and end in wednesday. i have a problem on sorting the date from january to december

I need help. I have a bar graph. my week should start on thursday and ends in wedensday. so i use this formula,

=Date([Estimated Start Date] - WeekDay([Estimated Start Date], 3), 'MMM-DD') & ' - ' & Date([Estimated Start Date] - WeekDay([Estimated Start Date], 3) + 6, 'MMM-DD')

 

the problem is i cant sort the date from january to december.

please help me.

Labels (1)
1 Reply
Clement15
Partner - Specialist
Partner - Specialist

Hello,

Thursday is said to be the first day only for this chart or for the whole application?
If it is for the whole application you can simply change the 'set FirstWeekDay =' in the main.
https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/NumberInterpret...