<?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/584634#M217030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think crosstable is not required for 2 columns excel like&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Col1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="80"&gt;HK&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="80"&gt;V1,V2,V3,V4&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;US&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;P1,P2,P3,P4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;the script is&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Col1, SubField(Col2, ',')&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[2colums.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2014 20:11:52 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-01-29T20:11:52Z</dc:date>
    <item>
      <title>Crosstable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584631#M217027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data set from Excel which column 2 is the comma delimiter data of profit center.&lt;/P&gt;&lt;P&gt;Column 1 , column 2 &lt;/P&gt;&lt;P&gt;HK , V1,V2,V3,V4&lt;/P&gt;&lt;P&gt;US, P1,P2,P3,P4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I normalize the dataset so it read&lt;/P&gt;&lt;P&gt;HK V1&lt;/P&gt;&lt;P&gt;HK V2&lt;/P&gt;&lt;P&gt;HK V3&lt;/P&gt;&lt;P&gt;US P1 etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using crosstable ? Tried the wizard but I can't get it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584631#M217027</guid>
      <dc:creator>firestream</dc:creator>
      <dc:date>2014-01-29T16:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584632#M217028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584632#M217028</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-29T16:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584633#M217029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Asumming the excel is:&lt;/P&gt;&lt;P&gt; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 160px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="80"&gt;HK&lt;/TD&gt;&lt;TD width="80"&gt;V1,V2,V3,V4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;US&lt;/TD&gt;&lt;TD&gt;P1,P2,P3,P4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a script like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CrossTable(ProfitCenter,Value)&lt;/P&gt;&lt;P&gt;LOAD A as Column1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUBFIELD( B,',',1) as Column2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUBFIELD( B,',',2) as Column3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUBFIELD( B,',',3) as Column4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUBFIELD( B,',',4) as Column5&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;yourexcel.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, no labels, table is Hoja1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get a table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="175"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="65"&gt;Column1&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="74"&gt;ProfitCenter&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="36"&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;HK&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column2&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;V1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;HK&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column3&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;V2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;HK&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column4&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;V3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;HK&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column5&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;V4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;US&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column2&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;P1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;US&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column3&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;P2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;US&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column4&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;P3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;US&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column5&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;P4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584633#M217029</guid>
      <dc:creator>luis_pimentel</dc:creator>
      <dc:date>2014-01-29T16:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584634#M217030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think crosstable is not required for 2 columns excel like&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Col1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="80"&gt;HK&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="80"&gt;V1,V2,V3,V4&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;US&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;P1,P2,P3,P4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;the script is&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Col1, SubField(Col2, ',')&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[2colums.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 20:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584634#M217030</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-29T20:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584635#M217031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You dont need crosstable, you need to use SUBFIELD ()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBFIELD (Column2,',') AS NewColumn2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 20:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584635#M217031</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-01-29T20:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584636#M217032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great . working well with the subfield . Thanks everyone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 02:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584636#M217032</guid>
      <dc:creator>firestream</dc:creator>
      <dc:date>2014-02-05T02:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable ?</title>
      <link>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584637#M217033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you got answer, can you please mark Answered Question or Helpful Question to close this thread and other user can use also use it?&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 06:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crosstable/m-p/584637#M217033</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-05T06:42:12Z</dc:date>
    </item>
  </channel>
</rss>

