FirstWeekDay
The integer defines which day to use as the first day of the week.
Syntax:
FirstWeekDay
By default, Qlik Sense functions use Monday as the first day of the week. The following values can be used:
- 0 (= Monday)
- 1 (= Tuesday)
- 2 (= Wednesday)
- 3 (= Thursday)
- 4 (= Friday)
- 5 (= Saturday)
- 6 (= Sunday)
Examples:
Set FirstWeekDay=6; //(set Sunday as the first day of the week)
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!