<?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: Read data from Excel file in Load Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256124#M623636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to learn more about data storage in Qlikview, look into below ppt file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5829"&gt;Qlikview Data Storage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Jan 2017 00:30:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-01T00:30:01Z</dc:date>
    <item>
      <title>Read data from Excel file in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256122#M623634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pretty new with Qlik.&lt;/P&gt;&lt;P&gt;Task:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to read in the following Excel row by row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Because the values of each row belong together.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Excel_File.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148048_Excel_File.png" style="height: 160px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qlik conclude my data per column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In column C (Datei / Tabelle) Qlik is not showing 7 times 'UBPERP', instead there is only one time 'UBPERP'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It seams like Qlik is loading each column distinct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;My Code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Here is my code including the debug information in the comments.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Code.png" class="jive-image image-2" height="428" src="https://community.qlik.com/legacyfs/online/148052_Code.png" style="height: 427.974px; width: 384px;" width="384" /&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I prevent Qlik from loading distinct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or is there any other approach to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Dec 2016 17:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256122#M623634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-31T17:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from Excel file in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256123#M623635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Emanuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview by default it stores distinct data only. when you open list box of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;column C (Datei / Tabelle)&lt;/SPAN&gt;, it shows only distinct values. but internally all records are associated with it. If you want to see data exactly as it is in excel, add all coloumns into "Table box".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jan 2017 00:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256123#M623635</guid>
      <dc:creator />
      <dc:date>2017-01-01T00:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from Excel file in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256124#M623636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to learn more about data storage in Qlikview, look into below ppt file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5829"&gt;Qlikview Data Storage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jan 2017 00:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256124#M623636</guid>
      <dc:creator />
      <dc:date>2017-01-01T00:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from Excel file in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256125#M623637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your quick response.&lt;/P&gt;&lt;P&gt;So Qlik is working as I already assumed.&lt;/P&gt;&lt;P&gt;I know how to see all data (e.g. usage of a table box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need these data in the load script.&lt;/P&gt;&lt;P&gt;Because I have to know the value of column 'D' with the value of column 'C'.&lt;/P&gt;&lt;P&gt;E.g. in line 7 =&amp;gt; table 'UBPERP' has a field with the name: 'UPYPDP'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I know this I can prepare a SQL-Request which selects UPYPDP from UBPERP and save the response in a QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short: This Excel file is an abstract version of my data model. Thus I want to parse the Excel, request the data from the SQL-Database and save them in a QVD-File. The current problem is that I have no reference between the column in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any ideas how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Emanuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jan 2017 15:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-Excel-file-in-Load-Script/m-p/1256125#M623637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-01T15:12:38Z</dc:date>
    </item>
  </channel>
</rss>

