<?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 Creating key field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968475#M971033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a list of supplier numbers and a list of customer numbers how can I create a key field which combines the two for every combination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;Supplier&lt;/P&gt;&lt;P&gt;123&lt;/P&gt;&lt;P&gt;456&lt;/P&gt;&lt;P&gt;789&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;987&lt;/P&gt;&lt;P&gt;654&lt;/P&gt;&lt;P&gt;321&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;results in a table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CustSupp&lt;/P&gt;&lt;P&gt;987-123&lt;/P&gt;&lt;P&gt;987-456&lt;/P&gt;&lt;P&gt;987-789&lt;/P&gt;&lt;P&gt;654-123&lt;/P&gt;&lt;P&gt;654-456&lt;/P&gt;&lt;P&gt;654-789&lt;/P&gt;&lt;P&gt;321-123&lt;/P&gt;&lt;P&gt;321-456&lt;/P&gt;&lt;P&gt;321-789&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 10:13:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-17T10:13:37Z</dc:date>
    <item>
      <title>Creating key field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968475#M971033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a list of supplier numbers and a list of customer numbers how can I create a key field which combines the two for every combination?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;Supplier&lt;/P&gt;&lt;P&gt;123&lt;/P&gt;&lt;P&gt;456&lt;/P&gt;&lt;P&gt;789&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;987&lt;/P&gt;&lt;P&gt;654&lt;/P&gt;&lt;P&gt;321&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;results in a table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CustSupp&lt;/P&gt;&lt;P&gt;987-123&lt;/P&gt;&lt;P&gt;987-456&lt;/P&gt;&lt;P&gt;987-789&lt;/P&gt;&lt;P&gt;654-123&lt;/P&gt;&lt;P&gt;654-456&lt;/P&gt;&lt;P&gt;654-789&lt;/P&gt;&lt;P&gt;321-123&lt;/P&gt;&lt;P&gt;321-456&lt;/P&gt;&lt;P&gt;321-789&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 10:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968475#M971033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-17T10:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating key field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968476#M971034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Join the 2 sets of data then the rusult will be a table with 2 fields, reload it with a third field doing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Field1 &amp;amp; '-' Field2 resident Table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 10:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968476#M971034</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-17T10:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating key field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968477#M971035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is only for a key you should use this from &lt;A href="https://community.qlik.com/qlik-users/82367"&gt;Alexandros17&lt;/A&gt; suggested field-joining within an autonumber:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, autonumber(Field1 &amp;amp; '-' Field2) as Key resident Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 10:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968477#M971035</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-17T10:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating key field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968478#M971036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Supplier&amp;amp;'-'&amp;amp;Customer as CustSupp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 10:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968478#M971036</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T10:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating key field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968479#M971037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Supplier:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load * inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Supp&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;123&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;456&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;789&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Customer:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load * inline [ &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cust&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;987&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;654&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;321&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TmpCustSupp:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NoConcatenate load Supp Resident Supplier;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;join (TmpCustSupp) load Cust Resident Customer;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CustSupp:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Cust &amp;amp; '-' &amp;amp; Supp as CustSupp &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident TmpCustSupp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP Table TmpCustSupp;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-key-field/m-p/968479#M971037</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-17T11:52:42Z</dc:date>
    </item>
  </channel>
</rss>

