<?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 Trasform Row in Column??? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222672#M715024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank af all for your precious help!&lt;/P&gt;&lt;P&gt;I tried Generic Load with last ppost of Karl to create the sequence, but just on this instruction there if a problem. In the first record Qv answer me " didn't find field ContacRowNo !"&lt;/P&gt;&lt;P&gt;So, How do I use "peek"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Sep 2010 16:55:49 GMT</pubDate>
    <dc:creator>fedcas</dc:creator>
    <dc:date>2010-09-29T16:55:49Z</dc:date>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222667#M715019</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 big problem!&lt;/P&gt;&lt;P&gt;I'm loading a crm table where there are different contacts (Sales Manager, Edp Manager, etc) for the each customer.&lt;/P&gt;&lt;P&gt;I have to obtai a unique row for any Customer code with all contact.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Table A:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 300pt; border-collapse: collapse;" width="400"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 86pt; mso-width-source: userset; mso-width-alt: 4205;" width="115" /&gt;&lt;COL style="width: 75pt; mso-width-source: userset; mso-width-alt: 3657;" width="100" /&gt;&lt;COL style="width: 48pt;" width="64" /&gt;&lt;COL style="width: 91pt; mso-width-source: userset; mso-width-alt: 4425;" width="121" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="background-color: transparent; width: 86pt; height: 12.75pt; border: #f0f0f0;" width="115"&gt;Customer&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; width: 75pt; border: #f0f0f0;" width="100"&gt;Contact&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; width: 48pt; border: #f0f0f0;" width="64"&gt;Type&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; width: 91pt; border: #f0f0f0;" width="121"&gt;Emal&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="background-color: transparent; height: 12.75pt; border: #f0f0f0;"&gt;abc ltd&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;mr Cooper&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;cfo&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:cooper@abc.com"&gt;cooper@abc.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="background-color: transparent; height: 12.75pt; border: #f0f0f0;"&gt;abc ltd&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;mr Laives&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;cio&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:laives@abc.com"&gt;laives@abc.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="background-color: transparent; height: 12.75pt; border: #f0f0f0;"&gt;gold ltd&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;mrs Blues&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;edp&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:blues@gold.com"&gt;blues@gold.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="background-color: transparent; height: 12.75pt; border: #f0f0f0;"&gt;gold ltd&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;mrs Green&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;cio&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:green@gold.com"&gt;green@gold.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="background-color: transparent; height: 12.75pt; border: #f0f0f0;"&gt;gold ltd&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;mrs Black&lt;/TD&gt;&lt;TD class="xl64" style="background-color: transparent; border: #f0f0f0;"&gt;cfo&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:black@gold.com"&gt;black@gold.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;New Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 651pt; border-collapse: collapse;" width="868"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 86pt; mso-width-source: userset; mso-width-alt: 4205;" width="115" /&gt;&lt;COL style="width: 75pt; mso-width-source: userset; mso-width-alt: 3657;" width="100" /&gt;&lt;COL style="width: 48pt;" width="64" /&gt;&lt;COL style="width: 91pt; mso-width-source: userset; mso-width-alt: 4425;" width="121" /&gt;&lt;COL span="2" style="width: 48pt;" width="64" /&gt;&lt;COL style="width: 84pt; mso-width-source: userset; mso-width-alt: 4096;" width="112" /&gt;&lt;COL style="width: 57pt; mso-width-source: userset; mso-width-alt: 2779;" width="76" /&gt;&lt;COL style="width: 59pt; mso-width-source: userset; mso-width-alt: 2889;" width="79" /&gt;&lt;COL style="width: 55pt; mso-width-source: userset; mso-width-alt: 2669;" width="73" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="background-color: transparent; width: 86pt; height: 12.75pt; border: #f0f0f0;" width="115"&gt;Customer&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 75pt; border: #f0f0f0;" width="100"&gt;Contact1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 48pt; border: #f0f0f0;" width="64"&gt;Type1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 91pt; border: #f0f0f0;" width="121"&gt;Emal1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 48pt; border: #f0f0f0;" width="64"&gt;Contact2&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 48pt; border: #f0f0f0;" width="64"&gt;Type2&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 84pt; border: #f0f0f0;" width="112"&gt;Emal2&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 57pt; border: #f0f0f0;" width="76"&gt;Contact3&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 59pt; border: #f0f0f0;" width="79"&gt;Type3&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 55pt; border: #f0f0f0;" width="73"&gt;Emal3&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="background-color: transparent; height: 12.75pt; border: #f0f0f0;"&gt;abc ltd&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;mr Cooper&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;cfo&lt;/TD&gt;&lt;TD class="xl66" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:cooper@abc.com"&gt;cooper@abc.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;mr Laives&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;cio&lt;/TD&gt;&lt;TD class="xl66" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:laives@abc.com"&gt;laives@abc.com&lt;/A&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="background-color: transparent; height: 12.75pt; border: #f0f0f0;"&gt;gold ltd&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;mrs Blues&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;edp&lt;/TD&gt;&lt;TD class="xl66" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:blues@gold.com"&gt;blues@gold.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;mrs Green&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;cio&lt;/TD&gt;&lt;TD class="xl66" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:green@gold.com"&gt;green@gold.com&lt;/A&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;mrs Black&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;cfo&lt;/TD&gt;&lt;TD class="xl66" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;A href="mailto:black@gold.com"&gt;black@gold.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Every suggestion will be appreciate!!!!&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 15:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222667#M715019</guid>
      <dc:creator>fedcas</dc:creator>
      <dc:date>2010-09-29T15:30:55Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222668#M715020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to see the new table in the GUI or in the data model?&lt;/P&gt;&lt;P&gt;And if you want it this way in the data model, why do you want to do something like this? Usually it is harder to make reports with such a table although there are always exceptions to the rule.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 15:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222668#M715020</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-09-29T15:48:26Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222669#M715021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree with Karl but sometimes there is exceptions really &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you really want to make it this way you may have a look at "generic load". See the link bellow for more info&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewnotes.blogspot.com/2010/05/use-cases-for-generic-load.html"&gt;http://qlikviewnotes.blogspot.com/2010/05/use-cases-for-generic-load.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 15:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222669#M715021</guid>
      <dc:creator />
      <dc:date>2010-09-29T15:52:54Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222670#M715022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Federico,&lt;/P&gt;&lt;P&gt;Try the solution provided by John Witherspoon in &lt;A href="http://community.qlik.com/forums/p/34049/132472.aspx#132472" target="_blank" title="merge tables in a QV script"&gt;this post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 15:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222670#M715022</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-29T15:55:13Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222671#M715023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd go with the generic load approach mentioned by Stefan, although you are going to have to create a column that contains the 1,2,3 etc. For that you can try something like the following (not tested) when you load Table A.&lt;/P&gt;&lt;P&gt;Load Customer, Contact, Type, Email,&lt;/P&gt;&lt;P&gt;if(rowno()=1 or Customer &amp;lt;&amp;gt; previous(Customer), 1, previous(CustomerContactRowNo)+1) as ContactRowNo&lt;BR /&gt;&lt;BR /&gt;Resident [Table A];&lt;/P&gt;&lt;P&gt;If previous(Customer) doesn't work try peek('Customer').&lt;/P&gt;&lt;P&gt;Edit: Sorry, I forgot to mention that you have to order Table A first by Customer before using the above script.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 16:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222671#M715023</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-09-29T16:25:37Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222672#M715024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank af all for your precious help!&lt;/P&gt;&lt;P&gt;I tried Generic Load with last ppost of Karl to create the sequence, but just on this instruction there if a problem. In the first record Qv answer me " didn't find field ContacRowNo !"&lt;/P&gt;&lt;P&gt;So, How do I use "peek"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 16:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222672#M715024</guid>
      <dc:creator>fedcas</dc:creator>
      <dc:date>2010-09-29T16:55:49Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222673#M715025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FOUND!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(rowno()=1 &lt;B&gt;or&lt;/B&gt; Customer &amp;lt;&amp;gt; previous(Customer), 1, numsum( 1, peek( 'ContactRowNo' ) )) &lt;B&gt;as&lt;/B&gt; ContactRowNo&lt;/P&gt;&lt;P&gt;THANKS!!!!!!&lt;/P&gt;&lt;P&gt;Now I'll try the rest of the problem...&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 17:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222673#M715025</guid>
      <dc:creator>fedcas</dc:creator>
      <dc:date>2010-09-29T17:05:39Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222674#M715026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt; GOAL!!!!&lt;/P&gt;&lt;P&gt;THANK YOU VERY MUCH AT ALL!!!!&lt;/P&gt;&lt;P&gt;I hope to return the favor as soon as possible!&lt;/P&gt;&lt;P&gt;Ciao &lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 17:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222674#M715026</guid>
      <dc:creator>fedcas</dc:creator>
      <dc:date>2010-09-29T17:31:44Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222675#M715027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt; GOAL!!!!&lt;/P&gt;&lt;P&gt;THANK YOU VERY MUCH AT ALL!!!!&lt;/P&gt;&lt;P&gt;I hope to return the favor as soon as possible!&lt;/P&gt;&lt;P&gt;Ciao &lt;IMG alt="Yes" src="http://community.qlik.com/emoticons/emotion-21.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 17:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222675#M715027</guid>
      <dc:creator>fedcas</dc:creator>
      <dc:date>2010-09-29T17:31:53Z</dc:date>
    </item>
    <item>
      <title>How Trasform Row in Column???</title>
      <link>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222676#M715028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fede,&lt;/P&gt;&lt;P&gt;This is my simple offer&lt;/P&gt;&lt;P&gt;good luck , Luis&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/8308.schema.jpg"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/8308.schema.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 18:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-Trasform-Row-in-Column/m-p/222676#M715028</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2010-09-29T18:06:18Z</dc:date>
    </item>
  </channel>
</rss>

