<?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: table is not link properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927859#M321056</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 could observe that your master calendar is not linked to FACT_GL_Entry or value_entry.. I doubt on the key formation and its respective association.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Partha K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 04:52:55 GMT</pubDate>
    <dc:creator>parthakk</dc:creator>
    <dc:date>2015-09-24T04:52:55Z</dc:date>
    <item>
      <title>table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927855#M321052</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;&lt;/P&gt;&lt;P&gt;I have one table called fact_budget and I link it to link table but entire data will come but when i select year then data not associate with budget table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i haven't done link&amp;nbsp; properly can anyone help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want Fact_Budget table will associate with all entire data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927855#M321052</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-09-24T04:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927856#M321053</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;Your master calendar and link table are connected using Posting date. But there is no association between posting date and %BudgetKey to link it to FACT_Budget.. So your selection is not associated with FACT_Budget table. If u can then add&amp;nbsp; Posting date to key as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Partha K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927856#M321053</guid>
      <dc:creator>parthakk</dc:creator>
      <dc:date>2015-09-24T04:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927857#M321054</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;Try by creating Composite Keys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927857#M321054</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-09-24T04:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927858#M321055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although they have the same name the combined fields are not the same&amp;nbsp; so the new Key field has different values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;LinkTable&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;AUTONUMBER(date([Posting Date],'DD/MM/YYYY') &amp;amp; '_' &amp;amp; BusSeg_Code &amp;amp; '_' &amp;amp; AccLoc_Code &amp;amp; '_' &amp;amp;Null()) AS %BudgetKey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact_Budget&lt;/P&gt;&lt;P&gt;AUTONUMBER(date([Posting Date],'DD/MM/YYYY') &amp;amp; '_' &amp;amp; BusSeg_Code &amp;amp; '_' &amp;amp; AccLoc_Code &amp;amp; '_' &amp;amp; [Document No_]) AS %BudgetKey, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927858#M321055</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-09-24T04:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927859#M321056</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 could observe that your master calendar is not linked to FACT_GL_Entry or value_entry.. I doubt on the key formation and its respective association.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Partha K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 04:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927859#M321056</guid>
      <dc:creator>parthakk</dc:creator>
      <dc:date>2015-09-24T04:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927860#M321057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert / Pertha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have corrected that all you said and add one more fact_budget table into linktable tab but i am getting synthetic table and my budget table is directly link to master calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 05:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927860#M321057</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-09-24T05:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927861#M321058</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;My replies are getting moderated. If u can then can u share sample data of three tables? Your year is still not associated with FACT_GL_Entry,Value Entry and Budget. If u share sample data then can try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Partha K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 05:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927861#M321058</guid>
      <dc:creator>parthakk</dc:creator>
      <dc:date>2015-09-24T05:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927862#M321059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/204521"&gt;parthakk&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very thankful to you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 05:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927862#M321059</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-09-24T05:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: table is not link properly</title>
      <link>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927863#M321060</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 guess by mistake you have given wrong fact_budget qvd. Its similar to that of FACT_GL_Entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partha K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 06:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-is-not-link-properly/m-p/927863#M321060</guid>
      <dc:creator>parthakk</dc:creator>
      <dc:date>2015-09-24T06:06:24Z</dc:date>
    </item>
  </channel>
</rss>

