<?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/1539871#M746816</link>
    <description>&lt;P&gt;sum({$&amp;lt;PT = {'MD'}&amp;gt;}(NP - OP)*OH)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the above expression how can I&amp;nbsp; add if SK = '5073',&amp;nbsp;'5118' then divided OH by 2 else OH&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>has75042</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/1539871#M746816</link>
      <description>&lt;P&gt;sum({$&amp;lt;PT = {'MD'}&amp;gt;}(NP - OP)*OH)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the above expression how can I&amp;nbsp; add if SK = '5073',&amp;nbsp;'5118' then divided OH by 2 else OH&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/1539871#M746816</guid>
      <dc:creator>has75042</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/1539872#M746817</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;PRE&gt;Sum({$&amp;lt;PT = {'MD'}&amp;gt;}(NP - OP) * &lt;FONT color="#FF0000"&gt;If(Match(SK, 5073, 5118), (OH/2), OH)&lt;/FONT&gt;)&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Feb 2019 19:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-statement/m-p/1539872#M746817</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-05T19:48:59Z</dc:date>
    </item>
  </channel>
</rss>

