When I select the first day of the week being Monday, when I display a graph split in weeks, the week starts on Tuesady and finish on Monday. I would have assumed that the grouping would rather have been Monday to Sunday included so I assume it's a bug isn't it?
I linked also a question when clicking in the graph so that it sends the week as a parameter and it sends a filter with the week starting on Monday so I'm really confused...
Generally speaking, in our database, the data is saved in datetimeoffset format but the table in which I have the problem just has the date without any timestamp @Luiggi