<?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: Crosstable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449412#M434007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you want the rows with per hour numbers to be handled? Will a pure transpose work for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally an Unpivot would be the better representation/transformation for a BI application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2017 16:03:14 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2017-11-24T16:03:14Z</dc:date>
    <item>
      <title>Crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449410#M434005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Hello everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I have the following problem, in Qlik I do not know how to change the format of my TEST file, to obtain as a result the form that comes in the image below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184396_Captura.PNG" style="width: 620px; height: 113px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your attention.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 20:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449410#M434005</guid>
      <dc:creator>pmezagamsa</dc:creator>
      <dc:date>2017-11-23T20:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449411#M434006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you want to transpose whole table ,right ? try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * FROM&lt;/P&gt;&lt;P&gt;TEST.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Hoja1, filters(Transpose()));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 14:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449411#M434006</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-24T14:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449412#M434007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you want the rows with per hour numbers to be handled? Will a pure transpose work for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally an Unpivot would be the better representation/transformation for a BI application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 16:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449412#M434007</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-11-24T16:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449413#M434008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, send me this message error.&lt;/P&gt;&lt;P&gt;Thank you for help me.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184515_Error1.PNG" style="width: 620px; height: 369px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 16:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449413#M434008</guid>
      <dc:creator>pmezagamsa</dc:creator>
      <dc:date>2017-11-24T16:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449414#M434009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petter, i try to preserve the format of file TEST on Qlik, because the row FECHA=DATE will be the header after transpose and date is the master measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try with Unpivot but, i can´t obtain the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 16:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449414#M434009</guid>
      <dc:creator>pmezagamsa</dc:creator>
      <dc:date>2017-11-24T16:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449415#M434010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about &lt;STRONG&gt;Load * &lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;it looks ok in my side&lt;/P&gt;&lt;P&gt;&lt;IMG alt="微信截图_20171127121921.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184607_微信截图_20171127121921.png" style="width: 620px; height: 347px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 04:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449415#M434010</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-27T04:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449416#M434011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fast and esy Dave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 20:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/1449416#M434011</guid>
      <dc:creator>pmezagamsa</dc:creator>
      <dc:date>2017-11-27T20:57:53Z</dc:date>
    </item>
  </channel>
</rss>

