<?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 Populate Reference Variable Based on Another Variable Selection in Service Catalog. in Now Assist for Creator forum</title>
    <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337797#M756</link>
    <description>&lt;P&gt;Hi Community, I’m working on a Service Catalog item and need some help with a dynamic reference field. I have two variables Department and Doctor (Reference) When a specific department is selected, the Doctor variable should only display doctors who belong to that selected department. Can anyone guide me on how to achieve this? Should I use a Reference Qualifier or a Catalog Client Script?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jul 2025 17:31:42 GMT</pubDate>
    <dc:creator>manishtyagi</dc:creator>
    <dc:date>2025-07-29T17:31:42Z</dc:date>
    <item>
      <title>Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337797#M756</link>
      <description>&lt;P&gt;Hi Community, I’m working on a Service Catalog item and need some help with a dynamic reference field. I have two variables Department and Doctor (Reference) When a specific department is selected, the Doctor variable should only display doctors who belong to that selected department. Can anyone guide me on how to achieve this? Should I use a Reference Qualifier or a Catalog Client Script?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 17:31:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337797#M756</guid>
      <dc:creator>manishtyagi</dc:creator>
      <dc:date>2025-07-29T17:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337813#M757</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/944828"&gt;@manishtyagi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let's go with a reference qualifier on the Doctor variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try something like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;javascript&amp;amp;colon; 'department=' + current.variables.department&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt; &lt;/U&gt;Please note that's automatica transcript, it shall be "&lt;STRONG&gt;javascrip t :" &lt;/STRONG&gt;(no spaces) not&amp;nbsp;&lt;STRONG&gt;javascript&amp;amp;colon;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 17:44:10 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337813#M757</guid>
      <dc:creator>GlideFather</dc:creator>
      <dc:date>2025-07-29T17:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337821#M758</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/944828"&gt;@manishtyagi&lt;/a&gt;,&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Yes, you can definitely achieve this using Reference Qualifier (Advanced)&lt;BR /&gt;and you can write it like -&amp;gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;javascript&amp;amp;colon; "u_department="+current.variables.department //replace the variable names with your original ones.&lt;/LI-CODE&gt;&lt;P&gt;Now what it will do is that it will fetch the only doctors which belonged to the selected department&lt;BR /&gt;If you need further help do let me know.&lt;BR /&gt;--------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Please mark my response &lt;STRONG&gt;Helpful&lt;/STRONG&gt; and &lt;STRONG&gt;Accept as solution&lt;BR /&gt;&lt;/STRONG&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Mayank&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 17:48:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337821#M758</guid>
      <dc:creator>mayankkumar</dc:creator>
      <dc:date>2025-07-29T17:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337831#M759</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/752801"&gt;@mayankkumar&lt;/a&gt;&amp;nbsp;if it is a variable it will most likely not be "u_department", otherwise you wrote exactly what I did, so I must agree &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":hundred_points:"&gt;💯&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 17:54:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337831#M759</guid>
      <dc:creator>GlideFather</dc:creator>
      <dc:date>2025-07-29T17:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337844#M760</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/614241"&gt;@GlideFather&lt;/a&gt;,&lt;BR /&gt;I'm referring "u_department" to the field on the table from where doctor field is referenced &lt;STRONG&gt;not variable.&lt;BR /&gt;&lt;/STRONG&gt;Why and where would I mention "u_department" as a variable? You can clearly see it's "current.variables.department" and "u_department" is assumed to be a field on referenced table. Maybe you're confused here. And I did not write what you wrote even I didn't know that you already posted a response here when I start writing this post has 0 responses&lt;BR /&gt;So, don't say that I wrote from your response.&lt;BR /&gt;---------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Please mark my responseHelpfulandAccept as solution&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Mayank&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 18:07:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337844#M760</guid>
      <dc:creator>mayankkumar</dc:creator>
      <dc:date>2025-07-29T18:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337900#M761</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/752801"&gt;@mayankkumar&lt;/a&gt;&amp;nbsp;I see that it was posted at similar time, i meant it was both similar so i agree with you. Sorry if it turned out different way i have been multitasking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it was just for the “u_”, otherwise agree in full but perhaps it will be completely different anyways, the author will know better&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;apologies &lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 19:50:22 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3337900#M761</guid>
      <dc:creator>GlideFather</dc:creator>
      <dc:date>2025-07-29T19:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3338200#M762</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/614241"&gt;@GlideFather&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;No worries at all and really! I just meant to clarify things from a technical point of view. Nothing was meant to sound rude or personal&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;.&lt;/P&gt;&lt;P&gt;Totally understand how things can come across differently. All good, and happy to collaborate anytime!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;you can go through this -&amp;gt;&amp;nbsp;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0787421" target="_blank" rel="noopener"&gt;Name conflicts may be introduced by new OOB fields if a custom field having same name has been created in Studio on same table hierarchy - Known Error&lt;/A&gt;&lt;BR /&gt;to understand more about "u_".&lt;BR /&gt;Feel free to correct me if I’m wrong.&lt;BR /&gt;-------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Mayank&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 06:30:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3338200#M762</guid>
      <dc:creator>mayankkumar</dc:creator>
      <dc:date>2025-07-30T06:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3338298#M763</link>
      <description>&lt;P&gt;OK OK&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/752801"&gt;@mayankkumar&lt;/a&gt;&amp;nbsp;thank you very much for sharing the article, I will bookmark it for future references &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; have a wonderful day!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 08:11:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3338298#M763</guid>
      <dc:creator>GlideFather</dc:creator>
      <dc:date>2025-07-30T08:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3340981#M765</link>
      <description>&lt;P&gt;Btw Nice Username Kamil&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/614241"&gt;@GlideFather&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 04:58:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3340981#M765</guid>
      <dc:creator>mayankkumar</dc:creator>
      <dc:date>2025-08-01T04:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Reference Variable Based on Another Variable Selection in Service Catalog.</title>
      <link>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3341025#M766</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/752801"&gt;@mayankkumar&lt;/a&gt;&amp;nbsp;Thanks &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 06:23:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/now-assist-for-creator-forum/populate-reference-variable-based-on-another-variable-selection/m-p/3341025#M766</guid>
      <dc:creator>GlideFather</dc:creator>
      <dc:date>2025-08-01T06:23:19Z</dc:date>
    </item>
  </channel>
</rss>

