<?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 Cross Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-Table/m-p/1811323#M1212650</link>
    <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I have Data Column name with Month and Category ( i.e Jan 2021 - Attrition). 3 columns for each Month. While loading excel with cross table i can able to direct column name only. But my need is Month should be in separate column , Category should be in 2nd column and data should be in 3rd Column. Please refer attached image for easy understand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to do like this. Any body can help. Thanks in Advance.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Jan - 2019 - Annualized&lt;/TD&gt;&lt;TD&gt;Jan - 2019 - Total Attrition&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Jan - 2019 - Headcount&lt;/TD&gt;&lt;TD&gt;Feb - 2019 - Annualized&lt;/TD&gt;&lt;TD&gt;Feb - 2019 - Total Attrition&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Feb - 2019 - Headcount&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 09:59:51 GMT</pubDate>
    <dc:creator>Saro_2306</dc:creator>
    <dc:date>2021-05-28T09:59:51Z</dc:date>
    <item>
      <title>Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Table/m-p/1811323#M1212650</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I have Data Column name with Month and Category ( i.e Jan 2021 - Attrition). 3 columns for each Month. While loading excel with cross table i can able to direct column name only. But my need is Month should be in separate column , Category should be in 2nd column and data should be in 3rd Column. Please refer attached image for easy understand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to do like this. Any body can help. Thanks in Advance.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Jan - 2019 - Annualized&lt;/TD&gt;&lt;TD&gt;Jan - 2019 - Total Attrition&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Jan - 2019 - Headcount&lt;/TD&gt;&lt;TD&gt;Feb - 2019 - Annualized&lt;/TD&gt;&lt;TD&gt;Feb - 2019 - Total Attrition&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Feb - 2019 - Headcount&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 09:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Table/m-p/1811323#M1212650</guid>
      <dc:creator>Saro_2306</dc:creator>
      <dc:date>2021-05-28T09:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Table/m-p/1811593#M1212674</link>
      <description>&lt;P&gt;Hi, I didn't tested but maybe you can do this on 2 steps&lt;/P&gt;&lt;P&gt;- First step: standar Crosstabla, creating a "ColumnHeader" field&lt;/P&gt;&lt;P&gt;- Second step creating the fields you want from this one:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  Date#(Left([ColumnHeader], Index([ColumnHeader],'2021')+3),'MMM - YYYY) as Month,
  Mid([ColumnHeader],  Index([ColumnHeader],'2021')+4) as Category&lt;/LI-CODE&gt;&lt;P&gt;The '2021' string would be better if it's changed by something more dynamic, like a variable that stores Year(Today()) or something like that, it depends on the data you want to load.&lt;/P&gt;</description>
      <pubDate>Sun, 30 May 2021 07:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Table/m-p/1811593#M1212674</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-05-30T07:39:06Z</dc:date>
    </item>
  </channel>
</rss>

