<?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: New Table from Other Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48045#M7995</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's still not clear to me. Could you give an example with some data from two tables and the resulting summary table you expect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2018 13:01:39 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-06-04T13:01:39Z</dc:date>
    <item>
      <title>New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48037#M7987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering if it is possible to create a table comprised of values from other non-related tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have table A with two fields that I would want, same with Table B, C, D &amp;amp; E, down the line. The fields are non-related but I want to create a summary table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 04:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48037#M7987</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-03T04:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48038#M7988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 07:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48038#M7988</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-03T07:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48039#M7989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is this done in the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 15:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48039#M7989</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-03T15:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48040#M7990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You load the tables A,B,C,D and E and then create the summary table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 15:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48040#M7990</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-03T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48041#M7991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have never done this before in a Qlikview environment, what is the structure of the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 16:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48041#M7991</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-03T16:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48042#M7992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example of what I have and my desired result: I desired the same three fields from each table to be stored into a summary table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;brandnme,&lt;/P&gt;&lt;P&gt;videonmebb,&lt;/P&gt;&lt;P&gt;videoviewbb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [internal data source]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;brandNME,&lt;/P&gt;&lt;P&gt;videoNMEra,&lt;/P&gt;&lt;P&gt;videoviewra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [internal data source]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 16:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48042#M7992</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-03T16:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48043#M7993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't make out what's what you have and what's your desired result table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 06:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48043#M7993</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-04T06:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48044#M7994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For each table I have listed, I would want the three values I have listed. There are roughly 7-10 tables with similar information. I want to create a singular table that lists these values into one table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 12:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48044#M7994</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-04T12:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48045#M7995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's still not clear to me. Could you give an example with some data from two tables and the resulting summary table you expect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48045#M7995</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-04T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48046#M7996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Current tables&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;brandNME, videoNMEbb, videoviewbb&lt;/P&gt;&lt;P&gt;team1,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; video title&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,295&lt;/P&gt;&lt;P&gt;team1,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; other video title, 1,637&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [internal data source]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;brandNME, videoNMEra, videoviewra&lt;/P&gt;&lt;P&gt;team2,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; some title,&amp;nbsp;&amp;nbsp;&amp;nbsp; 2,973&lt;/P&gt;&lt;P&gt;team2,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; other title,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,791&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [internal data source]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Desired table&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;brandNME, videoNME, videview&lt;/P&gt;&lt;P&gt;team1,&amp;nbsp;&amp;nbsp; video title, 1,295&lt;/P&gt;&lt;P&gt;team1,&amp;nbsp;&amp;nbsp; other video title, 1,637&lt;/P&gt;&lt;P&gt;team2,&amp;nbsp;&amp;nbsp;&amp;nbsp; some title, 2,973&lt;/P&gt;&lt;P&gt;team2,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; other title, 3,791&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48046#M7996</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-04T13:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: New Table from Other Tables</title>
      <link>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48047#M7997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, you want to concatenate the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; brandNME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; videoNMEBB as videoNME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; videoviewbb as videview&lt;/P&gt;&lt;P&gt;RESIDENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE (Summary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; brandNME,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; videoNMEra as videoNME,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; videoviewra as videview&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;RESIDENT&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-Table-from-Other-Tables/m-p/48047#M7997</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-04T13:22:53Z</dc:date>
    </item>
  </channel>
</rss>

