<?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 Inverse of function crosstable() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223269#M75803</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 table&lt;/P&gt;&lt;P&gt;Manager Month Sales&lt;/P&gt;&lt;P&gt;Smith Jan 10&lt;/P&gt;&lt;P&gt;Smith Feb 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manager Jan Feb&lt;/P&gt;&lt;P&gt;Smith 10 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Sep 2010 07:19:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-30T07:19:58Z</dc:date>
    <item>
      <title>Inverse of function crosstable()</title>
      <link>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223269#M75803</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 table&lt;/P&gt;&lt;P&gt;Manager Month Sales&lt;/P&gt;&lt;P&gt;Smith Jan 10&lt;/P&gt;&lt;P&gt;Smith Feb 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manager Jan Feb&lt;/P&gt;&lt;P&gt;Smith 10 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 07:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223269#M75803</guid>
      <dc:creator />
      <dc:date>2010-09-30T07:19:58Z</dc:date>
    </item>
    <item>
      <title>Inverse of function crosstable()</title>
      <link>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223270#M75804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Try this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Raw:LOAD * INLINE [Manager, Month, SalesA, 1, 300A, 2, 200]; GENERIC LOAD * RESIDENT Raw;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Is that what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 07:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223270#M75804</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-30T07:40:47Z</dc:date>
    </item>
    <item>
      <title>Inverse of function crosstable()</title>
      <link>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223271#M75805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just change the diagram type to pivot table (object properties/general) and you can move the month-dimension up as a head line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 07:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223271#M75805</guid>
      <dc:creator />
      <dc:date>2010-09-30T07:44:17Z</dc:date>
    </item>
    <item>
      <title>Inverse of function crosstable()</title>
      <link>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223272#M75806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Miguel A. Baeyens wrote:&lt;BR /&gt;Hello,&lt;BR /&gt;Try this way:&lt;BR /&gt; &amp;lt;blockquote&amp;gt;Raw: LOAD * INLINE [ Manager, Month, Sales A, 1, 300 A, 2, 200 ]; GENERIC LOAD * RESIDENT Raw;&amp;lt;pre&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that what you are looking for?&lt;/P&gt;&lt;DIV style="CLEAR:both;"&gt;&lt;/DIV&gt;Thank you. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Its not quite what i need because generic makes many tables and i want to get only one table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 08:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223272#M75806</guid>
      <dc:creator />
      <dc:date>2010-09-30T08:03:08Z</dc:date>
    </item>
    <item>
      <title>Inverse of function crosstable()</title>
      <link>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223273#M75807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;DanielFunke wrote:&lt;BR /&gt;Just change the diagram type to pivot table (object properties/general) and you can move the month-dimension up as a head line. &amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to transform table during reload not in the document. Anyway, thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 08:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inverse-of-function-crosstable/m-p/223273#M75807</guid>
      <dc:creator />
      <dc:date>2010-09-30T08:06:47Z</dc:date>
    </item>
  </channel>
</rss>

