I'm trying to create a report of some data. The data has be grouped in 2 sections: has already been done (enddata <= today) and has not been done yet (enddate > today).
I created a group with groupexpert and added grouping on enddate, on specific order. Added named group 'done', with formula 'is less than or equal to' but I can't set the value to 'CurrentDateTime'. It get cleared after save.
Is there a way to get this working (maybe wrong syntax or complete different function)?