<?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 Set Analysis and Variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740127#M1025746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Created a variable call vCdate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vCdate=date(now()-1, 'YYYY-MM-DD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i then have this set expression in my chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;DTE=$(vCdate)&amp;gt;} Calls_off)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It returns 0, when i know the value is close to 50K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what am i doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2015 09:12:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-04T09:12:19Z</dc:date>
    <item>
      <title>Set Analysis and Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740127#M1025746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Created a variable call vCdate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vCdate=date(now()-1, 'YYYY-MM-DD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i then have this set expression in my chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;DTE=$(vCdate)&amp;gt;} Calls_off)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It returns 0, when i know the value is close to 50K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what am i doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 09:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740127#M1025746</guid>
      <dc:creator />
      <dc:date>2015-03-04T09:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740128#M1025747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;let vCdate=date(&lt;STRONG&gt;Today()&lt;/STRONG&gt;-1, 'YYYY-MM-DD');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;DTE=&lt;STRONG&gt;{'&lt;/STRONG&gt;$(vCdate)&lt;STRONG&gt;'}&lt;/STRONG&gt;&amp;gt;} Calls_off)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 09:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740128#M1025747</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-03-04T09:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740129#M1025748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please change the expression to &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;sum({$&amp;lt;DTE={$(vCdate)}&amp;gt;} Calls_off)&lt;/SPAN&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;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; font-size: 13px;"&gt;Regards,&lt;/SPAN&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;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; font-size: 13px;"&gt;Faisal&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 09:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740129#M1025748</guid>
      <dc:creator />
      <dc:date>2015-03-04T09:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740130#M1025749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so now i have the next part of this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On month Level, so again i have created a variable &lt;/P&gt;&lt;P&gt;let vCmonth=if(date(today()-1)=1,month(AddMonths(today()-1, -1)),month(today()-1));&lt;/P&gt;&lt;P&gt;and the set expression is:&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;month(DTE)=$(vCmonth)&amp;gt;} Calls_off)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again it is failing, when you correct me, could you explain what i am doing wrong as this is getting frustrating&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 11:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740130#M1025749</guid>
      <dc:creator />
      <dc:date>2015-03-04T11:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740131#M1025750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Ok so now i have the next part of this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;On month Level, so again i have created a variable&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let vCmonth=if(date(today()-1)=1,month(AddMonths(today()-1, -1)),month(today()-1));&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and the set expression is:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({$&amp;lt;month(DTE)=$(vCmonth)&amp;gt;} Calls_off)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;again it is failing, when you correct me, could you explain what i am doing wrong as this is getting frustrating&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 12:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Variables/m-p/740131#M1025750</guid>
      <dc:creator />
      <dc:date>2015-03-04T12:15:20Z</dc:date>
    </item>
  </channel>
</rss>

