<?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: Link non matching data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561186#M689378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create another field at script using&lt;/P&gt;&lt;P&gt;subfield([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Trading postcode&lt;/SPAN&gt;],' ',1) as mykey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Nov 2013 16:48:44 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2013-11-01T16:48:44Z</dc:date>
    <item>
      <title>Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561185#M689377</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 am struggling to get two tables to connect properly. In both tables I have the connecting key "Trading postcode" but the problem is that in one of my data sets I am using the full post code etc. W3 BT6, whereas in my other table I am only using the outcode. In this example it would then be W3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like QV to associate the data only using the outcode. So that everything up until a space would be compared and then associated. in this case everything from the first data set starting with W3 should be matched to the W3 in the other set.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using a wildcard in different places but nothing seems to work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas Parker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561185#M689377</guid>
      <dc:creator />
      <dc:date>2013-11-01T16:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561186#M689378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create another field at script using&lt;/P&gt;&lt;P&gt;subfield([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Trading postcode&lt;/SPAN&gt;],' ',1) as mykey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561186#M689378</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-01T16:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561187#M689379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load an other field,&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;load Id,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;post code,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Left (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;post code&lt;/SPAN&gt;,2) as Key. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;from abc...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561187#M689379</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-11-01T16:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561188#M689380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i should load this exact statement into both my tables. like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;[Trading postcode],&lt;/P&gt;&lt;P&gt;[Company Nane],&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;subfield([&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Trading postcode&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;],' ',1) as mykey'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;From &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Example.csv&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Table2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;load&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;[Trading postcode],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;[Distance in miles],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;subfield([&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Trading postcode&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;],' ',1) as mykey;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;From&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Example2.csv.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Qlikview says that the subfield is an unknown statement. Am i missing something?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561188#M689380</guid>
      <dc:creator />
      <dc:date>2013-11-01T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561189#M689381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There´s a quote after first mykey, please check it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561189#M689381</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-01T17:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561190#M689382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should be:&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;[Trading postcode],&lt;/P&gt;&lt;P&gt;[Company Nane],&lt;/P&gt;&lt;P&gt;subfield([Trading postcode],' ',1) as mykey&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Example.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;[Trading postcode],&lt;/P&gt;&lt;P&gt;[Distance in miles],&lt;/P&gt;&lt;P&gt;subfield([Trading postcode],' ',1) as mykey&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Example2.csv;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561190#M689382</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-01T17:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561191#M689383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The connection works perfectly now, problem is that the "Trading postcode" labels are still&lt;/P&gt;&lt;P&gt;associating as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it completely wrong to do it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Table1:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;load&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;[Trading postcode],&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;[Company Nane],&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;subfield([&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;Trading postcode&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;],' ',1) as mykey;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;From&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;Example.csv&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;Table2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;load&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;[Trading postcode] as Outcodes,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;[Distance in miles],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;SPAN style="font-style: inherit;"&gt;subfield(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Outcodes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;,' ',1) as mykey;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;From&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;Example2.csv.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit;"&gt;Or would it still be considered [Trading postcode] in the scribt?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561191#M689383</guid>
      <dc:creator />
      <dc:date>2013-11-01T17:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561192#M689384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and my mistakes with the ";" and ' being miss placed. They are written as you show in the scribt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561192#M689384</guid>
      <dc:creator />
      <dc:date>2013-11-01T17:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561193#M689385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I would like QV to associate the data only using the outcode. &lt;/SPAN&gt;" right?&lt;/P&gt;&lt;P&gt;So you could skip or rename (you´ve done already) [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Trading postcode&lt;/SPAN&gt;] from one table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561193#M689385</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-01T17:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561194#M689386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this would solve your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561194#M689386</guid>
      <dc:creator />
      <dc:date>2013-11-01T17:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561195#M689387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now everything works as it should in regards to connecting the tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only problem is that it does not associate the postcode with the Outcodes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i write:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;subfield([&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Trading postcode&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;],' ',1) as mykey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;the "1" should be the field number. Is the the number of the fields loaded in the ongoing statement? for example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;x,&lt;/P&gt;&lt;P&gt;y,&lt;/P&gt;&lt;P&gt;z &lt;/P&gt;&lt;P&gt;From &lt;/P&gt;&lt;P&gt;Example; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then z would be field no. 3 right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561195#M689387</guid>
      <dc:creator />
      <dc:date>2013-11-01T17:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561196#M689388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;subfield(&lt;SPAN style="font-style: inherit;"&gt;Outcodes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;,' ',1) as mykey;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;with &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;Outcodes as mykey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 18:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561196#M689388</guid>
      <dc:creator />
      <dc:date>2013-11-01T18:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561197#M689389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It still does not seem like the postcodes and outcodes are matched.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;subfield(&lt;SPAN style="font-style: inherit;"&gt;Outcodes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;,' ',1) as mykey;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Am i right when I say that there is a space between the two ' '. This should be implemented into qlikview as well right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!. This works 99% and I am sure that I can get it to work shortly. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 18:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561197#M689389</guid>
      <dc:creator />
      <dc:date>2013-11-01T18:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Link non matching data</title>
      <link>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561198#M689390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works! I had to manually add the space and everything was good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clever Anjos I need to give you a beer at some point. You saved my day as well as my inner peace throughout the weekend. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok to be serious. Thanks a lot, this was a relief.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas Parker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 18:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-non-matching-data/m-p/561198#M689390</guid>
      <dc:creator />
      <dc:date>2013-11-01T18:16:02Z</dc:date>
    </item>
  </channel>
</rss>

