<?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 Calendar Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-Question/m-p/148078#M26441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend to add a field "Accounting Month" to the master calendar, and define by the last Friday of the calendar month. Foe example:&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;JOIN (Calendar) LOAD DISTINCT&lt;BR /&gt; MonthYear,&lt;BR /&gt; max(DateID) as LastFriday&lt;BR /&gt;RESIDENT Calendar&lt;BR /&gt;where Weekday=4&lt;BR /&gt;GROUP BY MonthYear;&lt;BR /&gt;//&lt;BR /&gt;JOIN (Calendar) LOAD DISTINCT&lt;BR /&gt; DateID,&lt;BR /&gt; date(monthstart(if(DateID&amp;lt;=LastFriday, DateID, DateID+7)),'MMM-YY') as AccountingMonth&lt;BR /&gt;RESIDENT Calendar;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2009 03:48:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-07-01T03:48:08Z</dc:date>
    <item>
      <title>Calendar Question</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Question/m-p/148076#M26439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that uses a Master calendar. My company ran an early month end on Friday (6/26). That means that all transactions from 6/27 through 6/30 will have an Accounting Date of July. Any ideas on how I can incorporate this into my Master Calendar which is based on Today's date without disturbing the Calendar functions already created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 02:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Question/m-p/148076#M26439</guid>
      <dc:creator />
      <dc:date>2009-07-01T02:58:59Z</dc:date>
    </item>
    <item>
      <title>Calendar Question</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Question/m-p/148077#M26440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;why not splitting into two fields: one with transaction-date, the other one with accounting-date or -month and then link your Master-calendar to one of them&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 03:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Question/m-p/148077#M26440</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-07-01T03:03:08Z</dc:date>
    </item>
    <item>
      <title>Calendar Question</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Question/m-p/148078#M26441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend to add a field "Accounting Month" to the master calendar, and define by the last Friday of the calendar month. Foe example:&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;JOIN (Calendar) LOAD DISTINCT&lt;BR /&gt; MonthYear,&lt;BR /&gt; max(DateID) as LastFriday&lt;BR /&gt;RESIDENT Calendar&lt;BR /&gt;where Weekday=4&lt;BR /&gt;GROUP BY MonthYear;&lt;BR /&gt;//&lt;BR /&gt;JOIN (Calendar) LOAD DISTINCT&lt;BR /&gt; DateID,&lt;BR /&gt; date(monthstart(if(DateID&amp;lt;=LastFriday, DateID, DateID+7)),'MMM-YY') as AccountingMonth&lt;BR /&gt;RESIDENT Calendar;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 03:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Question/m-p/148078#M26441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-01T03:48:08Z</dc:date>
    </item>
  </channel>
</rss>

