<?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: Set Analysis - Previous Week using a Date time Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704747#M1071585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also saw what you saw, either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2014 14:16:29 GMT</pubDate>
    <dc:creator>erivera10</dc:creator>
    <dc:date>2014-08-19T14:16:29Z</dc:date>
    <item>
      <title>Set Analysis - Previous Week using a Date time Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704742#M1071578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm struggling to write an expression in a line graph to show the previous week's information. I'd also like a Year to Date average to show as a separate line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({$&amp;lt;(=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;DateCreated&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;))={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 12pt;"&gt;$((=Week(DateCreated))-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;&amp;gt;},if(type = 'SHIPMENT',type)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Can someone explain where I am going wrong and the reason for it not working?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 13:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704742#M1071578</guid>
      <dc:creator />
      <dc:date>2014-08-19T13:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Previous Week using a Date time Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704743#M1071580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try without = &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Count&lt;/SPAN&gt;({$&amp;lt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DateCreated&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;))={&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-size: 12pt; font-family: inherit; color: #808080;"&gt;$((=Week(DateCreated))-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;},if(type = 'SHIPMENT',type))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 13:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704743#M1071580</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-19T13:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Previous Week using a Date time Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704744#M1071582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't make a difference unfortunately - it appears to just be plotting the current week selection and not the week-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 13:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704744#M1071582</guid>
      <dc:creator />
      <dc:date>2014-08-19T13:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Previous Week using a Date time Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704745#M1071583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-style: inherit;"&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;Try &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit;"&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit;"&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;SPAN style="font-style: inherit;"&gt;Count&lt;/SPAN&gt;({$&amp;lt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;DateCreated&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;))={&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit;"&gt;&lt;EM style="font-weight: inherit;"&gt;$((=Week(DateCreated)-1))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;gt;},if(type = 'SHIPMENT',type))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message-abuse!input.jspa?objectID=591258&amp;amp;objectType=2" style="font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 13:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704745#M1071583</guid>
      <dc:creator />
      <dc:date>2014-08-19T13:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Previous Week using a Date time Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704746#M1071584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this explanatory post on grabbing prior periods. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above() function may help you grab previous week data in a chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 13:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704746#M1071584</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-19T13:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Previous Week using a Date time Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704747#M1071585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also saw what you saw, either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 14:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Previous-Week-using-a-Date-time-Field/m-p/704747#M1071585</guid>
      <dc:creator>erivera10</dc:creator>
      <dc:date>2014-08-19T14:16:29Z</dc:date>
    </item>
  </channel>
</rss>

