<?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: Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334025#M828749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Anil&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks for the reply ....&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;consider an exmaple shown below i have three tables if i connect using Date then there will be sysnthetic keys formed &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;how do i deal with this ? can u please explian me how do i deal with master calaendar in such scenario?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;TableA:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Date &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CstmID&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Dept&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;TableB:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Date&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CstmID&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;HR&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;TableC:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Date&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;HR&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Employee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2017 06:09:52 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2017-07-06T06:09:52Z</dc:date>
    <item>
      <title>Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334021#M828744</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;I have multiple date fields coming from different table ......&lt;/P&gt;&lt;P&gt;in such kind of scenario can i crate create master calendar and connect all the date fields &lt;/P&gt;&lt;P&gt;Will this work properly ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334021#M828744</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334022#M828745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to build your data model using Concatenation after that you can take Dates from your data model to create master calendar .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 05:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334022#M828745</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-07-06T05:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334023#M828747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, It is and Make sure, you must load different times for that dates and concatenate them then use Same Field Name. Off course, Here master calendar can work like charm if you follow same and used same field for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 05:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334023#M828747</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-06T05:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334024#M828748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;MIN(Date) AS MIN_DATE,&lt;/P&gt;&lt;P&gt;MAX(Date) AS MAX_DATE&lt;/P&gt;&lt;P&gt;Resident (Your concatenate fact table );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vDataMax= PEEK('MAX_DATE','0','DATE');&lt;/P&gt;&lt;P&gt;LET vDataMin= PEEK('MIN_DATE','0','DATE');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MasterCalendar:&lt;/P&gt;&lt;P&gt;Script....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 05:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334024#M828748</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-07-06T05:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334025#M828749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Anil&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks for the reply ....&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;consider an exmaple shown below i have three tables if i connect using Date then there will be sysnthetic keys formed &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;how do i deal with this ? can u please explian me how do i deal with master calaendar in such scenario?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;TableA:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Date &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CstmID&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Dept&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;TableB:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Date&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CstmID&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;HR&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;TableC:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Date&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;HR&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Employee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 06:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334025#M828749</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-07-06T06:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334026#M828750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TRY like this&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TableA:&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CstmID&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dept&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'Dept' as Flag&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG&gt;Concatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;TableB:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CstmID&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HR&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;'HR' as Flag&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG&gt;Concatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;TableC:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HR&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Employee&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;'EMP' as Flag&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 06:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334026#M828750</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-07-06T06:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334027#M828752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PM ,&lt;/P&gt;&lt;P&gt;it was just a exampl i will be having many fields in realtime scenario anf concatenating may not be right way of doing this....&lt;/P&gt;&lt;P&gt;Can i have different deffirent madtercalendar ?&lt;/P&gt;&lt;P&gt;I dont understand this&amp;nbsp; how to do &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334027#M828752</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-07-06T07:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334028#M828754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I worked around 19 Fields which has different source with different data formats. Try this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/65373"&gt;Using Multiple Dates With Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334028#M828754</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-06T07:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334029#M828755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Suggested by Mr. Anil please check &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/65373"&gt;Using Multiple Dates With Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334029#M828755</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-07-06T07:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334030#M828757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You should consider multiple calendars. In the app I use most often I have three, for &lt;EM&gt;Order Entry Date&lt;/EM&gt;, &lt;EM&gt;Due Date&lt;/EM&gt; and &lt;EM&gt;Invoice Date&lt;/EM&gt;. This pic shows part of the data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DM.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169272_DM.jpg" style="height: 245px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334030#M828757</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-06T07:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/1334031#M828758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/1334031#M828758</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-07-06T07:20:36Z</dc:date>
    </item>
  </channel>
</rss>

