<?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: Reverse Generic Load? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574715#M442419</link>
    <description>&lt;P&gt;Yes that should work. I forgot to mention that it should account for additional columns added to the right. Is there a way for additional columns added to the right in the future to be loaded automatically?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2019 00:30:50 GMT</pubDate>
    <dc:creator>Crprtslv</dc:creator>
    <dc:date>2019-04-30T00:30:50Z</dc:date>
    <item>
      <title>Reverse Generic Load?</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574707#M442417</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;I would like to set up my data that is like the Input to be in the format of the Output. How can this be achieved?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019_04_29_13_47_14_54157_Generic_transformation4.png_Windows_Photo_Viewer.png" style="width: 671px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11134iF6E2DF93352618FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019_04_29_13_47_14_54157_Generic_transformation4.png_Windows_Photo_Viewer.png" alt="2019_04_29_13_47_14_54157_Generic_transformation4.png_Windows_Photo_Viewer.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 22:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574707#M442417</guid>
      <dc:creator>Crprtslv</dc:creator>
      <dc:date>2019-04-29T22:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Generic Load?</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574710#M442418</link>
      <description>&lt;P&gt;I think you are looking for the&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptPrefixes/crosstable.htm" target="_self"&gt;crosstable&lt;/A&gt;&amp;nbsp;function.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 22:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574710#M442418</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2019-04-29T22:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Generic Load?</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574715#M442419</link>
      <description>&lt;P&gt;Yes that should work. I forgot to mention that it should account for additional columns added to the right. Is there a way for additional columns added to the right in the future to be loaded automatically?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 00:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574715#M442419</guid>
      <dc:creator>Crprtslv</dc:creator>
      <dc:date>2019-04-30T00:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Generic Load?</title>
      <link>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574765#M442432</link>
      <description>&lt;P&gt;If they are just additional data, then use&amp;nbsp; a LOAD* to collect all fields:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;CrosssTable(label, value, 1)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Load *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;From ...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;If they are new attributes, then adjust the load so they are listed first and amend the crosstable attribute count:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;CrosssTable(label, value, &lt;EM&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/EM&gt;)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Load Key, &lt;STRONG&gt;&lt;EM&gt;newAttribute&lt;/EM&gt;&lt;/STRONG&gt;, Color, ....&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;From ...&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 05:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reverse-Generic-Load/m-p/1574765#M442432</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-04-30T05:57:34Z</dc:date>
    </item>
  </channel>
</rss>

