Report grouping by system generated date?

Options

I'd like to create a report that groups entries by created date, without the timestamp. The entries come from a form, and adding a system generated 'created date' is more efficient. However the grouping function ends up splitting every entry separately because of the timestamps being different.

Is there a way to group by just the created date, and not the time? Or is there a way to remove the time from that column?

Best Answer

Answers