I’m trying to do weekly aggregation using :rounded down to week.
Right now Bubble calculates the week by default as Monday to Sunday (ISO).
I need the week to run from Sunday to Saturday.
Is there a way to change the global start-of-week setting in Bubble, or do I need to work around it using :minus days 1 and then :plus days 1?
What’s the recommended way to handle this when working with searches and aggregations on data?
