<?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 Read excel cross table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-excel-cross-table/m-p/194082#M55110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i want to read this kind of Excel file into qlikview and i don't find the best way to do it ?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3998_sourceID:3998" /&gt;&lt;/P&gt;&lt;P&gt;Someone got an idea ?&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Sophie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2011 08:46:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-01T08:46:11Z</dc:date>
    <item>
      <title>Read excel cross table</title>
      <link>https://community.qlik.com/t5/QlikView/Read-excel-cross-table/m-p/194082#M55110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i want to read this kind of Excel file into qlikview and i don't find the best way to do it ?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3998_sourceID:3998" /&gt;&lt;/P&gt;&lt;P&gt;Someone got an idea ?&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Sophie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 08:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-excel-cross-table/m-p/194082#M55110</guid>
      <dc:creator />
      <dc:date>2011-04-01T08:46:11Z</dc:date>
    </item>
    <item>
      <title>Read excel cross table</title>
      <link>https://community.qlik.com/t5/QlikView/Read-excel-cross-table/m-p/194083#M55111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour Sophie,&lt;/P&gt;&lt;P&gt;That's not an obvious one. First you need to use the Fill tab to get the date values on all lines. Then because you have multiple embedded columns, I would do something like:&lt;/P&gt;&lt;P&gt;crosstable(DCTT, Data, )&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;'Brigitte' as Person,&lt;/P&gt;&lt;P&gt;'CORA016' as Ref,&lt;/P&gt;&lt;P&gt;'Auxerre' as Ville,&lt;/P&gt;&lt;P&gt;@3 as D,&lt;/P&gt;&lt;P&gt;@4 as C,&lt;/P&gt;&lt;P&gt;@5 as TT&lt;/P&gt;&lt;P&gt;From Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crosstable(DCTT, Data, )&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;'Brigitte' as Person,&lt;/P&gt;&lt;P&gt;'CORA016' as Ref,&lt;/P&gt;&lt;P&gt;'Belfort' as Ville,&lt;/P&gt;&lt;P&gt;@6 as D,&lt;/P&gt;&lt;P&gt;@7 as C,&lt;/P&gt;&lt;P&gt;@8 as TT&lt;/P&gt;&lt;P&gt;From Table;&lt;/P&gt;&lt;P&gt;Depending on how many columns you have (i.e. if many), then you will need to find some automated script to figure out which sets of 3 columns belong to which personname, CORA number and city. The @number is referencing a column value itself when you don't have an embedded label, and this is the only alternative to the fact that you have repeats of each column (D, C, TT), but which belong to different business entities.&lt;/P&gt;&lt;P&gt;This doesn't look like something that can be resolved easily. Be patient, I'm sure someone has a smart technique to help you out on this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 10:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-excel-cross-table/m-p/194083#M55111</guid>
      <dc:creator />
      <dc:date>2011-04-01T10:03:42Z</dc:date>
    </item>
  </channel>
</rss>

