<?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 to Facts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456857#M170585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it will create circular key, As key column name is same in all the three tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Oct 2012 07:42:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-26T07:42:49Z</dc:date>
    <item>
      <title>Calendar to Facts</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456855#M170583</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;&lt;/P&gt;&lt;P&gt;I have two fact table. In both the tables I have transaction dates. When I am joining tranasaction tables to Calendar Object, I am getting circular key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I remove this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-274463-24252/demo.bmp"&gt;&lt;IMG __jive_id="24253" alt="demo.bmp" class="jive-image jiveImage" height="353" src="https://community.qlik.com/servlet/JiveServlet/downloadImage/2-274483-24253/demo.bmp" width="432" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here I want to remove the lnk between two the two fact(Sales and Target). These two table should be joined to Calendar table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 07:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456855#M170583</guid>
      <dc:creator />
      <dc:date>2012-10-26T07:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar to Facts</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456856#M170584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;calendar:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Fiscal_Year &amp;amp; Fiscal_Month as Fiscal_YM,&lt;/P&gt;&lt;P&gt;Fiscal_Year,&lt;/P&gt;&lt;P&gt;Fiscal_Month&lt;/P&gt;&lt;P&gt;...........................&lt;/P&gt;&lt;P&gt;Target:&lt;/P&gt;&lt;P&gt;Fiscal_Year &amp;amp; Fiscal Month as Fiscal_YM,&lt;/P&gt;&lt;P&gt;Fiscal_Year as Fiscal_Year_Target,&lt;/P&gt;&lt;P&gt;Fiscal _Month as Fiscal_Month_Target&lt;/P&gt;&lt;P&gt;..............................&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;Fiscal_Year &amp;amp; Fiscal_Month as Fiscal_YM,&lt;/P&gt;&lt;P&gt;Fiscal_Year as Fiscal_Year_Sales,&lt;/P&gt;&lt;P&gt;Fiscal _Month as Fiscal_Month_Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trie with this..&lt;/P&gt;&lt;P&gt;Hope it help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 07:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456856#M170584</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2012-10-26T07:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar to Facts</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456857#M170585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it will create circular key, As key column name is same in all the three tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 07:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456857#M170585</guid>
      <dc:creator />
      <dc:date>2012-10-26T07:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar to Facts</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456858#M170586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It isn´t a circular.&lt;/P&gt;&lt;P&gt;LOOK Atach qvw.&lt;/P&gt;&lt;P&gt;If you don´t like this solution another way is create a new &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;intermediate table with all date.. and you can unit the other tables with this.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;look another qvw, qq&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 08:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-to-Facts/m-p/456858#M170586</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2012-10-26T08:21:42Z</dc:date>
    </item>
  </channel>
</rss>

