<?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 Specify the table name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Specify-the-table-name/m-p/247649#M1206694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning all,&lt;/P&gt;&lt;P&gt;Can I specify the table name in the import script? I'm thinking particularly when I am concatenating from two sources eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;select * from SourceA&lt;BR /&gt;concatenate&lt;BR /&gt;select * from SourceB&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;and I want to see the table as CombinedTable.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 11:15:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-17T11:15:16Z</dc:date>
    <item>
      <title>Specify the table name</title>
      <link>https://community.qlik.com/t5/QlikView/Specify-the-table-name/m-p/247649#M1206694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning all,&lt;/P&gt;&lt;P&gt;Can I specify the table name in the import script? I'm thinking particularly when I am concatenating from two sources eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;select * from SourceA&lt;BR /&gt;concatenate&lt;BR /&gt;select * from SourceB&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;and I want to see the table as CombinedTable.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 11:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Specify-the-table-name/m-p/247649#M1206694</guid>
      <dc:creator />
      <dc:date>2010-03-17T11:15:16Z</dc:date>
    </item>
    <item>
      <title>Specify the table name</title>
      <link>https://community.qlik.com/t5/QlikView/Specify-the-table-name/m-p/247650#M1206695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The concatenated file will inherit the name of the first file, thus your script may read:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;CombinedFile:&lt;BR /&gt;select * from SourceA;&lt;BR /&gt;concatenate (CombinedFile) select * from SourceB;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;It is not necessary in this example to specify, to which file the "B" should be added, but it makes script a bit clearer and prevents error, if you shuffle the code around.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 11:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Specify-the-table-name/m-p/247650#M1206695</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-03-17T11:36:16Z</dc:date>
    </item>
    <item>
      <title>Specify the table name</title>
      <link>https://community.qlik.com/t5/QlikView/Specify-the-table-name/m-p/247651#M1206696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cracking! Thanks v much Peter,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 14:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Specify-the-table-name/m-p/247651#M1206696</guid>
      <dc:creator />
      <dc:date>2010-03-17T14:41:46Z</dc:date>
    </item>
  </channel>
</rss>

