<?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: Need help on synthetic key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898975#M312718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can use a kind of trigger to copy selections in the field of interest around the two tables, to allow the user to select in one list box and filter both tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 20:52:55 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-06-02T20:52:55Z</dc:date>
    <item>
      <title>Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898967#M312710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 Tables , having large number of columns&lt;IMG alt="New123.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88202_New123.JPG" style="height: auto;" /&gt; , i am attaching the sample tables here. In both table you can see there are some columns are common , but these tables are not liked together because there is no relation . but i need to put in same data model . &lt;/P&gt;&lt;P&gt;But common columns creates the synthetic key . I want to sort the both amounts on the basis of brand , product , customer and year , month . &lt;/P&gt;&lt;P&gt;We can not create the composite key also , because i need to give filter listbox in my dashboard . please help how to link without synthetic key .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898967#M312710</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-06-02T20:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898968#M312711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered concatenating your two tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898968#M312711</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-02T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898969#M312712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no these are individual tables , we can not concatenate &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898969#M312712</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-06-02T20:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898970#M312713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand, there is no relation between the table, you want them isolated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe consider using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD * FROM Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;LOAD * FROM Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNQUALIFY *;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898970#M312713</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-02T20:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898971#M312714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post some sample data and your expected result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898971#M312714</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-02T20:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898972#M312715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Link Table for Common dimensions. Hopefully it will resolved your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898972#M312715</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2015-06-02T20:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898973#M312716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i have tried this also , but the problem is that when i want to provide the filter for Brand, Product and Customer , both the data will not be sort.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898973#M312716</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-06-02T20:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898974#M312717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for link table i have to add all the columns because there is no primary key in both the tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898974#M312717</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-06-02T20:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898975#M312718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can use a kind of trigger to copy selections in the field of interest around the two tables, to allow the user to select in one list box and filter both tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898975#M312718</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-02T20:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898976#M312719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please explain little bit more about this ?&lt;/P&gt;&lt;P&gt;It seems to good for my question..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898976#M312719</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-06-02T20:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898977#M312720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify both tables, so don't have a link between them.&lt;/P&gt;&lt;P&gt;Then create a field event trigger (in settings - document properties - triggers) OnSelect for the e.g. Sales.Brand field and create a Select - Select in field action for PL.Brand field. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 21:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898977#M312720</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-02T21:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898978#M312721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Use qualify and unqualify statements to single table(either table1 or table2)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;QUALIFY *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM &amp;lt;path&amp;gt;;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;UNQUALIFY *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table2:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM &amp;lt;path&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Orelse by create link table &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sales:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;invoice,&lt;/P&gt;&lt;P&gt;sales,&lt;/P&gt;&lt;P&gt;brand&amp;amp;'_'&amp;amp;customer&amp;amp;'_'&amp;amp;product&amp;amp;'_'&amp;amp;month&amp;amp;'_'&amp;amp;year as saleskey&lt;/P&gt;&lt;P&gt;from &amp;lt;path&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pl:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;account No,&lt;/P&gt;&lt;P&gt;value&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;brand&amp;amp;'_'&amp;amp;customer&amp;amp;'_'&amp;amp;product&amp;amp;'_'&amp;amp;month&amp;amp;'_'&amp;amp;year as plkey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;from&amp;lt;path&amp;gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;linktable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;saleskey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Null as plkey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;resident sales;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;linktable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;plkey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Null() as saleskey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;resident pl;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Then it will concatenate automatically and creates 1 link table between the 2tables.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 21:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898978#M312721</guid>
      <dc:creator>satishqlik</dc:creator>
      <dc:date>2015-06-02T21:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898979#M312722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes link table using with composite key is the best for this requiremnent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 05:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898979#M312722</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-06-03T05:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help on synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898980#M312723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agni,&lt;/P&gt;&lt;P&gt;You can load both tables. Just rename the second table common columns.&lt;/P&gt;&lt;P&gt;In the front end show only table 1 columns.&lt;/P&gt;&lt;P&gt;Now add trigger on each of the table 1 common column so that whenever anything is selected in table 1, same should be selected in table 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 06:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-on-synthetic-key/m-p/898980#M312723</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-03T06:42:30Z</dc:date>
    </item>
  </channel>
</rss>

