<?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: Load a table field twice from a table with different names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709794#M1077913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya you can&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load EmployeeID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeID as ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeName&lt;/P&gt;&lt;P&gt;from table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jul 2014 07:46:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-20T07:46:46Z</dc:date>
    <item>
      <title>Load a table field twice from a table with different names</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709790#M1077909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible in qlikview to ETL a table field twice from a table with different names, so they could be joined with two other different tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks and regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2014 08:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709790#M1077909</guid>
      <dc:creator />
      <dc:date>2014-07-19T08:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load a table field twice from a table with different names</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709791#M1077910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InvoiceDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InvoiceAmount,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerID as CustID&lt;/P&gt;&lt;P&gt;From TableName......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2014 09:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709791#M1077910</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-19T09:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load a table field twice from a table with different names</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709792#M1077911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Field1 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1 as AnotherField&lt;/P&gt;&lt;P&gt;from tableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2014 23:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709792#M1077911</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-07-19T23:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load a table field twice from a table with different names</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709793#M1077912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one field can be used several time in qlikview only thing you need to rename it&lt;/P&gt;&lt;P&gt;otherwise it will give unique field error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales*12/100&amp;nbsp; as discount,&lt;/P&gt;&lt;P&gt;Sales as RegionalSales&lt;/P&gt;&lt;P&gt;from Path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even you could rename the renames field.you can write as many as Load statement on load . like belw&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;RegionalSales as TotalRegionalSales;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales*12/100&amp;nbsp; as discount,&lt;/P&gt;&lt;P&gt;Sales as RegionalSales&lt;/P&gt;&lt;P&gt;from Path&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 03:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709793#M1077912</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-07-20T03:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Load a table field twice from a table with different names</title>
      <link>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709794#M1077913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya you can&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load EmployeeID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeID as ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EmployeeName&lt;/P&gt;&lt;P&gt;from table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 07:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-a-table-field-twice-from-a-table-with-different-names/m-p/709794#M1077913</guid>
      <dc:creator />
      <dc:date>2014-07-20T07:46:46Z</dc:date>
    </item>
  </channel>
</rss>

