<?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: Table Comparison in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692783#M250609</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;Try add Client as dimension into a straight table, and as a expression write something like:&lt;/P&gt;&lt;P&gt;=if(count(Cases)&amp;gt;=1,'Active','Inactive').&lt;/P&gt;&lt;P&gt;This works if you have linked the Client and Cases table by a key, if not, you must!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 20:01:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-09T20:01:02Z</dc:date>
    <item>
      <title>Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692780#M250606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need your help again. I’ve two tables, one is Users and the other one is Cases, so I want an expression or code that writes Inactive if the User does not have any cases in the Cases table and Active if the user has cases in the Cases table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 12:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692780#M250606</guid>
      <dc:creator />
      <dc:date>2014-10-09T12:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692781#M250607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you screenshot your data model&amp;nbsp; showing the users and cases table and how (or if) they are linked ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692781#M250607</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-09T19:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692782#M250608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exists() is a good function to do this.&lt;/P&gt;&lt;P&gt;Try something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Dim1,&lt;/P&gt;&lt;P&gt;Dim2,&lt;/P&gt;&lt;P&gt;UserId&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Cases.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Username,&lt;/P&gt;&lt;P&gt;Exists (UserId) as _hasCase&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Users.vad (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Vegar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692782#M250608</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2014-10-09T19:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692783#M250609</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;Try add Client as dimension into a straight table, and as a expression write something like:&lt;/P&gt;&lt;P&gt;=if(count(Cases)&amp;gt;=1,'Active','Inactive').&lt;/P&gt;&lt;P&gt;This works if you have linked the Client and Cases table by a key, if not, you must!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 20:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Comparison/m-p/692783#M250609</guid>
      <dc:creator />
      <dc:date>2014-10-09T20:01:02Z</dc:date>
    </item>
  </channel>
</rss>

