<?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: Setanalysis in calendar script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073810#M643233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LastWorkDay(AddYears(ToDay(),-1) as BusinessDayPriorYear&lt;/P&gt;&lt;P&gt;WeekStart(LastWorkDay(AddYears(ToDay(),-1)) as BusinessWeekPriorYear&lt;/P&gt;&lt;P&gt;YearStart(ToDay(),-3) as StartOfFiscalYear&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;YearStart(ToDay()) as StartOfYear&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2016 17:47:35 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-02-08T17:47:35Z</dc:date>
    <item>
      <title>Setanalysis in calendar script</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073809#M643231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I am trying to add these to my calendar script could any one help me on that&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Same business day of the prior year&lt;/STRONG&gt; (so today being Monday 2/8/16 what happened on Monday 2/9/15) &lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Same business week of the prior year&lt;/STRONG&gt; (so this week being 2/8 - 2/12/16, last year same time period 2/9 - 2/13/15) &lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Based on date chosen, what is last fiscal year to date&lt;/STRONG&gt; (so for FY 16 would be 10/1/15 to today 2/8/16) &lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Based on date chosen, what is last calendar year to date&lt;/STRONG&gt; (so for this year would be 1/1/16 to today 2/8/16)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 17:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073809#M643231</guid>
      <dc:creator />
      <dc:date>2016-02-08T17:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis in calendar script</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073810#M643233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LastWorkDay(AddYears(ToDay(),-1) as BusinessDayPriorYear&lt;/P&gt;&lt;P&gt;WeekStart(LastWorkDay(AddYears(ToDay(),-1)) as BusinessWeekPriorYear&lt;/P&gt;&lt;P&gt;YearStart(ToDay(),-3) as StartOfFiscalYear&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;YearStart(ToDay()) as StartOfYear&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 17:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073810#M643233</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-08T17:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis in calendar script</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073811#M643234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Can i get the expressions for those so that i can employ them directly in straight table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 19:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073811#M643234</guid>
      <dc:creator />
      <dc:date>2016-02-08T19:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis in calendar script</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073812#M643235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry To make all the things mess up &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6593"&gt;Calendar with flags making set analysis so very simple&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that Zip file you will find a .qvw &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the same script i need these to be built.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Same business day of the prior year&lt;/STRONG&gt; (so today being Monday 2/8/16 what happened on Monday 2/9/15)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Same business week of the prior year&lt;/STRONG&gt; (so this week being 2/8 - 2/12/16, last year same time period 2/9 - 2/13/15)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Based on date chosen, what is last fiscal year to date&lt;/STRONG&gt; (so for FY 16 would be 10/1/15 to today 2/8/16)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Based on date chosen, what is last calendar year to date&lt;/STRONG&gt; (so for this year would be 1/1/16 to today 2/8/16)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 19:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis-in-calendar-script/m-p/1073812#M643235</guid>
      <dc:creator />
      <dc:date>2016-02-08T19:44:17Z</dc:date>
    </item>
  </channel>
</rss>

