<?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 Set Analysis - Comparing Two Fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Comparing-Two-Fields/m-p/1396922#M423963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a Document with two tables. These both essentially compare Original Tax (AMT_TAX_TAXREP_R_src_1) against Final Tax (AMT_TAX_TAXREP_R_clo_1) - two fields in different but linked tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is only show the rows where the Change TAX (i.e. the difference between these two fields) is Zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. Those rows highlighted in Yellow:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="change_tax.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185129_change_tax.PNG" style="height: 238px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the answer is in set analysis but I'm really struggling. Can anyone help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 16:29:11 GMT</pubDate>
    <dc:creator>shane_spencer</dc:creator>
    <dc:date>2017-11-29T16:29:11Z</dc:date>
    <item>
      <title>Set Analysis - Comparing Two Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Comparing-Two-Fields/m-p/1396922#M423963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a Document with two tables. These both essentially compare Original Tax (AMT_TAX_TAXREP_R_src_1) against Final Tax (AMT_TAX_TAXREP_R_clo_1) - two fields in different but linked tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is only show the rows where the Change TAX (i.e. the difference between these two fields) is Zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. Those rows highlighted in Yellow:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="change_tax.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185129_change_tax.PNG" style="height: 238px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the answer is in set analysis but I'm really struggling. Can anyone help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Comparing-Two-Fields/m-p/1396922#M423963</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2017-11-29T16:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Comparing Two Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Comparing-Two-Fields/m-p/1396923#M423964</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;to display only rows whch is different from 0 on the change tax column, you can do this on every column of the table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Original TAX]-[Final TAX]&amp;lt;&amp;gt;0, round([Original TAX]-[Final TAX],0.01))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but here even with this you will not be able to display the lines you want because of the round function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Comparing-Two-Fields/m-p/1396923#M423964</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2017-11-29T16:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Comparing Two Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Comparing-Two-Fields/m-p/1396924#M423965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! That works great, though it seems almost counter-intuitive to use the results of the Expressions like that to decide what to show in the expressions. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 08:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Comparing-Two-Fields/m-p/1396924#M423965</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2017-11-30T08:27:19Z</dc:date>
    </item>
  </channel>
</rss>

