<?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: Make a global date system in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-a-global-date-system/m-p/841103#M1021172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate all three tables with a link table and then connect with master calender.&lt;/P&gt;&lt;P&gt;you can use two method(concatenate all transaction table.&lt;/P&gt;&lt;P&gt;second prepare a link table with date and other master key.)&lt;/P&gt;&lt;P&gt;may be this hint useful to you&lt;/P&gt;&lt;P&gt;DATE:&lt;/P&gt;&lt;P&gt;LOAD Date1 as CommonDate&lt;/P&gt;&lt;P&gt;resident table;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;LOAD Date2 as CommonDate&lt;/P&gt;&lt;P&gt;resident table2;&lt;/P&gt;&lt;P&gt;Concatenate Date3 as CommonDate&lt;/P&gt;&lt;P&gt;Resident table3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calendar:&lt;/P&gt;&lt;P&gt;LOAD,&lt;/P&gt;&lt;P&gt;CommonDate as Link_Date_Key,&lt;/P&gt;&lt;P&gt;CommonDate,&lt;/P&gt;&lt;P&gt;year(CommonDate) as year,&lt;/P&gt;&lt;P&gt;month(CommonDate) as Month&lt;/P&gt;&lt;P&gt;resident DATE;&lt;/P&gt;&lt;P&gt;drop table DATE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vimlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 04:28:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-02T04:28:20Z</dc:date>
    <item>
      <title>Make a global date system</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-global-date-system/m-p/841102#M1021171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Can i have help please!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three date system (Date, Month, Year..) in three system (surrounded in orange) in the same app. I want to make communicate all the Date system. I want globle Date system (In red) so that where either i will be in the app, when i select a date or a year... the system apply the selection (a date or a year...) to all the app.&lt;/P&gt;&lt;P&gt;How can i do it please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look the join apiece.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regard's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 04:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-global-date-system/m-p/841102#M1021171</guid>
      <dc:creator />
      <dc:date>2015-04-02T04:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Make a global date system</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-global-date-system/m-p/841103#M1021172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate all three tables with a link table and then connect with master calender.&lt;/P&gt;&lt;P&gt;you can use two method(concatenate all transaction table.&lt;/P&gt;&lt;P&gt;second prepare a link table with date and other master key.)&lt;/P&gt;&lt;P&gt;may be this hint useful to you&lt;/P&gt;&lt;P&gt;DATE:&lt;/P&gt;&lt;P&gt;LOAD Date1 as CommonDate&lt;/P&gt;&lt;P&gt;resident table;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;LOAD Date2 as CommonDate&lt;/P&gt;&lt;P&gt;resident table2;&lt;/P&gt;&lt;P&gt;Concatenate Date3 as CommonDate&lt;/P&gt;&lt;P&gt;Resident table3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calendar:&lt;/P&gt;&lt;P&gt;LOAD,&lt;/P&gt;&lt;P&gt;CommonDate as Link_Date_Key,&lt;/P&gt;&lt;P&gt;CommonDate,&lt;/P&gt;&lt;P&gt;year(CommonDate) as year,&lt;/P&gt;&lt;P&gt;month(CommonDate) as Month&lt;/P&gt;&lt;P&gt;resident DATE;&lt;/P&gt;&lt;P&gt;drop table DATE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vimlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 04:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-global-date-system/m-p/841103#M1021172</guid>
      <dc:creator />
      <dc:date>2015-04-02T04:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make a global date system</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-global-date-system/m-p/841104#M1021173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Vimlesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try it and i make you a reterne.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&amp;nbsp; Regard's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 05:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-global-date-system/m-p/841104#M1021173</guid>
      <dc:creator />
      <dc:date>2015-04-02T05:03:29Z</dc:date>
    </item>
  </channel>
</rss>

