
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2019 07:21 AM
Hello,
I need a way to pull a report that shows an employees daily total AND weekly total. Attached is a screenshot. How can this be done in SNOW?
I need all the hours for Monday at the bottom, then the line item total for the week (to the right)
Pivot tables don't seem to pull the data since it's coming from 2 different tables...
thanks in advance -
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2019 07:41 PM
The Time Card daily records has been introduced in New York to capture daily hours for each weekly Time Card record. The `time_card_daily` table records can be aggregated to get total daily hours for a Time Sheet.
More details :
https://docs.servicenow.com/bundle/newyork-it-business-management/page/administer/task-table/concept/c_TimeCards.html
- Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2019 07:55 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2019 07:41 PM
The Time Card daily records has been introduced in New York to capture daily hours for each weekly Time Card record. The `time_card_daily` table records can be aggregated to get total daily hours for a Time Sheet.
More details :
https://docs.servicenow.com/bundle/newyork-it-business-management/page/administer/task-table/concept/c_TimeCards.html
- Yogesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2025 11:29 AM
Hello @Julia Allen1 ,
We are also looking for the same solution, could you please let me know that steps that you followed to achieve the solution.
Thanks in Advance!