<?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 Adding a new field into the dataload in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Adding-a-new-field-into-the-dataload/m-p/1668631#M4887</link>
    <description>&lt;P&gt;Hi - I am working on a data load.&lt;/P&gt;&lt;P&gt;Throughout a series of joins, etc... I come up with the following table&amp;nbsp; IDATAS.&lt;/P&gt;&lt;P&gt;I need to create one more field in the table. I am trying to create the final table IDATAFINAL.&lt;/P&gt;&lt;P&gt;I tried this and no luck.&amp;nbsp; Thoughts ?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IDATAFINAL:&lt;BR /&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field01,&lt;/P&gt;&lt;P&gt;Field02,&lt;/P&gt;&lt;P&gt;Field03,&lt;/P&gt;&lt;P&gt;FIeld04,&lt;/P&gt;&lt;P&gt;Field03&amp;amp;'-'&amp;amp;Field04 AS Field05&lt;BR /&gt;Resident IDATAS;&lt;/P&gt;&lt;P&gt;Drop Table IDATAS;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notes:&lt;/P&gt;&lt;P&gt;* IDATAS contains Field01, Field02, Field03, Field04 from other tables and joins&lt;/P&gt;&lt;P&gt;* Need to create Field05 (new Field)&lt;/P&gt;&lt;P&gt;* Final Table IDATA&lt;/P&gt;&lt;P&gt;Current Error Message:&lt;/P&gt;&lt;DIV class="headline edc_error"&gt;&lt;STRONG&gt;The following error occurred:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;&lt;STRONG&gt;Field names must be unique within table&lt;/STRONG&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 23 Jan 2020 19:56:00 GMT</pubDate>
    <dc:creator>jerryr125</dc:creator>
    <dc:date>2020-01-23T19:56:00Z</dc:date>
    <item>
      <title>Adding a new field into the dataload</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Adding-a-new-field-into-the-dataload/m-p/1668631#M4887</link>
      <description>&lt;P&gt;Hi - I am working on a data load.&lt;/P&gt;&lt;P&gt;Throughout a series of joins, etc... I come up with the following table&amp;nbsp; IDATAS.&lt;/P&gt;&lt;P&gt;I need to create one more field in the table. I am trying to create the final table IDATAFINAL.&lt;/P&gt;&lt;P&gt;I tried this and no luck.&amp;nbsp; Thoughts ?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IDATAFINAL:&lt;BR /&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field01,&lt;/P&gt;&lt;P&gt;Field02,&lt;/P&gt;&lt;P&gt;Field03,&lt;/P&gt;&lt;P&gt;FIeld04,&lt;/P&gt;&lt;P&gt;Field03&amp;amp;'-'&amp;amp;Field04 AS Field05&lt;BR /&gt;Resident IDATAS;&lt;/P&gt;&lt;P&gt;Drop Table IDATAS;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notes:&lt;/P&gt;&lt;P&gt;* IDATAS contains Field01, Field02, Field03, Field04 from other tables and joins&lt;/P&gt;&lt;P&gt;* Need to create Field05 (new Field)&lt;/P&gt;&lt;P&gt;* Final Table IDATA&lt;/P&gt;&lt;P&gt;Current Error Message:&lt;/P&gt;&lt;DIV class="headline edc_error"&gt;&lt;STRONG&gt;The following error occurred:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;&lt;STRONG&gt;Field names must be unique within table&lt;/STRONG&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Jan 2020 19:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Adding-a-new-field-into-the-dataload/m-p/1668631#M4887</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2020-01-23T19:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new field into the dataload</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Adding-a-new-field-into-the-dataload/m-p/1668864#M4888</link>
      <description>&lt;P&gt;IS that returning into new table?&lt;/P&gt;&lt;P&gt;IDATAFINAL:&lt;BR /&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field01,&lt;/P&gt;&lt;P&gt;Field02,&lt;/P&gt;&lt;P&gt;Field03,&lt;/P&gt;&lt;P&gt;FIeld04&lt;/P&gt;&lt;P&gt;Resident IDATAS;&lt;/P&gt;&lt;P&gt;DROP TABLE&amp;nbsp;IDATAS;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 11:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Adding-a-new-field-into-the-dataload/m-p/1668864#M4888</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-01-24T11:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new field into the dataload</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Adding-a-new-field-into-the-dataload/m-p/1669181#M4890</link>
      <description>&lt;P&gt;Solved - once I renamed the fields I was all set:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IDATAFINAL:&lt;BR /&gt;LOAD&lt;/P&gt;&lt;P&gt;Field01 as &lt;STRONG&gt;NewField01&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Field02 as &lt;STRONG&gt;NewField02&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Field03 as &lt;STRONG&gt;NewField03&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;FIeld04 as &lt;STRONG&gt;NewField04&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Field03&amp;amp;'-'&amp;amp;Field04 AS Field05&lt;BR /&gt;Resident IDATAS;&lt;/P&gt;&lt;P&gt;Drop Table IDATAS;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2020 08:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Adding-a-new-field-into-the-dataload/m-p/1669181#M4890</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2020-01-26T08:28:30Z</dc:date>
    </item>
  </channel>
</rss>

