<?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: merging table fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467774#M569921</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;Thanks for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN just keeps company 1 value.&lt;/P&gt;&lt;P&gt;I almost need a LEFT &amp;amp; RIGHT JOIN dont I!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im probably doing something wrong. Apologies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 14:16:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-04T14:16:44Z</dc:date>
    <item>
      <title>merging table fields</title>
      <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467770#M569917</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;Im fairly new to Qlikview so I imagine this is a very simple question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have loaded two worksheets from a spreadsheet into QV which display the same data but for two seperate organisations. One of the fields on each worksheet is a number for the cost of 21 different items but the heading for this is different on each worksheet e.g "Cost company 1" &amp;amp; "Cost company 2".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to create a table in QV to show these items and their costs for each company it duplicates the item rows. how do I get one row for each item with the two costs shown next to it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Item&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Cost Company 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Cost Company 2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Item 1&lt;/TD&gt;&lt;TD&gt;350&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Item 1&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Item 2&lt;/TD&gt;&lt;TD&gt;360&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Item 2&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;240&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And would like this:&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Item&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Cost Company 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Cost Company 2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Item 1&lt;/TD&gt;&lt;TD&gt;350&lt;/TD&gt;&lt;TD&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Item 2&lt;/TD&gt;&lt;TD&gt;360&lt;/TD&gt;&lt;TD&gt;240&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467770#M569917</guid>
      <dc:creator />
      <dc:date>2012-10-04T13:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: merging table fields</title>
      <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467771#M569918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you concatenated your tables. Try using join instead. See &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/39177" title="http://community.qlik.com/thread/39177"&gt;http://community.qlik.com/thread/39177&lt;/A&gt; for a bit more explanation on join, keep and concatenate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 13:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467771#M569918</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-04T13:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: merging table fields</title>
      <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467772#M569919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the fast response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That looks like exactly the problem. From looking at the thread you suggested I think I need an Outer Join. How do I make this happen? In the Script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 14:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467772#M569919</guid>
      <dc:creator />
      <dc:date>2012-10-04T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: merging table fields</title>
      <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467773#M569920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do it in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Item&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Company 1]&lt;/P&gt;&lt;P&gt;From csv1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN&lt;/P&gt;&lt;P&gt;Load Item&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Cost Company 2]&lt;/P&gt;&lt;P&gt;From csv2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or something like that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 14:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467773#M569920</guid>
      <dc:creator />
      <dc:date>2012-10-04T14:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: merging table fields</title>
      <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467774#M569921</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;Thanks for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN just keeps company 1 value.&lt;/P&gt;&lt;P&gt;I almost need a LEFT &amp;amp; RIGHT JOIN dont I!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im probably doing something wrong. Apologies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 14:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467774#M569921</guid>
      <dc:creator />
      <dc:date>2012-10-04T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: merging table fields</title>
      <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467775#M569922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im not too sure without looking at it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps a simple concatenation would work better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post your file and let us take a look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 14:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467775#M569922</guid>
      <dc:creator />
      <dc:date>2012-10-04T14:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: merging table fields</title>
      <link>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467776#M569923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the delay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to anonomyse the data due to the highly confidential nature of the data but when i do it works! which would obviously be no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had originally thought it might be something to do with the item descriptions i have but have drawn a blank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will continue to try and upload an anonomysed version for you to see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 15:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-table-fields/m-p/467776#M569923</guid>
      <dc:creator />
      <dc:date>2012-10-04T15:47:34Z</dc:date>
    </item>
  </channel>
</rss>

