Category / Section
How to change week number starting from Sunday instead of Monday
Published:
Bold BI utilizes the ISO standard to determine the week, with Monday being the starting day. If you prefer to have the week number begin on Sunday instead of Monday, you can utilize the following expression.
WEEK([Date Column])
Refer the below image
Note: The week function results starting from Sunday is based on the date formatting functions of the specific SQL databases.