<?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 Handling Multiple Calendars in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handling-Multiple-Calendars/m-p/482201#M693967</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;My dataset uses multiple calendars based on different milestones (for example Order Date, Despatch Date, Delivery Date etc). Usually this is not a problem, as my reports generally only look at one date parameter (for example everything delivered within a week / month / year).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I now have a requirement to look at everything Despatched within a week alongside everything Delivered within a week. So for example, I would have a table showing the values of everything Despatched in week 20, next to a table showing everything that was Delivered in week 20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm basically interested to know if others have had to deal with this sort of thing, and what your solutions have been? I'm concerned that there is no way of dealing with this requirement, without it getting messy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally |I'd like to have one calendar which somehow links to all other calendars, but I'm not sure if this is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 10:34:09 GMT</pubDate>
    <dc:creator>danielle_v</dc:creator>
    <dc:date>2013-06-18T10:34:09Z</dc:date>
    <item>
      <title>Handling Multiple Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Multiple-Calendars/m-p/482201#M693967</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;My dataset uses multiple calendars based on different milestones (for example Order Date, Despatch Date, Delivery Date etc). Usually this is not a problem, as my reports generally only look at one date parameter (for example everything delivered within a week / month / year).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I now have a requirement to look at everything Despatched within a week alongside everything Delivered within a week. So for example, I would have a table showing the values of everything Despatched in week 20, next to a table showing everything that was Delivered in week 20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm basically interested to know if others have had to deal with this sort of thing, and what your solutions have been? I'm concerned that there is no way of dealing with this requirement, without it getting messy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally |I'd like to have one calendar which somehow links to all other calendars, but I'm not sure if this is possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 10:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Multiple-Calendars/m-p/482201#M693967</guid>
      <dc:creator>danielle_v</dc:creator>
      <dc:date>2013-06-18T10:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Handling Multiple Calendars</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-Multiple-Calendars/m-p/482202#M693968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually we are creating separate master calender table with out any link with other transaction table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is island table. Table will look below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="258"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="66"&gt;LinkDate&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="105"&gt;WeekFromDate&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="87"&gt;WeekToDate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;18-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;16-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;22-Jun-13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;19-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;16-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;22-Jun-13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;24-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;23-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;29-Jun-13&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Target Tablewill Look like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="171"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="66"&gt;STDate&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="105"&gt;STValue&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;18-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;30.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;18-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;50.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;24-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;80.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Table will look like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="171"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="66"&gt;SalesDate&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="105"&gt;SalesValue&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;13-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;30.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;19-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;50.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;24-Jun-13&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;80.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then we are writing expression like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;STDate ={'&amp;gt;=$(=WeekFromDate)&amp;lt;=$(=WeekToDate)'} &amp;gt;} STValue )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;SalesDate={'&amp;gt;=$(=WeekFromDate)&amp;lt;=$(=LinkDate)'} &amp;gt;} SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users will select "LinkDate" for viewing report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 10:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-Multiple-Calendars/m-p/482202#M693968</guid>
      <dc:creator />
      <dc:date>2013-06-18T10:48:57Z</dc:date>
    </item>
  </channel>
</rss>

