<?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: create table with value that not match in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/create-table-with-value-that-not-match/m-p/541854#M202510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;load *,1 as A inline [&lt;/P&gt;&lt;P&gt;FieldName&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join &lt;/P&gt;&lt;P&gt;load *, 1 As B inline [&lt;/P&gt;&lt;P&gt;FieldName&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;Load FieldName&lt;/P&gt;&lt;P&gt;Resident TableA&lt;/P&gt;&lt;P&gt;where A &amp;lt;&amp;gt; B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//optional: drop table TableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mean to that you want to create this as a straight table in the UI then look at &lt;A _jive_internal="true" href="https://community.qlik.com/thread/56395"&gt;this discussion&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jul 2013 16:28:17 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-07-04T16:28:17Z</dc:date>
    <item>
      <title>create table with value that not match</title>
      <link>https://community.qlik.com/t5/QlikView/create-table-with-value-that-not-match/m-p/541853#M202509</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;SPAN class="hps"&gt;how can I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;create a table with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the values&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;​​from other two&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;, but only&amp;nbsp; with the value that not match&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE A:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE B:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE RESULT:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;E&lt;BR /&gt;&lt;BR /&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 15:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-table-with-value-that-not-match/m-p/541853#M202509</guid>
      <dc:creator>lorenzo_gibbo</dc:creator>
      <dc:date>2013-07-04T15:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: create table with value that not match</title>
      <link>https://community.qlik.com/t5/QlikView/create-table-with-value-that-not-match/m-p/541854#M202510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;load *,1 as A inline [&lt;/P&gt;&lt;P&gt;FieldName&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join &lt;/P&gt;&lt;P&gt;load *, 1 As B inline [&lt;/P&gt;&lt;P&gt;FieldName&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;Load FieldName&lt;/P&gt;&lt;P&gt;Resident TableA&lt;/P&gt;&lt;P&gt;where A &amp;lt;&amp;gt; B;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//optional: drop table TableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mean to that you want to create this as a straight table in the UI then look at &lt;A _jive_internal="true" href="https://community.qlik.com/thread/56395"&gt;this discussion&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 16:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-table-with-value-that-not-match/m-p/541854#M202510</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-04T16:28:17Z</dc:date>
    </item>
  </channel>
</rss>

