<?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 Create Servicenow report with list of users who has itil role but not a member of any groupCreate Se in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510208#M555857</link>
    <description>&lt;P&gt;Create Servicenow report with list of users who has itil role but not a member of any group . I am looking for filter conditions . Please confirm if this can be done without background script&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2026 11:42:07 GMT</pubDate>
    <dc:creator>Uttam Sai</dc:creator>
    <dc:date>2026-03-18T11:42:07Z</dc:date>
    <item>
      <title>Create Servicenow report with list of users who has itil role but not a member of any groupCreate Se</title>
      <link>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510208#M555857</link>
      <description>&lt;P&gt;Create Servicenow report with list of users who has itil role but not a member of any group . I am looking for filter conditions . Please confirm if this can be done without background script&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 11:42:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510208#M555857</guid>
      <dc:creator>Uttam Sai</dc:creator>
      <dc:date>2026-03-18T11:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create Servicenow report with list of users who has itil role but not a member of any groupCreat</title>
      <link>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510209#M555858</link>
      <description>&lt;P&gt;&lt;A href="https://www.servicenow.com/community/itsm-forum/report-on-users-that-have-the-itil-role-but-are-not-part-of-the/m-p/2796988" target="_blank"&gt;https://www.servicenow.com/community/itsm-forum/report-on-users-that-have-the-itil-role-but-are-not-part-of-the/m-p/2796988&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 11:45:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510209#M555858</guid>
      <dc:creator>Dr Atul G- LNG</dc:creator>
      <dc:date>2026-03-18T11:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create Servicenow report with list of users who has itil role but not a member of any groupCreat</title>
      <link>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510231#M555861</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/143121"&gt;@Uttam Sai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Write a script include with your logic . Call that script include from sys_user_grmember table report.&lt;/P&gt;&lt;P&gt;Check this :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/itsm-forum/want-to-know-how-can-i-know-the-users-who-is-not-a-member-of-any/m-p/540098/page/3" target="_blank"&gt;https://www.servicenow.com/community/itsm-forum/want-to-know-how-can-i-know-the-users-who-is-not-a-member-of-any/m-p/540098/page/3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 12:24:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510231#M555861</guid>
      <dc:creator>Tanushree Maiti</dc:creator>
      <dc:date>2026-03-18T12:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create Servicenow report with list of users who has itil role but not a member of any groupCreat</title>
      <link>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510237#M555863</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/143121"&gt;@Uttam Sai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;not possible without scripted filter condition in report&lt;/P&gt;
&lt;P&gt;check below link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.servicenow.com/community/sysadmin-forum/find-users-who-has-roles-but-not-in-any-groups/m-p/2859413" target="_blank" rel="noopener"&gt;Find users who has roles but not in any groups&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Approach&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;-&amp;gt; Create client callable classless script include and call it from Report filter condition&lt;/P&gt;
&lt;P&gt;-&amp;gt; create Report -&amp;gt; sys_user&lt;/P&gt;
&lt;P&gt;Condition&lt;/P&gt;
&lt;P&gt;SysID [IS ONE OF] javascript&amp;amp;colon; getMyUsers()&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="55.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/506547iA3E9BC0E86BCA546/image-size/large?v=v2&amp;amp;px=999" role="button" title="55.png" alt="55.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="56.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/506548i359A1A23716F064F/image-size/large?v=v2&amp;amp;px=999" role="button" title="56.png" alt="56.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 12:44:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510237#M555863</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-03-18T12:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Servicenow report with list of users who has itil role but not a member of any groupCreat</title>
      <link>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510300#M555867</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/143121"&gt;@Uttam Sai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for marking my response as helpful.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 13:46:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/create-servicenow-report-with-list-of-users-who-has-itil-role/m-p/3510300#M555867</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-03-18T13:46:44Z</dc:date>
    </item>
  </channel>
</rss>

