<?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 Re: How to create relationship between two table? in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/2343600#M472602</link>
    <description>&lt;P&gt;You can also create a database view and create your report on it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrickLaroch1_0-1665082275243.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/206867i551621CACD9D9B88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrickLaroch1_0-1665082275243.png" alt="PatrickLaroch1_0-1665082275243.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 18:51:30 GMT</pubDate>
    <dc:creator>Patrick Laroch1</dc:creator>
    <dc:date>2022-10-06T18:51:30Z</dc:date>
    <item>
      <title>How to create relationship between two table?</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464688#M36467</link>
      <description>&lt;P&gt;I have two table A, B and i want to make report based on their relationship how to do?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 19:09:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464688#M36467</guid>
      <dc:creator>rojerio</dc:creator>
      <dc:date>2020-05-06T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create relationship between two table?</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464689#M36468</link>
      <description>&lt;P&gt;You can create reference field on either tables to point to another table.&lt;/P&gt;
&lt;P&gt;This will allow you to create relationship between 2 tables.&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>Wed, 06 May 2020 19:11:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464689#M36468</guid>
      <dc:creator>sachin_namjoshi</dc:creator>
      <dc:date>2020-05-06T19:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create relationship between two table?</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464690#M36469</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;What is your exact Business use case? As sachin said you can do that or else we need to create custom relationships.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ashutosh&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 19:17:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464690#M36469</guid>
      <dc:creator>Ashutosh Munot1</dc:creator>
      <dc:date>2020-05-06T19:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create relationship between two table?</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464691#M36470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Refer below link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=6cb303a5dbd8dbc01dcaf3231f961900" rel="nofollow"&gt;Two Table Relationship&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Mark it Correct or Helpful.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Bhagyashri Sorte.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 04:43:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464691#M36470</guid>
      <dc:creator>Bhagyashri Sort</dc:creator>
      <dc:date>2020-05-07T04:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create relationship between two table?</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464692#M36471</link>
      <description>&lt;P&gt;Just want to add here.&lt;/P&gt;
&lt;P&gt;A Parent-Child relationship can be created by adding a reference field, that references the parent table on the child table.&amp;nbsp;Same like OOB Change and Change Task relationship.&lt;/P&gt;
&lt;P&gt;It can be created by adding a reference field on the child table and then you will find that relationship in the related list (right click-&amp;gt;configure-&amp;gt; related list) of that parent table, from where you can add it to the form.&lt;/P&gt;
&lt;P class="ng-scope"&gt;If there is a requirement for a child to have more than one parent, then you have to create a many-to-many relationship.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 05:41:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/464692#M36471</guid>
      <dc:creator>Onkar Pandav</dc:creator>
      <dc:date>2020-05-07T05:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create relationship between two table?</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/2343399#M472579</link>
      <description>&lt;P&gt;Hello Tera,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to create a report on 2 tables, you can create a Database view and set the where to the common field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 15:54:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/2343399#M472579</guid>
      <dc:creator>S M</dc:creator>
      <dc:date>2022-10-06T15:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create relationship between two table?</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/2343600#M472602</link>
      <description>&lt;P&gt;You can also create a database view and create your report on it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PatrickLaroch1_0-1665082275243.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/206867i551621CACD9D9B88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PatrickLaroch1_0-1665082275243.png" alt="PatrickLaroch1_0-1665082275243.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 18:51:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-create-relationship-between-two-table/m-p/2343600#M472602</guid>
      <dc:creator>Patrick Laroch1</dc:creator>
      <dc:date>2022-10-06T18:51:30Z</dc:date>
    </item>
  </channel>
</rss>

