<?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 inline table with existing table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292405#M403891</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;&lt;/P&gt;&lt;P&gt;I have a site table with site_num. i want to create another inline table with following data:&lt;/P&gt;&lt;P&gt;trend:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;site_num, temp_rate, timestamp&lt;/P&gt;&lt;P&gt;501,0.01,1/1/2017&lt;/P&gt;&lt;P&gt;501,0.001,5/2/2017&lt;/P&gt;&lt;P&gt;501,0.01,6/3/2017&lt;/P&gt;&lt;P&gt;501,0.02,2/1 /2017&lt;/P&gt;&lt;P&gt;501,0.002,3/2/2017&lt;/P&gt;&lt;P&gt;501,0.02,4/3/2017&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should I join the site_num of inline table to site_num of site table? Please note that in site table, there is only one entry for site_num=501&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Jan 2017 15:04:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-22T15:04:31Z</dc:date>
    <item>
      <title>Join inline table with existing table?</title>
      <link>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292405#M403891</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;&lt;/P&gt;&lt;P&gt;I have a site table with site_num. i want to create another inline table with following data:&lt;/P&gt;&lt;P&gt;trend:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;site_num, temp_rate, timestamp&lt;/P&gt;&lt;P&gt;501,0.01,1/1/2017&lt;/P&gt;&lt;P&gt;501,0.001,5/2/2017&lt;/P&gt;&lt;P&gt;501,0.01,6/3/2017&lt;/P&gt;&lt;P&gt;501,0.02,2/1 /2017&lt;/P&gt;&lt;P&gt;501,0.002,3/2/2017&lt;/P&gt;&lt;P&gt;501,0.02,4/3/2017&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should I join the site_num of inline table to site_num of site table? Please note that in site table, there is only one entry for site_num=501&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2017 15:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292405#M403891</guid>
      <dc:creator />
      <dc:date>2017-01-22T15:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Join inline table with existing table?</title>
      <link>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292406#M403892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the field names are same Qlikview automatically creates the association&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to learn about joins&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read this post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/39177"&gt;Understanding Join, Keep and Concatenate&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2017 15:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292406#M403892</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-22T15:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Join inline table with existing table?</title>
      <link>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292407#M403893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fields are the same name but data types dont match. the inline table takes the data type- number. if i try to changeit with text(site_num), then the automatic association does not take place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2017 16:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292407#M403893</guid>
      <dc:creator />
      <dc:date>2017-01-22T16:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Join inline table with existing table?</title>
      <link>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292408#M403894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load the fields as num in both the table loads&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;NUM(trim(site_num)) as site_num,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2017 16:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-inline-table-with-existing-table/m-p/1292408#M403894</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-22T16:43:29Z</dc:date>
    </item>
  </channel>
</rss>

