0
Report Weekly / Monthly
Hi,
I have a date/time field in my invoice database and need to do a report between 2 dates, is this possible?
I don't see where I could enter the 2 dates.
Thanks,
Dave
3 replies
-
Create a new column (type formula) and give this formula:
–––
yearmonth('Date field')
–––Now you can group and filter by this new column.
Birger
-
Hi,
That works fine for monthly but how can I do weekly?
Thanks,
-
It's ok, worked it out. Obviously yearweek('Date field')
Thanks
Content aside
- 6 yrs agoLast active
- 3Replies
- 2373Views