<?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: Less than or equal to in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661178#M241011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syntax seems correct, but anyway try this ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$ &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Month={'&amp;lt;0201404'}&amp;gt;} myField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is fix a month and paste in the set analysis as showed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 15:45:13 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-07-11T15:45:13Z</dc:date>
    <item>
      <title>Less than or equal to in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661172#M241005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be pretty simple but for some reason not working as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression that uses the following set:&lt;/P&gt;&lt;P&gt;Month={"&amp;lt;=$(=max(Month))"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Month fields is : 201401, 201402, 201403,,,etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select (for example) 201403 I would expect that my expression would sum on 201401, 201402, and 201403 because the expression should take less than or equal to the max selected value. However it only uses 201403.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this because the Month field is a text field? If so how could I rewrite to make this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661172#M241005</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-07-11T15:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Less than or equal to in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661173#M241006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month = {'&amp;lt;=$(=Max(Month))'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month = {'&amp;lt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Date(Max(Month),'YYYYMM')&lt;/SPAN&gt;)'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661173#M241006</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-11T15:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Less than or equal to in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661174#M241007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it is still only bringing back the selected month, not the prior months.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661174#M241007</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-07-11T15:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Less than or equal to in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661175#M241008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month = {'&amp;lt;=$(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Date(Max(Month),'YYYYMM')&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)'}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661175#M241008</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-11T15:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Less than or equal to in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661176#M241009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that values computed is present for previous months?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661176#M241009</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-11T15:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Less than or equal to in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661177#M241010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there are.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661177#M241010</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-07-11T15:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Less than or equal to in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661178#M241011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Syntax seems correct, but anyway try this ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$ &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Month={'&amp;lt;0201404'}&amp;gt;} myField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is fix a month and paste in the set analysis as showed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 15:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Less-than-or-equal-to-in-set-analysis/m-p/661178#M241011</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-11T15:45:13Z</dc:date>
    </item>
  </channel>
</rss>

