<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question time sheet not submitted / report to show uses who have not created time sheets.  in SPM forum</title>
    <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012445#M19194</link>
    <description>&lt;P&gt;I am running a time sheet exception report that includes time sheet not submitted.&amp;nbsp; My understanding is that this should show users who haven't created a time sheet, but it appears it doesn't work.&amp;nbsp; Has anyone figured out how to report out on users how have not created time sheets/cards?&amp;nbsp; &amp;nbsp;I can report on those who are pending but I can't figure out how to see users who haven't even created a time sheet.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2020 20:12:42 GMT</pubDate>
    <dc:creator>User141348</dc:creator>
    <dc:date>2020-06-03T20:12:42Z</dc:date>
    <item>
      <title>time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012445#M19194</link>
      <description>&lt;P&gt;I am running a time sheet exception report that includes time sheet not submitted.&amp;nbsp; My understanding is that this should show users who haven't created a time sheet, but it appears it doesn't work.&amp;nbsp; Has anyone figured out how to report out on users how have not created time sheets/cards?&amp;nbsp; &amp;nbsp;I can report on those who are pending but I can't figure out how to see users who haven't even created a time sheet.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 20:12:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012445#M19194</guid>
      <dc:creator>User141348</dc:creator>
      <dc:date>2020-06-03T20:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012446#M19195</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Timesheet(time_sheet) has a field&amp;nbsp;&lt;STRONG&gt;sys_created_by&amp;nbsp;&lt;/STRONG&gt;which says, who has created this timesheet.&lt;/P&gt;
&lt;P&gt;So, you can aggregate on time_sheet table to get the list of user who has created time sheet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you can find out the list of users from user table, who has role &lt;STRONG&gt;timecard_user&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;By checking the difference between above list, you can find out&amp;nbsp;who haven't even created a time sheet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will be helpful for your query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jayarnab&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:45:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012446#M19195</guid>
      <dc:creator>Jayarnab Saha</dc:creator>
      <dc:date>2020-06-04T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012447#M19196</link>
      <description>&lt;P&gt;We have a report like that described by Jayarnab.&amp;nbsp; Also, we are working on custom code to create empty timesheets weekly for those with the timecard_user role, this way with 1 report we can identify timesheets not submitted on time, including those who haven't initiated time entry for the week.&lt;/P&gt;
&lt;P&gt;Hope this is helpful.&lt;/P&gt;
&lt;P&gt;Glenn&lt;/P&gt;
&lt;P&gt;Vidant Health&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 18:50:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012447#M19196</guid>
      <dc:creator>Glenn Bowman</dc:creator>
      <dc:date>2020-06-04T18:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012448#M19197</link>
      <description>&lt;P&gt;This is available OOB with Timesheet dashboard where you have missing widget which gives you time sheets which are not submitted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/orlando-it-business-management/page/use/dashboards/application-content-packs/time-sheet-dashboard.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/orlando-it-business-management/page/use/dashboards/application-content-packs/time-sheet-dashboard.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 18:57:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012448#M19197</guid>
      <dc:creator>sachin_namjoshi</dc:creator>
      <dc:date>2020-06-04T18:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012449#M19198</link>
      <description>&lt;P&gt;This is available OOB with Timesheet dashboard where you have missing widget which gives you time sheets which are not submitted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/orlando-it-business-management/page/use/dashboards/application-content-packs/time-sheet-dashboard.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/orlando-it-business-management/page/use/dashboards/application-content-packs/time-sheet-dashboard.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 18:58:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012449#M19198</guid>
      <dc:creator>sachin_namjoshi</dc:creator>
      <dc:date>2020-06-04T18:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012450#M19199</link>
      <description>&lt;P&gt;We solved this by creating a scheduled job, to automatically create blank Time Sheets (time_sheet) records for users with the timecard_user role for the current week.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 14:03:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012450#M19199</guid>
      <dc:creator>Duncan Pedersen</dc:creator>
      <dc:date>2021-04-12T14:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012451#M19200</link>
      <description>&lt;P&gt;So with this setup, you are creating a time sheet, which sets it to a state of Pending, correct? Could you share any information on the setup you used? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 15:23:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/1012451#M19200</guid>
      <dc:creator>rdskn023ET</dc:creator>
      <dc:date>2021-12-02T15:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: time sheet not submitted / report to show uses who have not created time sheets.</title>
      <link>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/2555695#M39985</link>
      <description>&lt;P&gt;Hey! Can you please share your configuration for this? We would like to create blank time sheets for the user with the timecard_user role for the current week. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 15:52:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/spm-forum/time-sheet-not-submitted-report-to-show-uses-who-have-not/m-p/2555695#M39985</guid>
      <dc:creator>YummyAmericano</dc:creator>
      <dc:date>2023-05-08T15:52:26Z</dc:date>
    </item>
  </channel>
</rss>

