The value returned by WEEKNUM() assumes the week starts on Sunday and ends on Saturday. To get the week number when the week starts on Monday and ends on Sunday, use the following expression:
This is great and I thank you but, how do I now convert the returned week number to the week ending date? I really am not interested in the week number I just need the week ending date. It would be great if the appsheet weekday expression functioned like the google sheet and gave us types…
Yes, I wrote a simple test app and called my field [DateOfDay].
I wanted to try all of the edge cases. Steve’s formula is better because it uses your field name.