
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 09:57 AM
Great day!
What is the difference between using the time sheet table or the time card table to create reports for hours worked by users?
Do you know how to create these 3 reports?
- Invoicing – how many hours did this user work on all Projects from January to March?
- How many billing hours for this project?
- A report on allocated resources per project?
Thank you! I am thankful for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 01:48 PM
Hi @Danielle10 ,
The Time Card table enables users such as task assignees to report and track their time for the assigned tasks .
They record time worked on various task types, such as projects, incidents, problems, and change requests.
While the Time sheet table groups all the time cards for a user for the given week for different types of tasks worked.
1. Create a time series type - column chart on time card table
Set up all stages apart from configure stage similar to article found in this link - https://www.servicenow.com/community/developer-forum/time-sheet-time-card-reporting-help/m-p/2560316...
configure stage
Add filter properly as highlighted and click on run to view the report
2.
Create a bar chart on time card table
Set up all stages apart from configure stage similar to article found in this link - https://www.servicenow.com/community/developer-forum/time-sheet-time-card-reporting-help/m-p/2560316...
configure stage
Click Run to view the report
3. Create a bar chart on time card table
Set up all stages apart from configure stage similar to article found in this link - https://www.servicenow.com/community/developer-forum/time-sheet-time-card-reporting-help/m-p/2560316...
configure stage
Run the report to see the results
Please mark answer as helpful and correct if it helped resolve the issue !!!
Regards,
Manmohan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 01:48 PM
Hi @Danielle10 ,
The Time Card table enables users such as task assignees to report and track their time for the assigned tasks .
They record time worked on various task types, such as projects, incidents, problems, and change requests.
While the Time sheet table groups all the time cards for a user for the given week for different types of tasks worked.
1. Create a time series type - column chart on time card table
Set up all stages apart from configure stage similar to article found in this link - https://www.servicenow.com/community/developer-forum/time-sheet-time-card-reporting-help/m-p/2560316...
configure stage
Add filter properly as highlighted and click on run to view the report
2.
Create a bar chart on time card table
Set up all stages apart from configure stage similar to article found in this link - https://www.servicenow.com/community/developer-forum/time-sheet-time-card-reporting-help/m-p/2560316...
configure stage
Click Run to view the report
3. Create a bar chart on time card table
Set up all stages apart from configure stage similar to article found in this link - https://www.servicenow.com/community/developer-forum/time-sheet-time-card-reporting-help/m-p/2560316...
configure stage
Run the report to see the results
Please mark answer as helpful and correct if it helped resolve the issue !!!
Regards,
Manmohan