<?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: Relations without duplicate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982031#M955233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its look like all the tables have same records...simple solution is.&lt;STRONG&gt; Concatenate All and maintain a flag for each table,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;also make sure while concatenating all the tables have same field name, rename all the fields of table&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;*,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Date01 as Date,&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;//repeat for all fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'Hed' as Flag &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;from Inthed;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Load &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;*,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Date02 as Date,&amp;nbsp;&amp;nbsp; //repeat for all fields&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;'Hed1' as Flag &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;from Inthed1;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;and so on..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Nov 2015 07:18:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-12T07:18:45Z</dc:date>
    <item>
      <title>Relations without duplicate</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982029#M955231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I make relations between [date] and [user ID] without duplicate in data&lt;IMG alt="date.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105228_date.png" style="height: 361px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982029#M955231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-12T07:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Relations without duplicate</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982030#M955232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate all tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982030#M955232</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-11-12T07:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Relations without duplicate</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982031#M955233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its look like all the tables have same records...simple solution is.&lt;STRONG&gt; Concatenate All and maintain a flag for each table,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;also make sure while concatenating all the tables have same field name, rename all the fields of table&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;*,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Date01 as Date,&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;//repeat for all fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'Hed' as Flag &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;from Inthed;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Load &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;*,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Date02 as Date,&amp;nbsp;&amp;nbsp; //repeat for all fields&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;'Hed1' as Flag &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;from Inthed1;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;and so on..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982031#M955233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-12T07:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Relations without duplicate</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982032#M955234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate them with a flag field additionally, like:&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Memo&lt;STRONG&gt;01&lt;/STRONG&gt; as Memo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;STRONG&gt;01&lt;/STRONG&gt; as Date,&lt;/P&gt;&lt;P&gt;...,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Source&lt;STRONG&gt;1&lt;/STRONG&gt;' as Flag&lt;/P&gt;&lt;P&gt;From&amp;nbsp;&amp;nbsp; &amp;lt;Source1&amp;gt;;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Memo&lt;STRONG&gt;02&lt;/STRONG&gt; as Memo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;STRONG&gt;02&lt;/STRONG&gt; as Date,&lt;/P&gt;&lt;P&gt;...,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Source&lt;STRONG&gt;2&lt;/STRONG&gt;' as Flag&lt;/P&gt;&lt;P&gt;From&amp;nbsp;&amp;nbsp; &amp;lt;Source2&amp;gt;;&lt;/P&gt;&lt;P&gt;......;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use this flag field in the front-end expression (wherever you need to seperate out) like: =Sum({&amp;lt;Flag={'Source1'}&amp;gt;} Amountfield), or so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982032#M955234</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-11-12T07:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Relations without duplicate</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982033#M955235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Concatenate &lt;/STRONG&gt;all the tables&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg&lt;/P&gt;&lt;P&gt;InvHed:&lt;/P&gt;&lt;P&gt;Load UserID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date01 as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Memo01 as Memo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; 'InvHed' as Flag,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From InvHed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;InvHed:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Load UserID,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date02 as Date&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Memo02 as Memo,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; 'InvHed1' as Flag,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp; .&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp; .&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp; .&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;From InvHed1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;likewise you can concatenate all the tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982033#M955235</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-11-12T07:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Relations without duplicate</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982034#M955236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-without-duplicate/m-p/982034#M955236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-12T07:22:48Z</dc:date>
    </item>
  </channel>
</rss>

