<?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: How to add tables horizontally in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718550#M258169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load *, RowNo() as ID Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; x, y, z &lt;/P&gt;&lt;P&gt;&amp;nbsp; 1, 2, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4, 5, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; 7, 8, 9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, RowNo() as ID Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; a, b, c &lt;/P&gt;&lt;P&gt;&amp;nbsp; 1, 2, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4, 5, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; 7, 8, 9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 08:36:14 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-08-21T08:36:14Z</dc:date>
    <item>
      <title>How to add tables horizontally</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718549#M258168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two data sets like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x y z&amp;nbsp; &lt;/P&gt;&lt;P&gt;1 2 3&lt;/P&gt;&lt;P&gt;4 5 6&lt;/P&gt;&lt;P&gt;7 8 9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a&amp;nbsp; b&amp;nbsp; c&lt;/P&gt;&lt;P&gt;1&amp;nbsp; 2&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;4 5 6&lt;/P&gt;&lt;P&gt;7 8 9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add them horizantally like this&lt;/P&gt;&lt;P&gt;x y z&amp;nbsp;&amp;nbsp; a b c&lt;/P&gt;&lt;P&gt;1 2 3&amp;nbsp;&amp;nbsp; 1 2 3&lt;/P&gt;&lt;P&gt;4 5 6&amp;nbsp;&amp;nbsp; 4 5 6&lt;/P&gt;&lt;P&gt;7 8 9&amp;nbsp;&amp;nbsp; 7 8 9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 08:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718549#M258168</guid>
      <dc:creator />
      <dc:date>2014-08-21T08:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add tables horizontally</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718550#M258169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load *, RowNo() as ID Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; x, y, z &lt;/P&gt;&lt;P&gt;&amp;nbsp; 1, 2, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4, 5, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; 7, 8, 9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, RowNo() as ID Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; a, b, c &lt;/P&gt;&lt;P&gt;&amp;nbsp; 1, 2, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4, 5, 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; 7, 8, 9&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 08:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718550#M258169</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-21T08:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to add tables horizontally</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718551#M258170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RowNo() AS Key,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join(Data)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RowNo() AS Key,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join is not mandatory, with join also the tables join logically by using Key column,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 08:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718551#M258170</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-21T08:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add tables horizontally</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718552#M258171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan&lt;/P&gt;&lt;P&gt;Can you suggest any site for innovative ways of using qlikview??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 09:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718552#M258171</guid>
      <dc:creator />
      <dc:date>2014-09-04T09:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to add tables horizontally</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718553#M258172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the best place.&lt;/P&gt;&lt;P&gt;You can even have a look at blogs mentioned here.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/22/the-qlikosphere-external-resources--part-i" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/22/the-qlikosphere-external-resources--part-i"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/22/the-qlikosphere-external-resources--part-i&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 09:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-tables-horizontally/m-p/718553#M258172</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-04T09:07:29Z</dc:date>
    </item>
  </channel>
</rss>

