Question: Is there a way in reports to group rows by date, i.e. use the calculated row function by grouping a date time field by day?
I’m running Mautic 5.2 with the Custom Objects Plugin. The custom objects in question represent orders and have the fields “order date” and “total amount”. I would like to generate a report with the daily amount generated from the orders of that day.
The current grouping functionality blindly groups date times down to the second.