<?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: If function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-function/m-p/1546362#M457110</link>
    <description>&lt;P&gt;I don't see why this would error out&lt;/P&gt;&lt;PRE&gt;=If([system] = 'MPC' or [system] = 'MAIC', [system])&lt;/PRE&gt;&lt;P&gt;But may be try this as an alternative&lt;/P&gt;&lt;PRE&gt;If(Match(system, 'MPC', 'MAIC'), system)&lt;/PRE&gt;</description>
    <pubDate>Tue, 19 Feb 2019 13:19:58 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-02-19T13:19:58Z</dc:date>
    <item>
      <title>If function</title>
      <link>https://community.qlik.com/t5/QlikView/If-function/m-p/1546112#M457106</link>
      <description>&lt;P&gt;i wish to add calculated dimension in pivot table to show only system called 'MPC' and MAIC&lt;/P&gt;&lt;P&gt;here is my calculated dimension&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if([system] = 'MPC' or [system]='MAIC',[system])&lt;/P&gt;&lt;P&gt;but error in expression&lt;/P&gt;&lt;P&gt;if i want to display only MPC&lt;/P&gt;&lt;P&gt;=if([system] = 'MPC',[system])&lt;/P&gt;&lt;P&gt;it works but the table shows MPC and -&lt;/P&gt;&lt;P&gt;how i want to make the table only MPC and MTG only&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the excel. apology as i cannot open anymore qvw file as im using free edition&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 04:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-function/m-p/1546112#M457106</guid>
      <dc:creator>iliaisyah</dc:creator>
      <dc:date>2019-02-19T04:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: If function</title>
      <link>https://community.qlik.com/t5/QlikView/If-function/m-p/1546124#M457107</link>
      <description>You need to change expression instead of adding calculated dimensions.&lt;BR /&gt;Use set analysis to achieve your goal like:&lt;BR /&gt;Count({&amp;lt;system = {'MPC', 'MAIC'}&amp;gt;} Field)</description>
      <pubDate>Tue, 19 Feb 2019 05:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-function/m-p/1546124#M457107</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2019-02-19T05:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: If function</title>
      <link>https://community.qlik.com/t5/QlikView/If-function/m-p/1546133#M457108</link>
      <description>&lt;P&gt;the equation is still error in expression&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 06:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-function/m-p/1546133#M457108</guid>
      <dc:creator>iliaisyah</dc:creator>
      <dc:date>2019-02-19T06:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: If function</title>
      <link>https://community.qlik.com/t5/QlikView/If-function/m-p/1546139#M457109</link>
      <description>&lt;P&gt;plus, the expression will have 12 expression as the value is from Jan to Dec (01-12)&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 06:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-function/m-p/1546139#M457109</guid>
      <dc:creator>iliaisyah</dc:creator>
      <dc:date>2019-02-19T06:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: If function</title>
      <link>https://community.qlik.com/t5/QlikView/If-function/m-p/1546362#M457110</link>
      <description>&lt;P&gt;I don't see why this would error out&lt;/P&gt;&lt;PRE&gt;=If([system] = 'MPC' or [system] = 'MAIC', [system])&lt;/PRE&gt;&lt;P&gt;But may be try this as an alternative&lt;/P&gt;&lt;PRE&gt;If(Match(system, 'MPC', 'MAIC'), system)&lt;/PRE&gt;</description>
      <pubDate>Tue, 19 Feb 2019 13:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-function/m-p/1546362#M457110</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-02-19T13:19:58Z</dc:date>
    </item>
  </channel>
</rss>

