<?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 IF Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657941#M729688</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would appreciate some help with a simple question, that I am struggling to fix.&lt;/P&gt;&lt;P&gt;I have a straight table with two calculations in column(1) and column(2).&amp;nbsp; I would like to only show records where c&lt;STRONG&gt;olumn(1)-column(2)=0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>danielnevitt</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>IF Statement</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657941#M729688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would appreciate some help with a simple question, that I am struggling to fix.&lt;/P&gt;&lt;P&gt;I have a straight table with two calculations in column(1) and column(2).&amp;nbsp; I would like to only show records where c&lt;STRONG&gt;olumn(1)-column(2)=0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657941#M729688</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657943#M729689</link>
      <description>&lt;P&gt;Modify your col1 and col2 expression to something like:&lt;/P&gt;&lt;P&gt;Col1 Exp:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If(c&lt;/SPAN&gt;&lt;STRONG&gt;olumn(1)-column(2)=0, &amp;lt;Existing Expression1&amp;gt; , 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Col2 Exp:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If(c&lt;/SPAN&gt;&lt;STRONG&gt;olumn(1)-column(2)=0, &amp;lt;Existing Expression2&amp;gt; , 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then with default zero value suppression setting, you should get what you want&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 09:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657943#M729689</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-12-16T09:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657960#M729690</link>
      <description>&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;I have included existing expression 1 (below), however I get an error.&amp;nbsp; Do you know what the issue might be?&lt;/P&gt;&lt;P&gt;If(column(1)-column(2)=0, Count({&amp;lt;Side={'Buy'}&amp;gt;}Symbol , 0)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 10:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657960#M729690</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2019-12-16T10:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657963#M729691</link>
      <description>&lt;P&gt;Missing a brace :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If(column(1)-column(2)=0, Count({&amp;lt;Side={'Buy'}&amp;gt;}Symbol&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;)&lt;/FONT&gt;&lt;/STRONG&gt; , 0)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 10:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-Statement/m-p/1657963#M729691</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-12-16T10:54:46Z</dc:date>
    </item>
  </channel>
</rss>

