<?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: Fields Not Matching Properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815136#M287481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually figured it out. Even though it is a tab deliminated txt file. There was a row that had a stray quotations, which was causing the rest of the data to not get pulled in.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jan 2015 22:25:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-22T22:25:51Z</dc:date>
    <item>
      <title>Fields Not Matching Properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815131#M287476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I have two tables.&amp;nbsp; One is a list of numbers associated with data and the other is the list of numbers, but with a name attached to it.&amp;nbsp; The way I run my matching is I pull in the fields 1 at a time based on a Type identifier as such:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75698_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;However, for some reason I still find blanks in my data.&amp;nbsp; Here is a screenshot of one such blank (sorry about the size):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/75699_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Column 2 is the blank and column 5 is it's number.&amp;nbsp; Here is a screen shot of that number in the list I make to give each number a name (Columns go Type, ID, Name):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/75700_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no spaces or blank rows above this entry.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, here is my script for the load. What is going on!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/75701_pastedImage_3.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I have tripled check the syntax and am pretty sure I have everything set up correctly.&amp;nbsp; Type = first column in second picture, ID = second column in second picture, and Name = third column in second picture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 22:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815131#M287476</guid>
      <dc:creator />
      <dc:date>2015-01-19T22:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Not Matching Properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815132#M287477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problems with data quality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two possible causes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Some entries in one table do not have matching entries in the other table (works both ways with NULLs in different fields)&lt;/LI&gt;&lt;LI&gt;Some key values have both entries, but may lack information in one or more fields. That is if you consider blanks (empty strings) lack of information.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use table boxes and key value duplication (create a copy of the key value in each table, with a local name) to check for correct linkage.&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>Tue, 20 Jan 2015 01:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815132#M287477</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-01-20T01:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Not Matching Properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815133#M287478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the first one, that's what I thought too. But after throwing it into excel and filtering to check for blanks...there are none. I am thinking of just left joining the names to the numbers (might be easier?).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 03:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815133#M287478</guid>
      <dc:creator />
      <dc:date>2015-01-20T03:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Not Matching Properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815134#M287479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a thought&lt;/P&gt;&lt;P&gt;If the Excel numbers in one column are formatting as Numbers and in the second as Text that may not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 04:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815134#M287479</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-01-20T04:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Not Matching Properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815135#M287480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a suggestion to cause missing data to stand out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select one of the IdXxxx tables that refuses to produce valid Names in some rows.&lt;/LI&gt;&lt;LI&gt;Add a copy of the Id and call it IdCopyXxxxxx for example (replace the Xxxxx with....)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Add a copy of the corresponding Id in AdWordsData, and call it something comparable, say IdCopyXxxxxData.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Now after reading in the Actual data, add rows to the IdXxxx table for every value of IdCopyXxxxxData that doesn't exist in IdCopyXxxxx. Set the Name value to 'Undefined' or something.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Reload and check if the blank cells are being filled. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;A shorter technique is to do the first three steps of the preceding list and create a tabble box with fields ga:adwordsXxxxxID,&amp;nbsp; IdCopyXxxxxx and IdCopyXxxxxData and check for key values that do not produce perfect associations. For those values, either the data is missing, or - as Robert says - the keys do not match (for example when in the first copy data is left-aligned, and in the second copy data is right-aligned)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Peter&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 09:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815135#M287480</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-01-20T09:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fields Not Matching Properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815136#M287481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually figured it out. Even though it is a tab deliminated txt file. There was a row that had a stray quotations, which was causing the rest of the data to not get pulled in.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 22:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fields-Not-Matching-Properly/m-p/815136#M287481</guid>
      <dc:creator />
      <dc:date>2015-01-22T22:25:51Z</dc:date>
    </item>
  </channel>
</rss>

