<?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 How to add active users in advanced reference qualifier condition in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893095#M1103268</link>
    <description>&lt;P&gt;I have one advanced reference qualifier condition for a field now I want to add active users to that existing condition. how can I add?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;existing condition :&amp;nbsp;javascript&amp;amp;colon;new global.ReferenceQualifierService().getCaseRequestedByRefQual()&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 06:30:47 GMT</pubDate>
    <dc:creator>gshrikhande</dc:creator>
    <dc:date>2024-04-10T06:30:47Z</dc:date>
    <item>
      <title>How to add active users in advanced reference qualifier condition</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893095#M1103268</link>
      <description>&lt;P&gt;I have one advanced reference qualifier condition for a field now I want to add active users to that existing condition. how can I add?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;existing condition :&amp;nbsp;javascript&amp;amp;colon;new global.ReferenceQualifierService().getCaseRequestedByRefQual()&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:30:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893095#M1103268</guid>
      <dc:creator>gshrikhande</dc:creator>
      <dc:date>2024-04-10T06:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add active users in advanced reference qualifier condition</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893100#M1103271</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/578121"&gt;@gshrikhande&lt;/a&gt;&amp;nbsp;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Try with below condition :&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt; javascript&amp;amp;colon;new global.ReferenceQualifierService().getCaseRequestedByRefQual()+"^active=true";&lt;/LI-CODE&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.&lt;BR /&gt;Regards,&lt;BR /&gt;Ranjit&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:38:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893100#M1103271</guid>
      <dc:creator>Ranjit Nimbalka</dc:creator>
      <dc:date>2024-04-10T06:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to add active users in advanced reference qualifier condition</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893108#M1103275</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/578121"&gt;@gshrikhande&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;javascript&amp;amp;colon; new global.ReferenceQualifierService().getCaseRequestedByRefQual() + '^active=true'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Please Mark&amp;nbsp;&lt;/STRONG&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt;&lt;STRONG&gt;Correct if this solves your query and also mark&amp;nbsp;&lt;/STRONG&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;STRONG&gt;Helpful if you find my response worthy based on the impact.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:43:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893108#M1103275</guid>
      <dc:creator>Maddysunil</dc:creator>
      <dc:date>2024-04-10T06:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to add active users in advanced reference qualifier condition</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893117#M1103276</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/578121"&gt;@gshrikhande&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try like below if solution provided by other's does not work :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add below line of code in reference qualifier :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;javascript &amp;amp;colon;
var query = new global.ReferenceQualifierService().getCaseRequestedByRefQual();
query = query + '^active=true';
query;

&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:48:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893117#M1103276</guid>
      <dc:creator>Vishal Birajdar</dc:creator>
      <dc:date>2024-04-10T06:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to add active users in advanced reference qualifier condition</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893379#M1103380</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/578121"&gt;@gshrikhande&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Option 1 :&amp;nbsp;&lt;BR /&gt;You can do like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SubhashisRatna_0-1712744127343.png" style="width: 694px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/346566iFE74083D79E54ED3/image-dimensions/694x85?v=v2" width="694" height="85" role="button" title="SubhashisRatna_0-1712744127343.png" alt="SubhashisRatna_0-1712744127343.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Option 2 :&amp;nbsp;&lt;BR /&gt;In script include u can return query like this also,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SubhashisRatna_1-1712744505132.png" style="width: 689px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/346567iA187E705847FD9FC/image-dimensions/689x198?v=v2" width="689" height="198" role="button" title="SubhashisRatna_1-1712744505132.png" alt="SubhashisRatna_1-1712744505132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For better understanding, I'm attaching a demo screenshot. You can review it for further clarification. However u can add other conditions like this way&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SubhashisRatna_2-1712744568552.png" style="width: 671px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/346568i1A9DC25546E50D11/image-dimensions/671x188?v=v2" width="671" height="188" role="button" title="SubhashisRatna_2-1712744568552.png" alt="SubhashisRatna_2-1712744568552.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this solution resolves your query, kindly mark it as the accepted solution and give it a thumbs up.&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Subhashis Ratna&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 10:23:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-add-active-users-in-advanced-reference-qualifier/m-p/2893379#M1103380</guid>
      <dc:creator>Subhashis Ratna</dc:creator>
      <dc:date>2024-04-10T10:23:58Z</dc:date>
    </item>
  </channel>
</rss>

