<?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 Issue with set analysis expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944660#M947888</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;Can anyone please let me know what's the error in this expression:&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[Report Date]={'&amp;gt;=$(vToDateMonthStart) &amp;lt;=$(vToDateMTD)'}&amp;gt;} [New Issuance])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vToDateMonthStart and &lt;SPAN style="font-size: 13.3333px;"&gt;vToDateMTD are variables.&lt;/SPAN&gt;&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;vToDateMonthStart returns 11/1/2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And &lt;SPAN style="font-size: 13.3333px;"&gt;vToDateMTD&amp;nbsp; returns 11/28/2015&lt;/SPAN&gt;&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;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sachin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 21:25:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-16T21:25:33Z</dc:date>
    <item>
      <title>Issue with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944660#M947888</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;Can anyone please let me know what's the error in this expression:&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[Report Date]={'&amp;gt;=$(vToDateMonthStart) &amp;lt;=$(vToDateMTD)'}&amp;gt;} [New Issuance])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vToDateMonthStart and &lt;SPAN style="font-size: 13.3333px;"&gt;vToDateMTD are variables.&lt;/SPAN&gt;&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;vToDateMonthStart returns 11/1/2015&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And &lt;SPAN style="font-size: 13.3333px;"&gt;vToDateMTD&amp;nbsp; returns 11/28/2015&lt;/SPAN&gt;&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;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sachin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 21:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944660#M947888</guid>
      <dc:creator />
      <dc:date>2015-12-16T21:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944661#M947889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried with Double quotes instead of single quotes?&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;&lt;STRONG&gt;=Sum({&amp;lt;[Report Date]={"&amp;gt;=$(vToDateMonthStart) &amp;lt;=$(vToDateMTD)"}&amp;gt;} [New Issuance])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or 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;&lt;STRONG&gt;=Sum({&amp;lt;[Report Date]={"$(='&amp;gt;=' &amp;amp; $(vToDateMonthStart) &amp;amp; '&amp;lt;=' &amp;amp; $(vToDateMTD)"}&amp;gt;} [New Issuance])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 21:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944661#M947889</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-16T21:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944662#M947890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Sunny,&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[Report Date]={'&amp;gt;=$(vToDateMonthStart) &amp;lt;=$(vToDateMTD)'}&amp;gt;} [New Issuance]) ---- worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 21:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944662#M947890</guid>
      <dc:creator />
      <dc:date>2015-12-16T21:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944663#M947892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌So your original expression worked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 21:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944663#M947892</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-16T21:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944664#M947894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I didn't understand what went wrong initially. I have been breaking my head since past 2 hrs and then it just worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways thanks for the prompt and quick reply, Sir. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 21:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944664#M947894</guid>
      <dc:creator />
      <dc:date>2015-12-16T21:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944665#M947896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha no problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. I would recommend marking your own answer as correct (as technically yours is the correct answer) as it might help some one else in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 21:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-set-analysis-expression/m-p/944665#M947896</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-16T21:39:27Z</dc:date>
    </item>
  </channel>
</rss>

