<?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: Offset dates in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954758#M328209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, this works perfectly. Gabriel thanks for the explanation about the equals sign, I was unaware of this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Dec 2015 11:59:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-18T11:59:58Z</dc:date>
    <item>
      <title>Offset dates in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954754#M328205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get the standard deviation of a set of values. There is more than year's data in the file, but I only want to consider the values of the last 150 days in the expression. I currently have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Stdev({$&amp;lt;[process date]={"&amp;gt;=$(Date(today()-150),'DD-MM-YYYY')"}&amp;gt;}&amp;nbsp; [Quantity produced] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(The format of process date is &lt;SPAN style="font-size: 13.3333px;"&gt;'DD-MM-YYYY')&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;Can someone please point me in the right direction?&lt;BR /&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;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Florian&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954754#M328205</guid>
      <dc:creator />
      <dc:date>2015-12-18T10:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Offset dates in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954755#M328206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this (Edits in &lt;STRONG style="color: #ff0000;"&gt;Red&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&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; font-size: 13px;"&gt;&lt;STRONG&gt;=Stdev({$&amp;lt;[process date]={"&amp;gt;=$(&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;Date(Today()-150, 'DD-MM-YYYY')&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;"}&amp;gt;}&amp;nbsp; [Quantity produced])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954755#M328206</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-18T11:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Offset dates in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954756#M328207</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;As stated by &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/sunindia"&gt;sunindia&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; above you need the equal (=) sign before the Date. You are using a function there is it has to evaluate and to achieve that equal sign is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Stdev({$&amp;lt;[process date]={"&amp;gt;=$(&lt;STRONG&gt;&lt;EM&gt;=&lt;/EM&gt;&lt;/STRONG&gt;Date(today()-150),'DD-MM-YYYY')"}&amp;gt;}&amp;nbsp; [Quantity produced] )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954756#M328207</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-12-18T11:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Offset dates in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954757#M328208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is a misplaced parentheses in there too...&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;=Stdev({$&amp;lt;[process date]={"&amp;gt;=$(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;=&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(today()-150&lt;STRONG style=": ; color: #ff0000; font-size: 18pt;"&gt;)&lt;/STRONG&gt;,'DD-MM-YYYY')"}&amp;gt;}&amp;nbsp; [Quantity produced])&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;vs.&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Stdev({$&amp;lt;[process date]={"&amp;gt;=$(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;=&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(today()-150,'DD-MM-YYYY')&lt;SPAN style="color: #ff0000; font-size: 18pt;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;"}&amp;gt;}&amp;nbsp; [Quantity produced] )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954757#M328208</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-18T11:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Offset dates in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954758#M328209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, this works perfectly. Gabriel thanks for the explanation about the equals sign, I was unaware of this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954758#M328209</guid>
      <dc:creator />
      <dc:date>2015-12-18T11:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Offset dates in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954759#M328210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, we are glad to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 13:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Offset-dates-in-set-analysis/m-p/954759#M328210</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-18T13:28:44Z</dc:date>
    </item>
  </channel>
</rss>

