<?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: Convert vertical columns to Horizontal in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139860#M758087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check this.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212419_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Sep 2018 04:34:37 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2018-09-02T04:34:37Z</dc:date>
    <item>
      <title>Convert vertical columns to Horizontal</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139855#M758077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the data in vertical rows which i like to convert to horizontal data columns&lt;/P&gt;&lt;P&gt;Below is the screenshot of the sample of the input and the required output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is dynamically retrieved from the table and I like this conversion through load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pl provide some inputs in cross table usage in loadscript for this conversion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2018-09-01 at 11.00.53 AM.png" class="jive-image image-1" src="/legacyfs/online/212399_Screen Shot 2018-09-01 at 11.00.53 AM.png" style="height: 288px; width: 620px;" /&gt;&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139855#M758077</guid>
      <dc:creator>umashankarus</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert vertical columns to Horizontal</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139856#M758078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umashakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to using pivot table you will get same.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Arvind Patil&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2018 06:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139856#M758078</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2018-09-01T06:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Convert vertical columns to Horizontal</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139857#M758079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Umashankar. To achieve this you can use &lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Generic LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;GenTable: &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Generic Load NBR, Group, Count Resident InputTable;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;ResultTable: &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;LOAD Distinct &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;NBR &lt;/SPAN&gt;Resident InputTable;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;FOR i = 0 to NoOfTables()&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; TableList:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; LOAD TableName($(i)) as Tablename AUTOGENERATE 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; WHERE WildMatch(TableName($(i)), 'GenTable.*');&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;NEXT i&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;FOR i = 1 to FieldValueCount('Tablename')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; LET vTable = FieldValue('Tablename', $(i));&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; LEFT JOIN (ResultTable) LOAD * RESIDENT [$(vTable)];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; DROP TABLE [$(vTable)];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;NEXT i&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;DROP TABLES TableList, InputTable;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2018 06:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139857#M758079</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-09-01T06:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Convert vertical columns to Horizontal</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139858#M758080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3629"&gt;The Generic Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2018 14:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139858#M758080</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-09-01T14:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Convert vertical columns to Horizontal</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139859#M758081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make use of the pivot. It'll be easier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2018 18:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139859#M758081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-01T18:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert vertical columns to Horizontal</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139860#M758087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check this.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212419_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2018 04:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139860#M758087</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-09-02T04:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Convert vertical columns to Horizontal</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139861#M758088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 08:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-vertical-columns-to-Horizontal/m-p/139861#M758088</guid>
      <dc:creator>umashankarus</dc:creator>
      <dc:date>2018-09-04T08:56:04Z</dc:date>
    </item>
  </channel>
</rss>

