<?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: Date as 'key for linkage' issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205230#M625317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have ranges/intervals with start and end dates, you'll want to look at using &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptPrefixes/IntervalMatch.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptPrefixes/IntervalMatch.htm"&gt;IntervalMatch ‒ QlikView&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 16:55:00 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2016-10-19T16:55:00Z</dc:date>
    <item>
      <title>Date as 'key for linkage' issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205229#M625316</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;Currently im working on a project which has three tables. The data source of these three tables is an excel file. All these tables have date field in common apart from one other field. I want a combination of the two as my key so as to remove synthetic key.&lt;/P&gt;&lt;P&gt;The issue im facing is that all the three date fields are in different range. For example if one date say 14-10-2016 is present in table A then its not present in the other two and vice versa. So after combing the two keys all the data is not linked with each other properly as I may select some date which is not present in other tables hence missing out on data.&lt;/P&gt;&lt;P&gt;Looking for solution asap!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205229#M625316</guid>
      <dc:creator>arpitkharkia</dc:creator>
      <dc:date>2016-10-19T10:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date as 'key for linkage' issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205230#M625317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have ranges/intervals with start and end dates, you'll want to look at using &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptPrefixes/IntervalMatch.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptPrefixes/IntervalMatch.htm"&gt;IntervalMatch ‒ QlikView&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 16:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205230#M625317</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2016-10-19T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Date as 'key for linkage' issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205231#M625318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 04:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205231#M625318</guid>
      <dc:creator>arpitkharkia</dc:creator>
      <dc:date>2016-10-20T04:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date as 'key for linkage' issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205232#M625319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But if you don't have intervals, but all your 3 sets of data have facts that share some other columns in common (like article, category, etc), perhaps you should think to force a concatenation of the 3 tables and create a fat single table, with some aligned columns and some columns that are populated only in certain parts of the resulting table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Don't worry on the Qlik performance, QIX and AQL engines are very good in ignoring the NULLs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 08:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205232#M625319</guid>
      <dc:creator>cotiso_hanganu</dc:creator>
      <dc:date>2016-10-20T08:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date as 'key for linkage' issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205233#M625320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for the suggestion. Going to follow this solution!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 09:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-as-key-for-linkage-issue/m-p/1205233#M625320</guid>
      <dc:creator>arpitkharkia</dc:creator>
      <dc:date>2016-10-20T09:01:19Z</dc:date>
    </item>
  </channel>
</rss>

