<?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 Reference Qualifier in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188140#M536219</link>
    <description>&lt;P&gt;I have 2 variable referencing to same table. Variable A and B.&lt;/P&gt;&lt;P&gt;The table they are referencing to have parent child relationship between records like Incidents and child incidents.&lt;/P&gt;&lt;P&gt;Requirement is when I select some value in A, B should show only child records of A.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 14:43:19 GMT</pubDate>
    <dc:creator>NowTechie</dc:creator>
    <dc:date>2025-02-25T14:43:19Z</dc:date>
    <item>
      <title>Reference Qualifier</title>
      <link>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188140#M536219</link>
      <description>&lt;P&gt;I have 2 variable referencing to same table. Variable A and B.&lt;/P&gt;&lt;P&gt;The table they are referencing to have parent child relationship between records like Incidents and child incidents.&lt;/P&gt;&lt;P&gt;Requirement is when I select some value in A, B should show only child records of A.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 14:43:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188140#M536219</guid>
      <dc:creator>NowTechie</dc:creator>
      <dc:date>2025-02-25T14:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Qualifier</title>
      <link>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188143#M536220</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/598463"&gt;@NowTechie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the OOTB functionality here, such as the assignment group and assigned to fields. It's part of the out-of-the-box setup. Please check and confirm if it's done.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 14:46:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188143#M536220</guid>
      <dc:creator>Dr Atul G- LNG</dc:creator>
      <dc:date>2025-02-25T14:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Qualifier</title>
      <link>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188152#M536221</link>
      <description>&lt;P&gt;You can add a reference qualifier like this to variable B, where "fieldname" is the field in the reference table that shows the relationship to the parent and "fieldA" is the name of your variable A.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;javascript&amp;amp;colon; "fieldname=" + current.variables.fieldA;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 14:52:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188152#M536221</guid>
      <dc:creator>JenniferRah</dc:creator>
      <dc:date>2025-02-25T14:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Qualifier</title>
      <link>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188163#M536222</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/317014"&gt;@JenniferRah&lt;/a&gt;&amp;nbsp;can we add a filter condition as well in this?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 15:06:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188163#M536222</guid>
      <dc:creator>NowTechie</dc:creator>
      <dc:date>2025-02-25T15:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reference Qualifier</title>
      <link>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188167#M536223</link>
      <description>&lt;P&gt;Sure. It would just look something like this. As long as the string returns the entire search string, it should work.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;javascript&amp;amp;colon; "field1=value1^fieldname=" + current.variables.fieldA;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 15:08:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/reference-qualifier/m-p/3188167#M536223</guid>
      <dc:creator>JenniferRah</dc:creator>
      <dc:date>2025-02-25T15:08:56Z</dc:date>
    </item>
  </channel>
</rss>

