<?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>topic Re: How to join multiple tables while maintaining parent and child relationship in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1817705#M9192</link>
    <description>&lt;P&gt;having multiple calendars you cannot control the data on dates. as you will have multiple date columns, instead all the tables should be pointed to one calendar where you can control the date field better.&lt;/P&gt;&lt;P&gt;Master calendar as dimension helps you split date into multiple columns like Date, Month, Year, Week, QTR etc. if you link Date of master calendar to the other tables you can base-line the data on single date column.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 18:42:38 GMT</pubDate>
    <dc:creator>Sammy_AK</dc:creator>
    <dc:date>2021-06-24T18:42:38Z</dc:date>
    <item>
      <title>How to join multiple tables while maintaining parent and child relationship</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1813785#M9112</link>
      <description>&lt;P&gt;Hello Qlik Experts,&lt;/P&gt;&lt;P&gt;I m trying to combine multiple table while maintaining relationship between them. How should i achieve this? PFA data model for reference&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Omkar13_0-1623212242818.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56522i98A6CC036DA51DB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Omkar13_0-1623212242818.png" alt="Omkar13_0-1623212242818.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 04:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1813785#M9112</guid>
      <dc:creator>Omkar13</dc:creator>
      <dc:date>2021-06-09T04:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to join multiple tables while maintaining parent and child relationship</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1814673#M9131</link>
      <description>&lt;P&gt;can you provide more details? in your screen shot, i see tables are already associated. what do you mean by combine multiple tables ? are you referring to joining 2 or more tables here ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 14:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1814673#M9131</guid>
      <dc:creator>Sammy_AK</dc:creator>
      <dc:date>2021-06-12T14:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to join multiple tables while maintaining parent and child relationship</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1816817#M9172</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/88237"&gt;@Sammy_AK&lt;/a&gt;&amp;nbsp; for the reply.&lt;BR /&gt;I want to create a master table from above 4 table, e.g an&amp;nbsp;&lt;STRONG&gt;All Issues&lt;/STRONG&gt;&amp;nbsp;table while still maintaining the atomicity. How can I achieve that? What do you think of this approach?&lt;BR /&gt;With one table, I can write better set analysis expression and create better charts, which is not the case now. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 01:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1816817#M9172</guid>
      <dc:creator>Omkar13</dc:creator>
      <dc:date>2021-06-22T01:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to join multiple tables while maintaining parent and child relationship</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1816940#M9176</link>
      <description>&lt;P&gt;You would either need to join the data using join / keep in the load script so that you have one big table or Concatenate data sets into one table by providing similar alias name and flag column to differentiate the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above association is also good enough to use set analysis and create charts as good as any other. you can use a variables and make set analysis more dynamic. if there is any specific scenario where you are unable find a solution ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 10:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1816940#M9176</guid>
      <dc:creator>Sammy_AK</dc:creator>
      <dc:date>2021-06-22T10:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to join multiple tables while maintaining parent and child relationship</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1817489#M9186</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/88237"&gt;@Sammy_AK&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have a date range option on my dashboard. Each table have 5 date fields. So I created a bridge for each table and calendar.&lt;/P&gt;&lt;P&gt;[Table Theme]&amp;gt; [Bridge]&amp;gt; [CalendarTheme]&lt;/P&gt;&lt;P&gt;[Table Feature]&amp;gt; [Bridge]&amp;gt; [CalendarFeature]&lt;/P&gt;&lt;P&gt;[Table Epic]&amp;gt; [Bridge]&amp;gt; [CalendarEpic]&lt;/P&gt;&lt;P&gt;[Table Story]&amp;gt; [Bridge]&amp;gt; [CalendarStory]&lt;/P&gt;&lt;P&gt;I was hoping if I have one table, than&amp;nbsp; creating master calendar will be much easier and use. The problem now is how to create a bridge between four master calendar and create a Grandmaster Calendar.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also I'm not sure if the above model is scalable as I plan to get different data set (At least 4) to the existing one. Hence I was finding a way to combine 4 table while maintaining the relationship as all the fields are same and use Issue Type to differentiate the data, in a similar way of how &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578" target="_self"&gt;Canonical Date&lt;/A&gt; works.&lt;BR /&gt;&lt;BR /&gt;What do you think?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 01:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1817489#M9186</guid>
      <dc:creator>Omkar13</dc:creator>
      <dc:date>2021-06-24T01:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to join multiple tables while maintaining parent and child relationship</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1817705#M9192</link>
      <description>&lt;P&gt;having multiple calendars you cannot control the data on dates. as you will have multiple date columns, instead all the tables should be pointed to one calendar where you can control the date field better.&lt;/P&gt;&lt;P&gt;Master calendar as dimension helps you split date into multiple columns like Date, Month, Year, Week, QTR etc. if you link Date of master calendar to the other tables you can base-line the data on single date column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 18:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1817705#M9192</guid>
      <dc:creator>Sammy_AK</dc:creator>
      <dc:date>2021-06-24T18:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to join multiple tables while maintaining parent and child relationship</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1820259#M9259</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/88237"&gt;@Sammy_AK&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to follow your advice and update my model.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Omkar13_0-1625637158629.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/58148i5DD7C4AED1899611/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Omkar13_0-1625637158629.png" alt="Omkar13_0-1625637158629.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 05:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-join-multiple-tables-while-maintaining-parent-and-child/m-p/1820259#M9259</guid>
      <dc:creator>Omkar13</dc:creator>
      <dc:date>2021-07-07T05:52:49Z</dc:date>
    </item>
  </channel>
</rss>

