<?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 Join two tables on text field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272482#M706473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to join/associate two tables on a field that contains text values that look like numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, Table A might have the following values in the joining/key field:&lt;/P&gt;&lt;P&gt;'128'&lt;/P&gt;&lt;P&gt;'128.'&lt;/P&gt;&lt;P&gt;'128.0'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Table B has a value in the joining/key field of &lt;/P&gt;&lt;P&gt;'128'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I join Tables A and B, I want the value from Table B to only join to the 1st value listed in Table A above.&amp;nbsp; Qlikview seems to be treating the three values in Table A listed above as the same value (numerically = 128).&amp;nbsp; Any ideas on how to make sure QlikView treats those three values as distinct text values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2012 18:18:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-10T18:18:01Z</dc:date>
    <item>
      <title>Join two tables on text field</title>
      <link>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272482#M706473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to join/associate two tables on a field that contains text values that look like numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, Table A might have the following values in the joining/key field:&lt;/P&gt;&lt;P&gt;'128'&lt;/P&gt;&lt;P&gt;'128.'&lt;/P&gt;&lt;P&gt;'128.0'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Table B has a value in the joining/key field of &lt;/P&gt;&lt;P&gt;'128'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I join Tables A and B, I want the value from Table B to only join to the 1st value listed in Table A above.&amp;nbsp; Qlikview seems to be treating the three values in Table A listed above as the same value (numerically = 128).&amp;nbsp; Any ideas on how to make sure QlikView treats those three values as distinct text values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 18:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272482#M706473</guid>
      <dc:creator />
      <dc:date>2012-02-10T18:18:01Z</dc:date>
    </item>
    <item>
      <title>Join two tables on text field</title>
      <link>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272483#M706474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the text() function to force a textual interpretation when loading your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 18:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272483#M706474</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-10T18:26:20Z</dc:date>
    </item>
    <item>
      <title>Join two tables on text field</title>
      <link>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272484#M706475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks, that was an easy fix!&amp;nbsp; I ended up having to do some manipulation to the data in Table B because it had values like '38' that needed to be '038' (always 3 digits).&amp;nbsp; Do you know if there is a way to do that in the script while loading?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 18:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272484#M706475</guid>
      <dc:creator />
      <dc:date>2012-02-10T18:47:03Z</dc:date>
    </item>
    <item>
      <title>Join two tables on text field</title>
      <link>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272485#M706476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you always want to format&amp;nbsp; the number with three digits, then use "num(Field, '000') as Field"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2012 20:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-two-tables-on-text-field/m-p/272485#M706476</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-02-10T20:20:18Z</dc:date>
    </item>
  </channel>
</rss>

