<?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: Why this expression not work =IF(GROUP_CLASS=&amp;quot;G3&amp;quot;,COMPANY) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39734#M605909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(match(GROUP_CLASS,'G3'),GROUPCLASS)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 10:57:17 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2018-03-02T10:57:17Z</dc:date>
    <item>
      <title>Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39733#M605908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to filter only display those customer handle by G3.&lt;/P&gt;&lt;P&gt;So instead of COMPANY field at dimension.&lt;/P&gt;&lt;P&gt;I replace with :-&lt;/P&gt;&lt;P&gt;=IF(GROUP_CLASS="G3",COMPANY)&lt;/P&gt;&lt;P&gt;But it got error , does not filter , and not display any company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 10:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39733#M605908</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-02T10:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39734#M605909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(match(GROUP_CLASS,'G3'),GROUPCLASS)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 10:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39734#M605909</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-02T10:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39735#M605910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If both fields exist in the data model and G3 is a value in the field GROUP_CLASS, then use single quotes instead of doubles in the If() comparison.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39735#M605910</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-03-02T11:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39736#M605911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have try :-&lt;/P&gt;&lt;P&gt;=IF(GROUP_CLASS='G3',COMPANY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it still not display any thing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Yeo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39736#M605911</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-02T11:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39737#M605912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try below , i get invalid expression :-&lt;/P&gt;&lt;P&gt;=IF(match(GROUP_CLASS,'G3',COMPANY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39737#M605912</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-02T11:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39738#M605913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt; =if(match(GROUP_CLASS,'G3'),Company)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39738#M605913</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-02T11:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39739#M605914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it does not work , i does not filter G3 , and display all company. no error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39739#M605914</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-02T11:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39740#M605915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Can you share at least a screenshot where we can see two listboxes, one for GROUP_CLASS with G3 selected and another for COMPANY?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Are you sure there are values?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 12:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39740#M605915</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-03-02T12:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39741#M605916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclosed my QVW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 12:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39741#M605916</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-02T12:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39742#M605917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for me, please review your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qcomGROUP_CLASS_COMPANY.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195170_qcomGROUP_CLASS_COMPANY.png" style="height: 295px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 13:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39742#M605917</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-03-02T13:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39743#M605918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It mean my QV ver does not support that expression , as I am still using V9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Yeo&lt;/P&gt;&lt;P&gt;DIrector&lt;/P&gt;&lt;P&gt;TDS Technology (S) P/L&lt;/P&gt;&lt;P&gt;Whatsapp +65 9326 1804&lt;/P&gt;&lt;P&gt;www.tdstech.com&amp;lt;http://www.tdstech.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 13:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39743#M605918</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-02T13:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39744#M605919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should, I don't recall that difference, it could also be a bug in the version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, unless you extended your maintenance agreement, QV9 is out of support, so you will have to find an alternative (maybe in the script?) to create such field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 15:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39744#M605919</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-03-02T15:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39745#M605920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I add condition at expression :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ( if ( GROUP_CLASS =‘G3’,sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It work fine too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Funny I also try your suggestion at QS feb 2018 also cannot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Yeo&lt;/P&gt;&lt;P&gt;DIrector&lt;/P&gt;&lt;P&gt;TDS Technology (S) P/L&lt;/P&gt;&lt;P&gt;Whatsapp +65 9326 1804&lt;/P&gt;&lt;P&gt;www.tdstech.com&amp;lt;http://www.tdstech.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 21:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39745#M605920</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-02T21:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39746#M605921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have Qlik Sense near, but in Qlik Cloud it works the same way I posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 09:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39746#M605921</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-03-03T09:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39747#M605922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look like it is due to my data model , since  QS also cannot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Yeo&lt;/P&gt;&lt;P&gt;DIrector&lt;/P&gt;&lt;P&gt;TDS Technology (S) P/L&lt;/P&gt;&lt;P&gt;Whatsapp +65 9326 1804&lt;/P&gt;&lt;P&gt;www.tdstech.com&amp;lt;http://www.tdstech.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 10:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39747#M605922</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-03T10:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why this expression not work =IF(GROUP_CLASS="G3",COMPANY)</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39748#M605923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes correct , I main issue is I cannot find my data model where go wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul Yeo&lt;/P&gt;&lt;P&gt;DIrector&lt;/P&gt;&lt;P&gt;TDS Technology (S) P/L&lt;/P&gt;&lt;P&gt;Whatsapp +65 9326 1804&lt;/P&gt;&lt;P&gt;www.tdstech.com&amp;lt;http://www.tdstech.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 02:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-expression-not-work-IF-GROUP-CLASS-quot-G3-quot-COMPANY/m-p/39748#M605923</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-04T02:53:35Z</dc:date>
    </item>
  </channel>
</rss>

