Creating a reporting grouping data by day

Hi there !

Trying to create a report based on counting register and group by date. So, the result should something like that:

Records    Day
      10        25
      4          26
      9          27
      25        28
      16        29

Looking for a solution, I find out this function that handler month and year, but nothin for day.

Is it possible to do that in another way ? Dunno, a workaround using a expression, for example.

Thanks anyway for read till here!

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data