<?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 How to load (2 X 2) Multidimensional grid? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238031#M89012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer&lt;/P&gt;&lt;P&gt;Thanks for the reply, the solution u provided is working fine but it's more hardcoded as everymonth i need to change the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;TempTarget:&lt;BR /&gt;&lt;/I&gt;&lt;B&gt;CrossTable&lt;/B&gt;(Date, Target, 2)&lt;BR /&gt;&lt;B&gt;LOAD&lt;/B&gt;&lt;BR /&gt;Type, Product, [Jan-2009], [Feb-2009], [Mar-2009], [Apr-2009],&lt;BR /&gt;[May-2009], [Jun-2009], [Jul-2009], [Aug-2009],&lt;BR /&gt;[Sep-2009], [Oct-2009], [Nov-2009], [Dec-2009]&lt;BR /&gt;&lt;B&gt;FROM&lt;BR /&gt;&lt;/B&gt; Test_5F00_Data.xls(biff, embedded labels, table is Data$,&lt;BR /&gt;filters(Remove(Row, Pos(Top, 2)),&lt;BR /&gt;Remove(Col, Pos(Top, 25)),Remove(Col, Pos(Top, 23)),&lt;BR /&gt;Remove(Col, Pos(Top, 21)),Remove(Col, Pos(Top, 19)),&lt;BR /&gt;Remove(Col, Pos(Top, 17)),Remove(Col, Pos(Top, 15)),&lt;BR /&gt;Remove(Col, Pos(Top, 13)),Remove(Col, Pos(Top, 11)),&lt;BR /&gt;Remove(Col, Pos(Top, 9)),Remove(Col, Pos(Top, 7)),&lt;BR /&gt;Remove(Col, Pos(Top, 5)),Remove(Col, Pos(Top, 3))));&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually what i was doing in 1 X 1 grid, i transpose the grid first and then use the cross table option because when i cross table on month fields then it will limit them, in excel my users add new month year column on monthly basis. so in ur solution i need to re script the code every month. the problem here i am facing that it's 2 dimenstional from both side. &lt;IMG alt="Sad" src="http://community.qlik.com/emoticons/emotion-6.gif" /&gt;&lt;/P&gt;&lt;P&gt;Is there any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jul 2010 16:07:39 GMT</pubDate>
    <dc:creator>shumailh</dc:creator>
    <dc:date>2010-07-30T16:07:39Z</dc:date>
    <item>
      <title>How to load (2 X 2) Multidimensional grid?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238026#M89007</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;I have a grid as attached with 2 X 2 dimensional data and I want to load it to qlikview. I tried cross table but cross table can only cross first layer of column from the above. i want to corss 2 layers as transpose.&lt;/P&gt;&lt;P&gt;Try loading it into qlikview you will find my issue. please help?&lt;/P&gt;&lt;P&gt;This is one step ahead of the question i have asked earlier, for more reference please see &lt;A href="http://community.qlik.com/forums/t/31642.aspx"&gt;http://community.qlik.com/forums/t/31642.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 16:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238026#M89007</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-29T16:17:43Z</dc:date>
    </item>
    <item>
      <title>How to load (2 X 2) Multidimensional grid?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238027#M89008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmm..&lt;/P&gt;&lt;P&gt;i think what you need to do is to read the table twice&lt;/P&gt;&lt;P&gt;1st pass read only actual valus&lt;/P&gt;&lt;P&gt;2nd read only target values&lt;/P&gt;&lt;P&gt;make a crosstable on each&lt;/P&gt;&lt;P&gt;and join them toghter&lt;/P&gt;&lt;P&gt;Mansyno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 08:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238027#M89008</guid>
      <dc:creator>wizardo</dc:creator>
      <dc:date>2010-07-30T08:49:38Z</dc:date>
    </item>
    <item>
      <title>How to load (2 X 2) Multidimensional grid?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238028#M89009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shumail,&lt;/P&gt;&lt;P&gt;here are one idea:&lt;/P&gt;&lt;P&gt;- Enable Transformation Step&lt;BR /&gt;- Delete Target Column firts as example&lt;BR /&gt;- Delete the row which contains Actual and Target&lt;BR /&gt;- NEXT&lt;/P&gt;&lt;P&gt;CROSSTABLE:&lt;BR /&gt;- 2 Qualifier fields&lt;BR /&gt;- Attribute Name: Date&lt;BR /&gt;- Data Name: Actual&lt;BR /&gt;NEXT&lt;/P&gt;&lt;P&gt;See the application .&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 09:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238028#M89009</guid>
      <dc:creator />
      <dc:date>2010-07-30T09:32:19Z</dc:date>
    </item>
    <item>
      <title>How to load (2 X 2) Multidimensional grid?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238029#M89010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mansyno,&lt;/P&gt;&lt;P&gt;Seems like ur suggestion will might work.. I will try and let you know.&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 15:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238029#M89010</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-30T15:08:22Z</dc:date>
    </item>
    <item>
      <title>How to load (2 X 2) Multidimensional grid?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238030#M89011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mansyno,&lt;/P&gt;&lt;P&gt;Can you kindly implement ur suggestion on qlikview with the data i shared in my earlier post?&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 15:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238030#M89011</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-30T15:58:58Z</dc:date>
    </item>
    <item>
      <title>How to load (2 X 2) Multidimensional grid?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238031#M89012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer&lt;/P&gt;&lt;P&gt;Thanks for the reply, the solution u provided is working fine but it's more hardcoded as everymonth i need to change the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;TempTarget:&lt;BR /&gt;&lt;/I&gt;&lt;B&gt;CrossTable&lt;/B&gt;(Date, Target, 2)&lt;BR /&gt;&lt;B&gt;LOAD&lt;/B&gt;&lt;BR /&gt;Type, Product, [Jan-2009], [Feb-2009], [Mar-2009], [Apr-2009],&lt;BR /&gt;[May-2009], [Jun-2009], [Jul-2009], [Aug-2009],&lt;BR /&gt;[Sep-2009], [Oct-2009], [Nov-2009], [Dec-2009]&lt;BR /&gt;&lt;B&gt;FROM&lt;BR /&gt;&lt;/B&gt; Test_5F00_Data.xls(biff, embedded labels, table is Data$,&lt;BR /&gt;filters(Remove(Row, Pos(Top, 2)),&lt;BR /&gt;Remove(Col, Pos(Top, 25)),Remove(Col, Pos(Top, 23)),&lt;BR /&gt;Remove(Col, Pos(Top, 21)),Remove(Col, Pos(Top, 19)),&lt;BR /&gt;Remove(Col, Pos(Top, 17)),Remove(Col, Pos(Top, 15)),&lt;BR /&gt;Remove(Col, Pos(Top, 13)),Remove(Col, Pos(Top, 11)),&lt;BR /&gt;Remove(Col, Pos(Top, 9)),Remove(Col, Pos(Top, 7)),&lt;BR /&gt;Remove(Col, Pos(Top, 5)),Remove(Col, Pos(Top, 3))));&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually what i was doing in 1 X 1 grid, i transpose the grid first and then use the cross table option because when i cross table on month fields then it will limit them, in excel my users add new month year column on monthly basis. so in ur solution i need to re script the code every month. the problem here i am facing that it's 2 dimenstional from both side. &lt;IMG alt="Sad" src="http://community.qlik.com/emoticons/emotion-6.gif" /&gt;&lt;/P&gt;&lt;P&gt;Is there any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 16:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-2-X-2-Multidimensional-grid/m-p/238031#M89012</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-30T16:07:39Z</dc:date>
    </item>
  </channel>
</rss>

