<?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: Generate a report from two other reports in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596655#M2536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sorry but this does not run, Whats the p for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 07:15:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-21T07:15:51Z</dc:date>
    <item>
      <title>Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596648#M2529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;On my sheet I have two table boxes that have the exact same columns. However, the data in these boxes are different. I'm trying to generate a new Table box that gets the differences between the two table boxes. That is show me in another box what is in the first box that is not in the second box. In SQL its like &lt;STRONG&gt;SELECT&lt;/STRONG&gt; ID &lt;STRONG&gt;FROM&lt;/STRONG&gt; A &lt;STRONG&gt;WHERE&lt;/STRONG&gt; A.ID &lt;STRONG&gt;NOT&lt;/STRONG&gt; &lt;STRONG&gt;IN&lt;/STRONG&gt; (&lt;STRONG&gt;SELECT&lt;/STRONG&gt; ID &lt;STRONG&gt;FROM&lt;/STRONG&gt; B). Please is this possible? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596648#M2529</guid>
      <dc:creator />
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596649#M2530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this discussion: &lt;A href="https://community.qlik.com/thread/32944"&gt;How to compare 2 tables and put non-matching results?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or maybe this one: &lt;A href="https://community.qlik.com/thread/56395"&gt;Intersection of List box values&lt;/A&gt; (it's not only about intersection)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596649#M2530</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-19T15:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596650#M2531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't really understand and I'm retrieving these records from a MySQL data base using queries. But I want to edit a query on the sheet to exclude some values from another table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 16:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596650#M2531</guid>
      <dc:creator />
      <dc:date>2014-03-19T16:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596651#M2532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With Qlikview you retrieve data from a source like MySQL and load that data into Qlikviews internal in-memory database. This is done with the select and/or load statements you build in the script editor. Once the data is loaded you can interact with the data using for sheet objects like list boxes and charts. Qlikviews internal in-memory database is not an SQL database. You can't query it with sql statements. So there is no query to edit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a sample document with some data so one of us can show you a solution?&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 16:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596651#M2532</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-19T16:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596652#M2533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Table1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55414_Table1.png" /&gt;&lt;/P&gt;&lt;P&gt;I have two sheet objects(Table boxes) That have this same column. The column in Table one is Tab1_customer_id and the column in table two is called Tab2_customer_id. I want to create a new sheet object that excludes records from table one. I mean I want to get all customer_ids from table one that are not in table two. Please help.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 08:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596652#M2533</guid>
      <dc:creator />
      <dc:date>2014-03-20T08:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596653#M2534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried using =if(Match(tot_customer_id,new_customer_id),Null(),tot_customer_id). But still does not give me the exact figure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 09:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596653#M2534</guid>
      <dc:creator />
      <dc:date>2014-03-20T09:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596654#M2535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a straight table chart with dimension Tab1_customer_id and expression&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Tab1_customer_id&amp;nbsp; /= p(Tab2_customer_id)&amp;gt;}1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 13:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596654#M2535</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-20T13:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596655#M2536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sorry but this does not run, Whats the p for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 07:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596655#M2536</guid>
      <dc:creator />
      <dc:date>2014-03-21T07:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596656#M2537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works for me. See attached example.&lt;/P&gt;&lt;P&gt;The p is for Possible values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 09:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596656#M2537</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-21T09:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596657#M2538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm really sorry about this but I'm using the free version and I don't have the ability to open any documents again. Please can you copy and paste the solution here again. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 15:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596657#M2538</guid>
      <dc:creator />
      <dc:date>2014-03-21T15:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596658#M2539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure no problem. Here goes:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Create a straight table chart with dimension Tab1_customer_id and expression&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum({&amp;lt;Tab1_customer_id&amp;nbsp; /= p(Tab2_customer_id)&amp;gt;}1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 15:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596658#M2539</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-21T15:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596659#M2540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works. THANK YOU. I'm really grateful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 15:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596659#M2540</guid>
      <dc:creator />
      <dc:date>2014-03-21T15:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a report from two other reports</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596660#M2541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much but It takes alot of time too load. Like its really slow. ANything I can do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 15:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Generate-a-report-from-two-other-reports/m-p/596660#M2541</guid>
      <dc:creator />
      <dc:date>2014-03-21T15:46:31Z</dc:date>
    </item>
  </channel>
</rss>

