<?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: Pivot Table Problem with IF statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545834#M744395</link>
    <description>&lt;P&gt;Where are you using the expression ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the below may be&lt;/P&gt;&lt;PRE&gt;if(len(trim(Group))=0, MaxString(JUDGEMENTS), MaxString({&amp;lt;Name=&amp;gt;}JUDGEMENTS))&lt;/PRE&gt;</description>
    <pubDate>Mon, 18 Feb 2019 11:20:30 GMT</pubDate>
    <dc:creator>pradosh_thakur</dc:creator>
    <dc:date>2019-02-18T11:20:30Z</dc:date>
    <item>
      <title>Pivot Table Problem with IF statement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545824#M744394</link>
      <description>&lt;P&gt;Good day everyone,&lt;/P&gt;&lt;P&gt;I have a pivot table with 3 dimensions (Group, Name, Status) and 1 expressions. The usual selections are group and name, but group is not always available. I am using an if statement : if(IsNull(Group), MaxString(JUDGEMENTS), MaxString({&amp;lt;Name=&amp;gt;}JUDGEMENTS)).&amp;nbsp;&lt;/P&gt;&lt;P&gt;If here is no group then I want the the expression to return only information for the selected name, but if there is a group then i want to ignore the name selection and return information for all names in the group.&lt;/P&gt;&lt;P&gt;Individually these two formula&amp;nbsp;give me what i want but for some reson they don't work in the if statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your assistance will be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545824#M744394</guid>
      <dc:creator>qobo_qwaka</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Problem with IF statement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545834#M744395</link>
      <description>&lt;P&gt;Where are you using the expression ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the below may be&lt;/P&gt;&lt;PRE&gt;if(len(trim(Group))=0, MaxString(JUDGEMENTS), MaxString({&amp;lt;Name=&amp;gt;}JUDGEMENTS))&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 Feb 2019 11:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545834#M744395</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-18T11:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Problem with IF statement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545848#M744396</link>
      <description>&lt;P&gt;Hi Pradosh,&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't work. I returns only the selected name even though the ignored by the if statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However what confuses me id that if i say the following it returns correct results.&lt;/P&gt;&lt;PRE&gt;if(len(trim(Group))=0, 'Yes', 'No')&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 11:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545848#M744396</guid>
      <dc:creator>qobo_qwaka</dc:creator>
      <dc:date>2019-02-18T11:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Problem with IF statement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545879#M744397</link>
      <description>&lt;P&gt;If you are using it in a dimension it may not work. in expression it should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S. : I am sorry if i missed out on the reply as i am not getting notification of your replies. Please tag some other member who can help.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 12:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Problem-with-IF-statement/m-p/1545879#M744397</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-18T12:30:56Z</dc:date>
    </item>
  </channel>
</rss>

