I’m building a time tracking app, and in my country, the week starts on Sunday and ends on Saturday. I need to adjust my app in Bubble so that the current week starts on Sunday instead of Monday.
Specifically, I want the values in my table to reset on Sunday, showing “00” values at the start of the new week.
I am using this expression to filter out dates
Is there any way for that, please help