Need some help with what should be relatively easy but I can seem to figure it out.
I have a data set of profits with a standard bubble date field.
I want to chart the profits and aggregate the amount into daily sum over a week. Or into weekly sum over the last 52 weeks or months into the last 12 months etc.
What is the best way to do this dynamically with the existing database?
Hi,
I meet the same issue and it seems that grouping works only with day or month!
What about week and year???
It’s a basic need to be able to agregate data this way!
Does Anyone have fixed that?
Okay, for those who meets the same issue…
To agregate date on a weekly basis you need to set Type of grouping to day and interval(days) to 7 like this :