<?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: How to filter more then 1 items ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425490#M158487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my QV Doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 May 2013 07:22:53 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2013-05-04T07:22:53Z</dc:date>
    <item>
      <title>How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425484#M158481</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 just Add GL_CODE = 50010 to below expression :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=money(fabs(if([Exec P&amp;amp;L Level] = 's','',Sum({$&amp;lt;YearMonth = {"$(=Date([YearMonth],'YY MMM'))"},[GL_CODE] = {"50010"}, month = ,year=&amp;gt;}[Amount])), $(vCurrency)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to Add one more GL_CODE = 50011 , may i know how to add ? so that my SET expression will filter 50010 and 50011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 02:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425484#M158481</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-04T02:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425485#M158482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;=money(fabs(if([Exec P&amp;amp;L Level] = 's','',Sum({$&amp;lt;YearMonth = {"$(=Date([YearMonth],'YY MMM'))"},[GL_CODE] = {"50010","50011"}, month = ,year=&amp;gt;}[Amount])), $(vCurrency)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.800000190734863px; background-color: #ffffff;"&gt;Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 02:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425485#M158482</guid>
      <dc:creator>vivek_niti</dc:creator>
      <dc:date>2013-05-04T02:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425486#M158483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seem that your GL code is a number. Let try&lt;/P&gt;&lt;P&gt;[GL_CODE] = {50010,50011}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 04:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425486#M158483</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-04T04:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425487#M158484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you vrey much your working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Sokkom for good try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 06:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425487#M158484</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-04T06:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425488#M158485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You simply write this way&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;[GL_CODE] = {50010,&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;5001&lt;/SPAN&gt;1}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 06:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425488#M158485</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-04T06:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425489#M158486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi er , Thank you very much , it work fine .&amp;nbsp; since i need to filter GL Code from 50010 till 50030, meaning total 20 number , how to avoid writing all the individual number , and just use from 50010 till 50030 , it there have such code in QV ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 07:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425489#M158486</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-04T07:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425490#M158487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my QV Doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 07:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425490#M158487</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-04T07:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425491#M158488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for late reply.&lt;/P&gt;&lt;P&gt;For this situation you could try like this&lt;/P&gt;&lt;P&gt;and i can't open your app. coz, i m working on personal edition.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;[GL_CODE] = {"&amp;gt;=50010&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;50030"&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 11:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425491#M158488</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-04T11:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter more then 1 items ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425492#M158489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi er&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your suggestion work fine . many thank it make my life easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 19:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-more-then-1-items/m-p/425492#M158489</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2013-05-04T19:44:15Z</dc:date>
    </item>
  </channel>
</rss>

