<?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 a variable storing Date in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603212#M222892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan!&lt;/P&gt;&lt;P&gt;I wasn´t looking for All Possible values... But thanks anyway!!! Manish gave the right answer... I knew that it was a minor detail...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you both!!!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno Silva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 12:47:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-22T12:47:08Z</dc:date>
    <item>
      <title>Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603209#M222889</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;I´m having a problem....&lt;/P&gt;&lt;P&gt;I´ve got several Date fields in my Data and I need to be able to select one of those dates based in a variable that is storing another date.&lt;/P&gt;&lt;P&gt;Date fields:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Data;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -dataVenda.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -vSetData =dataVenda&lt;/P&gt;&lt;P&gt;This variable captures date from "dataVenda". Used in a Text Box it returns the Date just fine. Text box, i´m using =vSetData &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my problem is that I cannot use vSetData in Set Analysis... I´ve tried several expressions, and none of them worked.&lt;/P&gt;&lt;P&gt;My expression is plain simple, just a sum with set analysis:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Data={???????}&amp;gt;} Afield) &lt;/P&gt;&lt;P&gt;If I use, for instance,&amp;nbsp; Sum({$&amp;lt;Data={'26-09-2012'}&amp;gt;} Afield) it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve used $(vSetData), =vSetData, some expressions with '=$(=vSetData)', I don´t know how many expressions have I tried... &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need to use Data, because is the one directly related to the field I need to Sum.... I cannot use dataVenda directly in here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno Silva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603209#M222889</guid>
      <dc:creator />
      <dc:date>2014-04-22T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603210#M222890</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; font-size: 12.800000190734863px;"&gt;vSetData =Date(dataVenda)&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: 12.800000190734863px;"&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: 12.800000190734863px;"&gt;Sum({$&amp;lt;Data={'$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;vSetData &lt;/SPAN&gt;)'}&amp;gt;} Afield)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603210#M222890</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T11:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603211#M222891</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;Does the text box with =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vSetData&lt;/SPAN&gt; return anything when you clear all selections? If the answer is no, then you cannot use vSetData in the way you are attempting. If you need to use all the possible values (after making selections) of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;dataVenda&lt;/SPAN&gt;, then you could try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&amp;lt;Data = P(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;dataVenda&lt;/SPAN&gt;)&amp;gt;} Afield)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:41:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603211#M222891</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-04-22T11:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603212#M222892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan!&lt;/P&gt;&lt;P&gt;I wasn´t looking for All Possible values... But thanks anyway!!! Manish gave the right answer... I knew that it was a minor detail...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you both!!!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno Silva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603212#M222892</guid>
      <dc:creator />
      <dc:date>2014-04-22T12:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603213#M222893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why doesn´t this work the same way when I create a new variable to Last Year same date:&lt;/P&gt;&lt;P&gt;vSetDataLY =AddMonths( dataVenda, -12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then use it as I did before?&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;Sum({$&amp;lt;Data={'$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vSetDataLY &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)'}&amp;gt;} Afield)&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;This doesn´t work... But in a Textbox, It does return the correct date with =vSetDataLY&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;Best 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;"&gt;Bruno Silva.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 13:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603213#M222893</guid>
      <dc:creator />
      <dc:date>2014-04-22T13:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603214#M222894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&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: 12px; background-color: #f6f6f6;"&gt;vSetDataLY =Date(AddMonths( dataVenda, -12))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 13:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603214#M222894</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T13:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603215#M222895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didn´t work....&lt;/P&gt;&lt;P&gt;As the Text Box returns correct date, I´m guessing that is something about how the variable is implemented in Set Analysis... But again, tried several ways to call the vSetDataLY in Data=, but any results so far... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603215#M222895</guid>
      <dc:creator />
      <dc:date>2014-04-22T14:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603216#M222896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;vSetDataLY &lt;/SPAN&gt; = Date(AddYears(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;dataVenda&lt;/SPAN&gt;,-1),'DD-MM-YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603216#M222896</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T14:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603217#M222897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn´t work either... &lt;/P&gt;&lt;P&gt;But the Text Box is still &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;returning the right date...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603217#M222897</guid>
      <dc:creator />
      <dc:date>2014-04-22T14:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603218#M222898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the format of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Data&lt;/SPAN&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603218#M222898</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T14:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603219#M222899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It´s a Date also... DD-MM-YYYY. And that worked fine in the solution you provide before... So I thought it was just switch the variable name and it would be working...&lt;/P&gt;&lt;P&gt;I don´t understand why it does return correct date in text box as in previous problem, and it does not work using same syntax, but with different variable. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603219#M222899</guid>
      <dc:creator />
      <dc:date>2014-04-22T14:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603220#M222900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vSetDataLY &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;= Date(AddYears(Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;dataVenda)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;,-1),'DD-MM-YYYY')&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: 12.800000190734863px;"&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: 12.800000190734863px;"&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({$&amp;lt;Data={'$(=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vSetDataLY &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)'}&amp;gt;}Afield)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603220#M222900</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T14:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603221#M222901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again... No results.... Sorry...&lt;/P&gt;&lt;P&gt;It doesn´t work like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data={'$(=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vSetDataLY &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Neither like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data={'$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;vSetDataLY &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)'}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;And again the Text Box return correct date!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603221#M222901</guid>
      <dc:creator />
      <dc:date>2014-04-22T14:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603222#M222902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to stop guessing. Could you please upload your sample apps or sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 15:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603222#M222902</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T15:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603223#M222903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOL... You´re right! I will try to do that... as soon as I can.... Just got another issue from another client in hands that I need to solve. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 15:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603223#M222903</guid>
      <dc:creator />
      <dc:date>2014-04-22T15:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603224#M222904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the sample of the qvw in which I´m trying to implement the expression we´ve been talking about.&lt;/P&gt;&lt;P&gt;Thank you very much for your help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;BS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6454"&gt;teste.qvw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT - Forgot to tell you that you can test with date 26-Sep-2013 / 26-Sep-2012... In this one I´m sure that is data to show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 17:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603224#M222904</guid>
      <dc:creator />
      <dc:date>2014-04-22T17:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603225#M222905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do one thing.. .Select any Date from Date Selector...&lt;/P&gt;&lt;P&gt;Now if you dont get any data for previous year....&lt;/P&gt;&lt;P&gt;Try to find out that you indeed have data for that particular date (previous Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select 28-12-2013 there should be some data for 28-12-2012&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 17:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603225#M222905</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T17:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603226#M222906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my example above, it doesn´t return any data to previous year, although I´m absolutly sure that data exists for that day... For instance, the date you suggested has data in both year dates.... but it doesn´t show it in previous year... The Qvw example wasn´t helpful to get to any conclusion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603226#M222906</guid>
      <dc:creator />
      <dc:date>2014-04-23T14:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable storing Date in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603227#M222907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just Solve it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said before, I knew that it must be a minor detail... Don´t know why, but it only works with a 1 instead of $:&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;Data={'$(vSetDataLY)'}&amp;gt;} Afield)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Manish for all your help and patience...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bruno Silva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-variable-storing-Date-in-Set-Analysis/m-p/603227#M222907</guid>
      <dc:creator />
      <dc:date>2014-04-23T14:37:56Z</dc:date>
    </item>
  </channel>
</rss>

