Calendar Month Time Sheet Report

Will Schaffran
Kilo Contributor

How do you create a time sheet report based on calendar (key word) month? The timesheet table just does weeks. We need to know calendar month timesheets for billing purposes.

1 ACCEPTED SOLUTION

Sunil B N
ServiceNow Employee
ServiceNow Employee

Hi Will,
If your instance is Newyork or higher release version, then make use of time_card_daily table to get the report.
If you are using resource plan management, we capture the planned and actual effort daily, weekly, monthly which would help you for billing purposes.

Best Regards,
Sunil B N

 

View solution in original post

4 REPLIES 4

Sunil B N
ServiceNow Employee
ServiceNow Employee

Hi Will,
If your instance is Newyork or higher release version, then make use of time_card_daily table to get the report.
If you are using resource plan management, we capture the planned and actual effort daily, weekly, monthly which would help you for billing purposes.

Best Regards,
Sunil B N

 

Could you elaborate on how Resource Mgmt can be used as a billing system? Our org is interested in the possibilities.

Will Schaffran
Kilo Contributor

This was very helpful. Thank you.

Sibi_
Kilo Explorer

This was extremely helpful ! Thank you 🙂