<?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: Cross table loading into qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041733#M927287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One more solution using&amp;nbsp; &lt;A href="https://community.qlik.com/docs/DOC-4527"&gt;multi_header_pivot_import.qvw&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;You just need to change below mentioned statements only. That's it&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118908_Capture1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/118914_Capture1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2016 07:07:50 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-03-22T07:07:50Z</dc:date>
    <item>
      <title>Cross table loading into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041729#M927283</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;I have a dataset as attached in the excel and i want to know how to do a cross table to get the data in the desired format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried different options in the edit script but not able to get the second rows as columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041729#M927283</guid>
      <dc:creator>sarathi_pm</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table loading into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041730#M927284</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;A href="https://community.qlik.com/message/941366"&gt;Cross Table Load&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #000080;"&gt;The syntax is:&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="syntax" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000080;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;crosstable (&lt;/SPAN&gt;&lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;attribute field name, data field name [ , &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;n&lt;/SPAN&gt; ] &lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;)&lt;/SPAN&gt; ( loadstatement | selectstatement )&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000080;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;where:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000080;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;attribute field name&lt;/SPAN&gt; is the field to contain the attribute values.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000080;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="Italic" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;data field name&lt;/SPAN&gt; is the field to contain the data values.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000080;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;n&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt; is the number of qualifier fields preceding the table to be transformed to generic form. Default is 1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 06:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041730#M927284</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-22T06:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table loading into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041731#M927285</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;CrossTable(Subject_New, Value, 3)&lt;/P&gt;&lt;P&gt;LOAD If(Len(Trim(F1)) = 0, Previous(F1), F1) AS Region, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //If(Len(Trim(Subject)) = 0, Previous(Subject), Subject) AS Measure, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Data (2).xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Data Source], filters(&lt;/P&gt;&lt;P&gt;Transpose()&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;Subject_New AS Subject,&lt;/P&gt;&lt;P&gt;Value AS Count&lt;/P&gt;&lt;P&gt;RESIDENT Temp&lt;/P&gt;&lt;P&gt;WHERE Subject= 'Count';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN(Data)&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Region,&lt;/P&gt;&lt;P&gt;Subject_New AS Subject,&lt;/P&gt;&lt;P&gt;Value AS Avg&lt;/P&gt;&lt;P&gt;RESIDENT Temp&lt;/P&gt;&lt;P&gt;WHERE Subject= 'Avg';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 06:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041731#M927285</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-22T06:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table loading into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041732#M927286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this thread , this will help you to achieve your requirement &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4527"&gt;multi_header_pivot_import.qvw&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 06:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041732#M927286</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-22T06:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table loading into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041733#M927287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One more solution using&amp;nbsp; &lt;A href="https://community.qlik.com/docs/DOC-4527"&gt;multi_header_pivot_import.qvw&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;You just need to change below mentioned statements only. That's it&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118908_Capture1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/118914_Capture1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 07:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-loading-into-qlikview/m-p/1041733#M927287</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-03-22T07:07:50Z</dc:date>
    </item>
  </channel>
</rss>

