<?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: Crossing the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482718#M1135039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did this example, I hope you serve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2013 17:42:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-05T17:42:00Z</dc:date>
    <item>
      <title>Crossing the data</title>
      <link>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482715#M1135036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one table contains structure as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48574_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;but my requirement is as follows&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48573_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm attaching Excel files which contains data in Sheet1 and Sheet2.&lt;/P&gt;&lt;P&gt;Please somebody give me reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;M V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482715#M1135036</guid>
      <dc:creator />
      <dc:date>2013-11-05T17:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Crossing the data</title>
      <link>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482716#M1135037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Load the data as it is&lt;/P&gt;&lt;P&gt;2. Create a pivot table with Pnum, Pname and Month as dimensions and sum(Actual) as expression&lt;/P&gt;&lt;P&gt;3. Drag the Month dimension to the right to above the expression. Let go when you see a horizontal blue line.&lt;/P&gt;&lt;P&gt;You should now have a pivot table that resembles your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need a small inline table to sort the months correctly too. See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482716#M1135037</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-05T17:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Crossing the data</title>
      <link>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482717#M1135038</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;Use Pivot table and drag and drop . PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482717#M1135038</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-11-05T17:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Crossing the data</title>
      <link>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482718#M1135039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did this example, I hope you serve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482718#M1135039</guid>
      <dc:creator />
      <dc:date>2013-11-05T17:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Crossing the data</title>
      <link>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482719#M1135040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to do this at script level you could try something like this&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_13836738853531759 jive_text_macro jive_macro_code" jivemacro_uid="_13836738853531759"&gt;
&lt;P&gt;Generic&lt;/P&gt;
&lt;P&gt;LOAD Pnum, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pname, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actual&lt;/P&gt;
&lt;P&gt;FROM [Book1.xlsx](ooxml, embedded labels, table is Sheet1);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Load Distinct Month &lt;/P&gt;
&lt;P&gt;FROM [Book1.xlsx] (ooxml, embedded labels, table is Sheet1);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;set v='Noconcatenate Final:';&lt;/P&gt;
&lt;P&gt;for t = 1 to FieldValueCount('Month') &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; let tab ='Sheet1.'&amp;amp;FieldValue('Month',$(t));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(v)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident $(tab);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set v='join(Final)';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop Table $(tab);&lt;/P&gt;
&lt;P&gt;next &lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Crossing-the-data/m-p/482719#M1135040</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-05T17:51:30Z</dc:date>
    </item>
  </channel>
</rss>

