A
Annette
I have a query that tracks time spent at a location. The query returns
a date and sum of hours. Some days, however, there is no work
performed. As a result, the query may return data for 20 days in a 30
day month. How can I have the query return time for 30 days with the
missing days showing a time of 0 so I am able to graph the data
showing the ups and downs to account for every day in a period.
a date and sum of hours. Some days, however, there is no work
performed. As a result, the query may return data for 20 days in a 30
day month. How can I have the query return time for 30 days with the
missing days showing a time of 0 so I am able to graph the data
showing the ups and downs to account for every day in a period.