<?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: Joining calendar to Fact table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822939#M1022166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have concatenated the facts with Customers and with Items. I have loaded these in three different tables. Also, you had too many keys, so I have removed the redundant ones. Finally, I changed the definition of YearMonth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2015 12:04:06 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2015-04-01T12:04:06Z</dc:date>
    <item>
      <title>Joining calendar to Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822935#M1022161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am building a model and struggling with linking the dates data to my fact table. &lt;/P&gt;&lt;P&gt;I have used Year(DateField)*100+ Month(DateField) to join my calendar and fact tables but the data doesn't seem to have a relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist. I have attached my app and data files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822935#M1022161</guid>
      <dc:creator />
      <dc:date>2015-03-17T20:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Joining calendar to Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822936#M1022162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set you YearMonth as&lt;/P&gt;&lt;P&gt;MakeDate(Year(FIN_YEAR_ID),Month(FIN_YEAR_ID),Day(FIN_YEAR_ID))&lt;/P&gt;&lt;P&gt;Do the same with other data from other tables so that the date format on all date values is the same (MM/DD/YYYY without Hours and Minutes -- if that is your requirement)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822936#M1022162</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2015-03-17T20:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Joining calendar to Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822937#M1022163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You define your key incorrectly... &lt;/P&gt;&lt;P&gt;You should probably use&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FIN_YEAR_ID*100+Month(FIN_YEAR_ID) as YearMonth,&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(FIN_YEAR_ID)*100+Month(FIN_YEAR_ID) as YearMonth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81015_Image1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822937#M1022163</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-03-17T20:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Joining calendar to Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822938#M1022164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the field expression as per your suggestion and the data still doesn't link.&lt;/P&gt;&lt;P&gt;Can you perhaps upload the app if you can get it right on your side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-03-17_22-50-58.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81059_2015-03-17_22-50-58.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822938#M1022164</guid>
      <dc:creator />
      <dc:date>2015-03-17T20:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Joining calendar to Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822939#M1022166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have concatenated the facts with Customers and with Items. I have loaded these in three different tables. Also, you had too many keys, so I have removed the redundant ones. Finally, I changed the definition of YearMonth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 12:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-calendar-to-Fact-table/m-p/822939#M1022166</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-04-01T12:04:06Z</dc:date>
    </item>
  </channel>
</rss>

