How can I query order by date.
Like this:

And the same for week, month, year...?
|
How can I query order by date. Like this:
And the same for week, month, year...? |
|||||||||||||
|
|
Without sample data I need to guess, but you want aggregations. For Days:
For weeks or months, you need to do aggregation on
I added the |
|||||||||||
|