<?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: Help with idea in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428893#M159855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below expression excludes C in the set analysis expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;[Variable] -= {'C'}&amp;gt;}[Variable])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Qlikview will show error near -=, but it works.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this is what you are expecting.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Jagan.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 14:55:51 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2013-03-11T14:55:51Z</dc:date>
    <item>
      <title>Help with idea</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428890#M159852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please help with idea. I have an expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;[Variable]= {'A','4'}&amp;gt;}[Variable])/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;[Variable]= {'A','B','2','3','4'}&amp;gt;}[Variable])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Variable has 6 tags &lt;STRONG&gt;A,B,C,2,3,4&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how don't include C in TOTAL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 14:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428890#M159852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-11T14:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with idea</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428891#M159853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;I have 10 like this variable.&lt;/P&gt;&lt;P&gt;How to simplify&lt;/P&gt;&lt;P&gt;If(Variable='C','', Variable) as Variable&lt;/P&gt;&lt;P&gt;If(Variable1='C','', Variable1) as Variable1&lt;/P&gt;&lt;P&gt;If(Variable2='C','', Variable2) as Variable2&lt;/P&gt;&lt;P&gt;If(Variable3='C','', Variable3) as Variable3 and etc.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 14:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428891#M159853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-11T14:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help with idea</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428892#M159854</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;STRONG&gt;Count({&amp;lt;[Variable]= {'A','4'}&amp;gt;}[Variable])/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;[Variable]-= {'C'}&amp;gt;}[Variable])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HTH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sushil&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 14:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428892#M159854</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-03-11T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with idea</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428893#M159855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below expression excludes C in the set analysis expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;[Variable] -= {'C'}&amp;gt;}[Variable])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Qlikview will show error near -=, but it works.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this is what you are expecting.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Jagan.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 14:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-idea/m-p/428893#M159855</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-03-11T14:55:51Z</dc:date>
    </item>
  </channel>
</rss>

