<?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: Mapping Composite Key for multiple combinations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194926#M385557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this Key already available in Table2? If it is, then you can try Where Exists may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where not Exists(Key);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2016 11:14:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-13T11:14:41Z</dc:date>
    <item>
      <title>Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194919#M385550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a challenge to solve the below issue:&lt;/P&gt;&lt;P&gt;Suppose I have 2 tables called Table1 and Table2. I need to join them using a composite key containing 4 fields namely A, B, C and D.&lt;/P&gt;&lt;P&gt;Now the data is as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 11pt; mso-ansi-language: EN-GB; font-family: 'Calibri',sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 11pt; mso-ansi-language: EN-GB; font-family: 'Calibri',sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;There are rows in the table2 where one of the mapping fields has ‘*’ in it. This means that for that line in the table that field is ignored, the mapping is then done for all fields on a row with a&amp;nbsp; value other than ‘*’ in a field.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 11pt; mso-ansi-language: EN-GB; font-family: 'Calibri',sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; color: #000000; font-size: 11pt; mso-ansi-language: EN-GB; font-family: 'Calibri',sans-serif; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri;"&gt;&lt;STRONG&gt;This can happen for more than 1 fields for a single record&lt;/STRONG&gt;. For example:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;TableName&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;FieldA&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;&lt;STRONG&gt;FieldB&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;&lt;STRONG&gt;FieldC&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;&lt;STRONG&gt;FieldD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;*&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for the above example, as FieldB has '*' as a value, key joining happens based on 1-3-4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Similarly, it may so happen that '*' comes as a value for multiple fields.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this be implemented in Qlikview dynamically without hard coding '*' values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Udit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 09:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194919#M385550</guid>
      <dc:creator>udit_kumar_sana</dc:creator>
      <dc:date>2016-10-13T09:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194920#M385551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want to use * or you don't want? I am not 100% sure I understood your requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 09:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194920#M385551</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-13T09:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194921#M385552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't exactly want to remove * from the data, its just that the composite key should not use * while joining.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 09:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194921#M385552</guid>
      <dc:creator>udit_kumar_sana</dc:creator>
      <dc:date>2016-10-13T09:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194922#M385553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you creating it in the first place? Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FieldA &amp;amp; '-' &amp;amp; FieldB&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; &amp;amp; '-' &amp;amp; FieldC&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; &amp;amp; '-' &amp;amp; FieldD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(FieldA &amp;lt;&amp;gt; '*', FieldA &amp;amp; '-') &amp;amp; &lt;/STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(FieldB &amp;lt;&amp;gt; '*', FieldB &amp;amp; '-') &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;amp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(FieldC &amp;lt;&amp;gt; '*', FieldC &amp;amp; '-') &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;amp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(FieldD &amp;lt;&amp;gt; '*', FieldD)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 10:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194922#M385553</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-13T10:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194923#M385554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Let me explain the above issue in detail:&lt;BR /&gt;Table1:&lt;BR /&gt;Load A, B, C, D, E, F from Table1;&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;Load A, B, C, D, G, H from Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to join these 2 tables using a composite key as follows:&lt;BR /&gt;Load A&amp;amp;'-'&amp;amp;B&amp;amp;'-'&amp;amp;C&amp;amp;'-'&amp;amp;D as Key,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E, F from Table1,&lt;/P&gt;&lt;P&gt;Load A&amp;amp;'-'&amp;amp;B&amp;amp;'-'&amp;amp;C&amp;amp;'-'&amp;amp;D as Key,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; G, H from Table2,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now, let us have a look at the data in table2:&lt;BR /&gt;A B C D&lt;BR /&gt;1 * 3 4&lt;BR /&gt;5 6 * 8&lt;BR /&gt;9 * 11 *&lt;BR /&gt;* 14 * *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my joining key as per the data should be like:&lt;BR /&gt;1-*-3-4&lt;BR /&gt;5-6-*-8&lt;BR /&gt;9-*-11-*&lt;BR /&gt;*-14-*-*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want it like:&lt;BR /&gt;1-3-4&lt;BR /&gt;5-6-8&lt;BR /&gt;9-11&lt;BR /&gt;14(logically '-' should be there if '*' is ignored, but it would be good if it can avoided)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Likewise, for joining, if we get a similar data in Table1 to join, 1-2-3-4, it should be modified to 1-3-4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 10:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194923#M385554</guid>
      <dc:creator>udit_kumar_sana</dc:creator>
      <dc:date>2016-10-13T10:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194924#M385555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is one option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; RowNo() as SNo,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(Right(If(A &amp;lt;&amp;gt; '*', A &amp;amp; '-') &amp;amp; If(B &amp;lt;&amp;gt; '*', B &amp;amp; '-') &amp;amp; If(C &amp;lt;&amp;gt; '*', C &amp;amp; '-') &amp;amp; If(D &amp;lt;&amp;gt; '*', D), 1) = '-',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Left(If(A &amp;lt;&amp;gt; '*', A &amp;amp; '-') &amp;amp; If(B &amp;lt;&amp;gt; '*', B &amp;amp; '-') &amp;amp; If(C &amp;lt;&amp;gt; '*', C &amp;amp; '-') &amp;amp; If(D &amp;lt;&amp;gt; '*', D), Len(If(A &amp;lt;&amp;gt; '*', A &amp;amp; '-') &amp;amp; If(B &amp;lt;&amp;gt; '*', B &amp;amp; '-') &amp;amp; If(C &amp;lt;&amp;gt; '*', C &amp;amp; '-') &amp;amp; If(D &amp;lt;&amp;gt; '*', D))-1),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(A &amp;lt;&amp;gt; '*', A &amp;amp; '-') &amp;amp; If(B &amp;lt;&amp;gt; '*', B &amp;amp; '-') &amp;amp; If(C &amp;lt;&amp;gt; '*', C &amp;amp; '-') &amp;amp; If(D &amp;lt;&amp;gt; '*', D)) as Key,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(A &amp;lt;&amp;gt; '*', A &amp;amp; '-') &amp;amp; If(B &amp;lt;&amp;gt; '*', B &amp;amp; '-') &amp;amp; If(C &amp;lt;&amp;gt; '*', C &amp;amp; '-') &amp;amp; If(D &amp;lt;&amp;gt; '*', D) as TempKey;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, B, C, D&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, *, 3, 4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, 6, *, 8&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, *, 11, *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *, 14, *, *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/140483_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 10:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194924#M385555</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-13T10:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194925#M385556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This help me with the logic from table 2, but how can I remove corresponding value from table 1 composite key in order to join table.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Key is 1-2-3-4 in table 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key in table 2 is 1-3-4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to remove 2 from Key of table 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 11:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194925#M385556</guid>
      <dc:creator>udit_kumar_sana</dc:creator>
      <dc:date>2016-10-13T11:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194926#M385557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this Key already available in Table2? If it is, then you can try Where Exists may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where not Exists(Key);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 11:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194926#M385557</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-13T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194927#M385558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This key is not available in table1 as it is. It may be available in the form of:&lt;/P&gt;&lt;P&gt;1-2-3-4 corresponding to 1-*-3-4 in table2&lt;/P&gt;&lt;P&gt;5-6-7-8 corresponding to 5-6-*-8 in table2&lt;/P&gt;&lt;P&gt;9-10-11-12&amp;nbsp; corresponding to 9-*-11-* in table2&lt;/P&gt;&lt;P&gt;13-14-15-16 corresponding to *-14-*-* in table2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we need to modify the key as per the '*' rejection from Table2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 11:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194927#M385558</guid>
      <dc:creator>udit_kumar_sana</dc:creator>
      <dc:date>2016-10-13T11:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194928#M385559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't very straight forward. I will have to test it out a little bit. I will try to come up with a solution if no one else do &lt;BR /&gt;&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, 13 Oct 2016 11:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194928#M385559</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-13T11:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Composite Key for multiple combinations</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194929#M385560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this article from Henric C:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 12:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Composite-Key-for-multiple-combinations/m-p/1194929#M385560</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-10-13T12:54:36Z</dc:date>
    </item>
  </channel>
</rss>

