<?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: Rows to Columns dynamically without Cross Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009977#M342796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the guidance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that but it took huge time and was not responding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 12:21:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-23T12:21:18Z</dc:date>
    <item>
      <title>Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009973#M342792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to develop a script which converts the rows into columns dynamically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the data is huge the Cross Table is not the optimized way and the Customer don't want the same thing in the layout by Pivot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching a sample data and the kind of output needed for your kind reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009973#M342792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T12:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009974#M342793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use Left Join un the table filtered by the row value you need as column ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009974#M342793</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-23T12:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009975#M342794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Jebamalai Dass wrote:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Since the data is huge the Cross Table is not the optimized way &lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Have you tested this assertion? The cross table operation converts the data into a proper fact table that will perform better than the original cross table and will greatly simplify the dimensions and expressions in the front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While you could achieve this manually, I very much doubt that what you do will outperform the QV crosstable function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009975#M342794</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-23T12:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009976#M342795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the fields are in the same qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this mean we need to load twice and left join?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009976#M342795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T12:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009977#M342796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the guidance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that but it took huge time and was not responding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009977#M342796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T12:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009978#M342797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not twice but as many times as the different values you need as column (you can use a loop after you tested for a column)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009978#M342797</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-23T12:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009979#M342798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any examples you can share with me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 12:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009979#M342798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T12:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009980#M342799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think &lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt; is right. In addition to them it might be helpful to split the crosstable-loadings in cases that there isn't enough RAM (it shouldn't be swapped into the virtual RAM) and/or to use incremental loads. Here you find various links to them: &lt;A href="https://community.qlik.com/docs/DOC-9038"&gt;Advanced topics for creating a qlik datamodel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 13:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009980#M342799</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-23T13:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009981#M342800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably ran out of memory - what makes you think that you can do it using less memory? This is a function of your data set and server RAM. You may have to reduce the one or increase the other. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But perhaps you should post the code that your tried. Please include the field names (ie not LOAD *) for diagnostic purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 13:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009981#M342800</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-09-23T13:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009982#M342801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try another time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be a issue in the cross table logic I used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 15:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009982#M342801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T15:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rows to Columns dynamically without Cross Table</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009983#M342802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should give you an idea of how to do pivot in script dynamically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-09-23 #1.png" class="jive-image image-1" src="/legacyfs/online/99876_2015-09-23 #1.png" style="height: 445px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 19:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-to-Columns-dynamically-without-Cross-Table/m-p/1009983#M342802</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-09-23T19:24:34Z</dc:date>
    </item>
  </channel>
</rss>

