<?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: Week to Date Calculation using set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019855#M644012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton Gysbert.It's working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 02:04:32 GMT</pubDate>
    <dc:creator>sudhir0538</dc:creator>
    <dc:date>2016-01-19T02:04:32Z</dc:date>
    <item>
      <title>Week to Date Calculation using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019853#M644010</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;As per my knowledge i wrote this statement but it's not working fine as I expected.&lt;/P&gt;&lt;P&gt;I want to find the sum of the value where the date is between starting and end of the weeks date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;dtmdate={&amp;gt;=WeekStart(Today()) &amp;lt;=WeekEnd(Today())}&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to resolve or if you have any other solution for doing this please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudhir,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 14:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019853#M644010</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2016-01-18T14:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Week to Date Calculation using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019854#M644011</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: 13px;"&gt;Try this:&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;=Sum({&amp;lt;dtmdate={"&amp;gt;=$(=WeekStart(Today()))&amp;lt;=$(=WeekEnd(Today()))"}&amp;gt;}Value)&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;And make your dtmdate really contains date values and not text strings that only look like dates.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 17:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019854#M644011</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-18T17:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Week to Date Calculation using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019855#M644012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton Gysbert.It's working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 02:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019855#M644012</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2016-01-19T02:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Week to Date Calculation using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019856#M644013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for more expressions similar to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9162"&gt;Set Analysis for certain Point in Time&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9144"&gt;Set Analysis for Rolling Periods&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 02:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019856#M644013</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-01-19T02:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Week to Date Calculation using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019857#M644014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very useful info. Thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 02:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019857#M644014</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2016-01-19T02:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Week to Date Calculation using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019858#M644015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;I need help here, I am trying to achieve count for last week's based on weekstart and weekend and my week starting from Friday and week ending on Thursday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the screenshot I would like to get the sales from Friday to Thursday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look into it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 12:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Week-to-Date-Calculation-using-set-analysis/m-p/1019858#M644015</guid>
      <dc:creator />
      <dc:date>2016-02-03T12:20:13Z</dc:date>
    </item>
  </channel>
</rss>

