<?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: Data Transformation in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126578#M19165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be accomplished, but it will take some playing around with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When importing your file using the Table Files option in your script viewer - once the file has been selected, select the "Enable transformation step" .&amp;nbsp; You will need to get the data to a point where the Product1 field and the Date columns are all aligned (This means that you need to remove the blank rows and the Quarter sections).&amp;nbsp; Once this has been done use the Rotate function that is also in the Transformation steps to pivot the table to get the desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2018 06:43:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-02T06:43:22Z</dc:date>
    <item>
      <title>Data Transformation in script</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126577#M19164</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 data in this format from the excel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="q.PNG" class="jive-image image-1" height="269" src="https://community.qlik.com/legacyfs/online/214863_q.PNG" style="height: 269.091px; width: 352px;" width="352" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to transform it like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="q2.PNG" class="jive-image image-2" height="201" src="https://community.qlik.com/legacyfs/online/214864_q2.PNG" style="max-width: 620px; height: 200.887px; width: 206px;" width="206" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 03:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126577#M19164</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2018-10-02T03:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transformation in script</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126578#M19165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be accomplished, but it will take some playing around with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When importing your file using the Table Files option in your script viewer - once the file has been selected, select the "Enable transformation step" .&amp;nbsp; You will need to get the data to a point where the Product1 field and the Date columns are all aligned (This means that you need to remove the blank rows and the Quarter sections).&amp;nbsp; Once this has been done use the Rotate function that is also in the Transformation steps to pivot the table to get the desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 06:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126578#M19165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T06:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transformation in script</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126579#M19166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can play with Crosstable function (&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptPrefixes/crosstable.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptPrefixes/crosstable.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptPrefixes/crosstable.htm&lt;/A&gt;). But using such a file will make your application more prone for human error...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 07:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126579#M19166</guid>
      <dc:creator>tomasz_tru</dc:creator>
      <dc:date>2018-10-02T07:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transformation in script</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126580#M19167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have no means of accessing the data source from which Excel assembles this overview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would make ETL a lot simpler. Now you are facing the pretty complex task of tearing your Excel to pieces and trying to make sense of some of them with number formatting that varies depending on the row header...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 07:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126580#M19167</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-10-02T07:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transformation in script</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126581#M19168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;You must use the crosstable function and remove the lines that do not contain information using a where.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Juan P. Barroso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 08:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Transformation-in-script/m-p/126581#M19168</guid>
      <dc:creator>jubarrosor</dc:creator>
      <dc:date>2018-10-02T08:00:14Z</dc:date>
    </item>
  </channel>
</rss>

