<?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: Using variables in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262422#M865029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check on the model (CTRL T) the contents of the table where the date is stored, and review the format. Maybe this is the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To solve this, on the load convert the date field to the correct format usinf date(field,'mm-dd-yyyy') for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2016 01:08:52 GMT</pubDate>
    <dc:creator>hectorvega</dc:creator>
    <dc:date>2016-12-15T01:08:52Z</dc:date>
    <item>
      <title>Using variables in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262419#M865026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to build an expression having set analysis. sum( {&amp;lt; Date = {" &amp;gt;= $(=vFirstDate)"}&amp;gt; } Data). is what i built to get the sum(data) where Date &amp;gt; the value in variable &lt;SPAN style="font-size: 13.3333px;"&gt;vFirstDate. But its not giving the correct result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262419#M865026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262420#M865027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you don't have the correct format of date within your set analysis... check here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try this:&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;Date = {"=Date &amp;gt;= vFirstDate"}&amp;gt;} Data)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Date = {"=Date &amp;gt;= $(vFirstDate)"}&amp;gt;} Data)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 16:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262420#M865027</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-14T16:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262421#M865028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the format of your Date and variable field are same?&lt;/P&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum({&amp;lt; Date = { "&amp;gt;= $(vFirstDate)" } }&amp;gt;} Data)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 16:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262421#M865028</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-12-14T16:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262422#M865029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check on the model (CTRL T) the contents of the table where the date is stored, and review the format. Maybe this is the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To solve this, on the load convert the date field to the correct format usinf date(field,'mm-dd-yyyy') for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 01:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262422#M865029</guid>
      <dc:creator>hectorvega</dc:creator>
      <dc:date>2016-12-15T01:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262423#M865030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt;Date={"&amp;gt;=$(=vFirstDate)&amp;nbsp; &amp;lt;= $(=vFirstDate)"}&amp;gt;}data)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 03:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262423#M865030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-15T03:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262424#M865031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&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; Date = {" &amp;gt;=$(vFirstDate)"}&amp;gt; } Data)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 06:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-variables-in-set-analysis/m-p/1262424#M865031</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-12-15T06:12:53Z</dc:date>
    </item>
  </channel>
</rss>

