<?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: Data not linking in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509876#M190545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tweaked your suggestion a bit as well and I managed to also get this working.&lt;/P&gt;&lt;P&gt;Many thanks to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2013 12:47:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-02T12:47:01Z</dc:date>
    <item>
      <title>Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509867#M190536</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 have two tables each to be linked by the fields which I named '%CalDate'. One loads dates (amongst other fields) from an excel which I first re-formatted in my script into the correct date format (to match the other table's date format) and stored first as a QVD. I then loaded off that QVD and ensured again that the format of the dates in my date field (%CalDate) remained the same. Despite the field names and data looking identical in both tables, QlikView is not linking the data. In other words, if I click on say '201304' in the one table, I get no data from the other table, even though the same dates exist! On the table structure view, you will see that the tables do however link on the %CalDate fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you perhaps have any suggestions to help me with please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 11:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509867#M190536</guid>
      <dc:creator />
      <dc:date>2013-11-29T11:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509868#M190537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only for the linking date field convert the date to a number in both the dataset.&lt;/P&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabs(Date) as %CallDate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will ensure that there are no date format issues in the link and the dashboard performance will also be good as the link is numeric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 12:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509868#M190537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-29T12:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509869#M190538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you attach the app here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 12:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509869#M190538</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2013-11-29T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509870#M190539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Floor(Date) as %CalDate.&lt;/P&gt;&lt;P&gt;It will remove milliseconds from your timestamp.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 12:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509870#M190539</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2013-11-29T12:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509871#M190540</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;Apologies for taking so long to reply - just experiencing a bit of issues with the QlikView site since last week.&lt;/P&gt;&lt;P&gt;@Aadil, @Jerry: Thank you for your suggestions. I tried both but still no luck though.&lt;/P&gt;&lt;P&gt;@Satish: For some reason I am not getting full functionality of QlikView at the moment - having some issues with the site. I cannot seem to attach the file. It only gives me the option to attach a video or image. Could you please point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you guys.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 06:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509871#M190540</guid>
      <dc:creator />
      <dc:date>2013-12-02T06:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509872#M190541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;"Use advanced editor " to attach the app&lt;IMG alt="image.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/49788_image.PNG" style="width: 620px; height: 383px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 06:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509872#M190541</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2013-12-02T06:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509873#M190542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="image.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/49789_image.JPG.jpg" style="width: 620px; height: 492px;" /&gt;&lt;BR /&gt;Thank you for the suggestion but for some reason, I do not have that option any more. Is there a seting change required?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 06:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509873#M190542</guid>
      <dc:creator />
      <dc:date>2013-12-02T06:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509874#M190543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As others have hinted to, there is a problem with the content of your link field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that you are using sort of Period values (YYYYMM) instead of real dates in %CalDate. What you can do to solve this, is to use MonthStart() of the raw date values of both %CalDate columns to force them into an identical range, e.g. always &lt;EM&gt;1/MM/YYYY 00:00:00.000&lt;/EM&gt;&amp;nbsp; Then apply Date() to attach a &lt;EM&gt;YYYYMM&lt;/EM&gt; format to the raw date values. In short:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD ... Date(MonthStart(RawExcelDateColumn), 'YYYYMM') AS %CalDate, ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 08:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509874#M190543</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2013-12-02T08:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509875#M190544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter, many thanks - this worked perfectly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 12:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509875#M190544</guid>
      <dc:creator />
      <dc:date>2013-12-02T12:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data not linking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509876#M190545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tweaked your suggestion a bit as well and I managed to also get this working.&lt;/P&gt;&lt;P&gt;Many thanks to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 12:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-not-linking/m-p/509876#M190545</guid>
      <dc:creator />
      <dc:date>2013-12-02T12:47:01Z</dc:date>
    </item>
  </channel>
</rss>

