<?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: Create 1 calendar with 2 date tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596460#M220919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check enclosed file....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 09:04:17 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-03T09:04:17Z</dc:date>
    <item>
      <title>Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596449#M220908</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 have a script with a fact table and a different table with amounts. De fact table is linked to the Amount table with a ProjectID.&lt;/P&gt;&lt;P&gt;Also linked to the fact table is a master calendar based on the date field in the fact table. Now I have a date field in the Amount table as well (DateAmount).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get this linked to the master calendar as well without creating loops etc? I searched the forum but couldn't find an answer that would help me fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/56486_Capture.PNG.png" style="width: 620px; height: 420px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596449#M220908</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T08:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596450#M220909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can achieve this by link table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596450#M220909</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-03T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596451#M220910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;do,&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;ID, Date,.... from facts;&lt;/P&gt;&lt;P&gt;left join&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;Date1 as Date&lt;/P&gt;&lt;P&gt;from amount fact;&lt;/P&gt;&lt;P&gt;so both the date come in single table.&lt;/P&gt;&lt;P&gt;hoope it helps you.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596451#M220910</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2014-04-03T08:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596452#M220911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this very useful article &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596452#M220911</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2014-04-03T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596453#M220912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/56487_Capture.PNG.png" style="width: 620px; height: 412px;" /&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do that I get lots of sync keys:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596453#M220912</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T08:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596454#M220913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I create this link table with the sync keys I get below?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596454#M220913</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T08:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596455#M220914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below find the link table and if you still have problem then shared me your qvw with sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596455#M220914</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-03T08:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596456#M220915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To aviod Syn Keys you can create a table with all common fields inside, make a key using autonumber in parent tables and afterwards delete common fields from parent tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596456#M220915</guid>
      <dc:creator>crusader_</dc:creator>
      <dc:date>2014-04-03T08:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596457#M220916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the file.&lt;/P&gt;&lt;P&gt;Please find my file attached, hope you can help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596457#M220916</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T08:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596458#M220917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can you share with me you code?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596458#M220917</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2014-04-03T08:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596459#M220918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find my full file attached to the post of Muhammad.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596459#M220918</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T08:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596460#M220919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check enclosed file....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 09:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596460#M220919</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-03T09:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596461#M220920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please follow this document and i can't help if you don't provide the data.and you do the right thing but only you have to do is that in link part of your script you have to make flag and also comment date field in fact table. Hope this help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 09:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596461#M220920</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-03T09:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596462#M220921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please go through the changes made in the Facts tab in the script.&lt;/P&gt;&lt;P&gt;I think it will solve your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 09:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596462#M220921</guid>
      <dc:creator>mahesh_agrawal</dc:creator>
      <dc:date>2014-04-03T09:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596463#M220922</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;Not yet, is still lot of sync keys in there&lt;/P&gt;&lt;P&gt;Please find attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 09:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596463#M220922</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T09:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596464#M220923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please go through the changes made in the Facts tab in the script.&lt;/P&gt;&lt;P&gt;I think it will solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I have droped ID and Date from Facts and AmountFacts table.&lt;/P&gt;&lt;P&gt;Now it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 09:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596464#M220923</guid>
      <dc:creator>mahesh_agrawal</dc:creator>
      <dc:date>2014-04-03T09:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596465#M220924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks the structure looks good! But the output unfortunately not. If you look at the first tab of the dashboard (Prioritize) you see the listbox on the top left with a count, the total is 250 but I only have 50 projects so everything is times 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also If you look at the table below you see every ID has 2 lines, one with the info and one with the budget (from the other table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So something is not going correct with creating everything. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 10:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596465#M220924</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T10:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596466#M220925</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 think I al most have it. Structure looks good.&lt;/P&gt;&lt;P&gt;But for some reason it won't match all the keys from the fact table to the link table. It will only do when they are the same. This is because of the Left Join I think.&lt;/P&gt;&lt;P&gt;But how can I solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 10:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596466#M220925</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T10:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Create 1 calendar with 2 date tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596467#M220926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas guys?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 11:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-1-calendar-with-2-date-tables/m-p/596467#M220926</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2014-04-03T11:49:53Z</dc:date>
    </item>
  </channel>
</rss>

