<?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 Synthetic key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1640696#M732952</link>
    <description>&lt;P&gt;I have a requirement of filtering two tables with two common fields. If I concatenate fields i wont get fields available to be put in filter pane separately. Suppose&amp;nbsp;&lt;STRONG&gt;Table 1&amp;nbsp;&lt;/STRONG&gt; has&amp;nbsp;&lt;STRONG&gt; date,name,marks,DOB,birthmark,country&lt;/STRONG&gt; and &lt;STRONG&gt;Table2 &lt;/STRONG&gt;has&amp;nbsp;&lt;STRONG&gt;date,country,address,zone &lt;/STRONG&gt;and&amp;nbsp;&lt;STRONG&gt;state&amp;nbsp;&lt;/STRONG&gt; as fields. &lt;STRONG&gt;date&amp;nbsp;&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;country&amp;nbsp;&lt;/STRONG&gt; are to be put as common filters for both tables. Help is appreciated.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:47:43 GMT</pubDate>
    <dc:creator>SakshamRawat</dc:creator>
    <dc:date>2024-11-16T19:47:43Z</dc:date>
    <item>
      <title>Synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1640696#M732952</link>
      <description>&lt;P&gt;I have a requirement of filtering two tables with two common fields. If I concatenate fields i wont get fields available to be put in filter pane separately. Suppose&amp;nbsp;&lt;STRONG&gt;Table 1&amp;nbsp;&lt;/STRONG&gt; has&amp;nbsp;&lt;STRONG&gt; date,name,marks,DOB,birthmark,country&lt;/STRONG&gt; and &lt;STRONG&gt;Table2 &lt;/STRONG&gt;has&amp;nbsp;&lt;STRONG&gt;date,country,address,zone &lt;/STRONG&gt;and&amp;nbsp;&lt;STRONG&gt;state&amp;nbsp;&lt;/STRONG&gt; as fields. &lt;STRONG&gt;date&amp;nbsp;&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;country&amp;nbsp;&lt;/STRONG&gt; are to be put as common filters for both tables. Help is appreciated.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1640696#M732952</guid>
      <dc:creator>SakshamRawat</dc:creator>
      <dc:date>2024-11-16T19:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1640711#M732953</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;TABLE1:&lt;BR /&gt;LOAD&lt;BR /&gt;date&amp;amp;'-'&amp;amp;country&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AS DATE_COUNTRY_KEY,&lt;BR /&gt;date,&lt;BR /&gt;name,&lt;BR /&gt;marks,&lt;BR /&gt;DOB,&lt;BR /&gt;birthmark,&lt;BR /&gt;country&lt;BR /&gt;FROM TABLE1;&lt;BR /&gt;&lt;BR /&gt;TABLE2:&lt;BR /&gt;LOAD&lt;BR /&gt;date&amp;amp;'-'&amp;amp;country&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AS DATE_COUNTRY_KEY,&lt;BR /&gt;address,&lt;BR /&gt;zone,&lt;BR /&gt;state&lt;BR /&gt;FROM TABLE2;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 10:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1640711#M732953</guid>
      <dc:creator>sumanta1234</dc:creator>
      <dc:date>2019-10-29T10:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1641968#M732954</link>
      <description>&lt;P&gt;Hi! First of all,Thank you for your efforts. Could you help me with filter pane too. If i make the composite key like you have demonstrated, I don't find any way how i can put both fields as common filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 06:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1641968#M732954</guid>
      <dc:creator>SakshamRawat</dc:creator>
      <dc:date>2019-11-01T06:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1643797#M732955</link>
      <description>&lt;P&gt;Saksham, have a look at the following Design Blog posts, I think it may help explain things and potentially help you with getting what you want in your data model.&amp;nbsp; There are hundreds of other posts in this area as well, so I will also include the base URL for you, so you can further search for other posts if you like.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, I would think it may be better to join the tables into a single table, but I am sure you have reason for keeping them separate, more info on the use case may help on this one...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Synthetic-Keys/ba-p/1472634" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Synthetic-Keys/ba-p/1472634&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Don-t-join-use-Applymap-instead/ba-p/1467592" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Don-t-join-use-Applymap-instead/ba-p/1467592&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 14:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key/m-p/1643797#M732955</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-06T14:25:06Z</dc:date>
    </item>
  </channel>
</rss>

