FirstWeekDay
This integer defines which day to use as the first day of the week.
Syntax:
FirstWeekDay
By default, QlikView 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)