<?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 Load excel data in custom format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337261#M706455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Unfortunately NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This file is generated by an automated process and chaging this means a change to the current system which is generating the file. I don't think client will agree for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any other ways to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 08:29:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-06T08:29:33Z</dc:date>
    <item>
      <title>Load excel data in custom format</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337259#M706453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a excel sheet where business stores data in a custom format. I have a requirement to load this data into QlikView and create dashboards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need data to be transformed into the below format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row ID, Insurer, Rate, Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also business would be adding new insurers at the right (columns) and the script should load them atumatically without any script change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 05:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337259#M706453</guid>
      <dc:creator />
      <dc:date>2012-03-06T05:54:27Z</dc:date>
    </item>
    <item>
      <title>Load excel data in custom format</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337260#M706454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to change the header of this spreadsheet? Can you make the header into a single row and have:&lt;/P&gt;&lt;P&gt;RowID&lt;/P&gt;&lt;P&gt;Insurer1Rate&lt;/P&gt;&lt;P&gt;Insurer1Line&lt;/P&gt;&lt;P&gt;Insurer2Rate&lt;/P&gt;&lt;P&gt;Insurer2Line&lt;/P&gt;&lt;P&gt;Insurer3Rate&lt;/P&gt;&lt;P&gt;Insurer3Line&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can do this then the Crosstable() function plus a little jiggery-pokery will achieve what you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337260#M706454</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-03-06T08:09:34Z</dc:date>
    </item>
    <item>
      <title>Load excel data in custom format</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337261#M706455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Unfortunately NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This file is generated by an automated process and chaging this means a change to the current system which is generating the file. I don't think client will agree for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any other ways to achieve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 08:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337261#M706455</guid>
      <dc:creator />
      <dc:date>2012-03-06T08:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Load excel data in custom format</title>
      <link>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337262#M706456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You need some transformation: &lt;/P&gt;&lt;P&gt;During the Wizard to load the table, enable transformation step, rotate the type -&amp;gt; Transpose, then use fill on the first column. &lt;/P&gt;&lt;P&gt;Then you use cross table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, I believe you would be able to use the data but to make exactly in your format I used load resident and an outer join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just had to adjust the cell F1 of your example, because there was a second value there 'Ascot'. I don't know why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 11:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-excel-data-in-custom-format/m-p/337262#M706456</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-03-06T11:24:27Z</dc:date>
    </item>
  </channel>
</rss>

