<?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: Simple set analysis with less than in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519606#M437394</link>
    <description>&lt;P&gt;Sorry, tried but not work for me.&lt;BR /&gt;Total&lt;BR /&gt;sum(USD)&lt;BR /&gt;Jan -Nov&lt;BR /&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'}, Trans_Date_M={"&amp;lt;=$(=12)"}&amp;gt;} USD)&lt;BR /&gt;Dec&lt;BR /&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'}, Trans_Date_M={"=$(=12)"}&amp;gt;} USD)&lt;/P&gt;&lt;P&gt;All shows the same no when I select 2018.&lt;BR /&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2018 07:08:50 GMT</pubDate>
    <dc:creator>yipchunyu</dc:creator>
    <dc:date>2018-12-12T07:08:50Z</dc:date>
    <item>
      <title>Simple set analysis with less than</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519547#M437384</link>
      <description>&lt;P&gt;Just want to prepare an expression to sum up the value for 2018 Jan-Nov.&lt;/P&gt;&lt;P&gt;There are some fields with the data&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Trans_Date_M = 1,2,3,4,5,6 ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Trans_Date_MM = 01,02,03,04 ....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Tried several ways but not ok.&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'}, Trans_Date_M={'&amp;lt;= 12'}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'}, Trans_Date_M={*} - {12}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 01:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519547#M437384</guid>
      <dc:creator>yipchunyu</dc:creator>
      <dc:date>2018-12-12T01:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Simple set analysis with less than</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519550#M437385</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You could try this&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'},Trans_Date_M ={"&amp;lt;=$(=12)"}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shreya&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 01:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519550#M437385</guid>
      <dc:creator>shreya_nadkarni</dc:creator>
      <dc:date>2018-12-12T01:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Simple set analysis with less than</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519573#M437388</link>
      <description>That would include December. Try this:&lt;BR /&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'}, Trans_Date_M={"&amp;lt;12"}&amp;gt;} Amount)</description>
      <pubDate>Wed, 12 Dec 2018 05:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519573#M437388</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-12-12T05:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simple set analysis with less than</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519606#M437394</link>
      <description>&lt;P&gt;Sorry, tried but not work for me.&lt;BR /&gt;Total&lt;BR /&gt;sum(USD)&lt;BR /&gt;Jan -Nov&lt;BR /&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'}, Trans_Date_M={"&amp;lt;=$(=12)"}&amp;gt;} USD)&lt;BR /&gt;Dec&lt;BR /&gt;sum({&amp;lt;Trans_Date_YYYY={'2018'}, Trans_Date_M={"=$(=12)"}&amp;gt;} USD)&lt;/P&gt;&lt;P&gt;All shows the same no when I select 2018.&lt;BR /&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 07:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519606#M437394</guid>
      <dc:creator>yipchunyu</dc:creator>
      <dc:date>2018-12-12T07:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Simple set analysis with less than</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519615#M437396</link>
      <description>&lt;P&gt;Can you try this :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;&lt;SPAN&gt;Trans_Date_YYYY={'2018'}, Trans_Date_M&lt;/SPAN&gt;-={"12"}&amp;gt;}Value)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 07:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1519615#M437396</guid>
      <dc:creator>punitpopli</dc:creator>
      <dc:date>2018-12-12T07:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Simple set analysis with less than</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1522848#M438161</link>
      <description>Seems incorrect in syntax check.</description>
      <pubDate>Thu, 20 Dec 2018 07:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-set-analysis-with-less-than/m-p/1522848#M438161</guid>
      <dc:creator>yipchunyu</dc:creator>
      <dc:date>2018-12-20T07:17:58Z</dc:date>
    </item>
  </channel>
</rss>

