<?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: Calendar issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992132#M971261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the moment I couldn't look into app but I think this will be very helpful for you: &lt;A href="https://community.qlik.com/docs/DOC-8843"&gt;How to use - Master-Calendar and Date-Values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 17:47:51 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-09-21T17:47:51Z</dc:date>
    <item>
      <title>Calendar issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992130#M971259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Once upon a time, we have a calendar application and another application had a fiscal calendar and now the fiscal calendar is the main app and I am trying to integrate the calendar year application into the fiscal application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my calendar is not connecting even though it shows in the design.&lt;/P&gt;&lt;P&gt;Anyone any ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the front, once compiled, the Date field should load.&lt;/P&gt;&lt;P&gt;It does in my real application but when bringing in the calendar year application, it aint.&lt;/P&gt;&lt;P&gt;Any ideas appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992130#M971259</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992131#M971260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992131#M971260</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2015-09-21T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992132#M971261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the moment I couldn't look into app but I think this will be very helpful for you: &lt;A href="https://community.qlik.com/docs/DOC-8843"&gt;How to use - Master-Calendar and Date-Values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 17:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992132#M971261</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-21T17:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992133#M971262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the "CallsDate" field ("Calls.Date" field in your A_Call.qvd) and your "FiscalYearPeriod" field in T_Calendar.qvd do not contain matching values, thus "Where Exists (%FiscalYearPeriod, FiscalYearPeriod);" will never be true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 22:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992133#M971262</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-09-21T22:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar issue</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992134#M971263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My main application has dates coming in in fiscal month year format YYYYMM from the QVD.&lt;/P&gt;&lt;P&gt;The part I am trying to bring in (the qvw that I attached) from the QVD is DD/MM/YYYY. I am going back to that loader now and changing it to Fiscal Year Month format so that when I load it now, it will be in Fiscal format from the start.&lt;/P&gt;&lt;P&gt;Thanks for the advice and the help.&lt;/P&gt;&lt;P&gt;Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 07:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-issue/m-p/992134#M971263</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2015-09-22T07:54:21Z</dc:date>
    </item>
  </channel>
</rss>

