<?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: QlikSense Excel file Transformation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QlikSense-Excel-file-Transformation/m-p/1667829#M50383</link>
    <description>&lt;P&gt;1) Load the columns in separate loads&lt;/P&gt;&lt;P&gt;2) Create the Year column with the year value&lt;/P&gt;&lt;P&gt;3) rename the columns so that they can automatically concatenate.&lt;/P&gt;&lt;P&gt;See example below:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;S.No ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; FundName,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'2018' as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; 2018 Assets&amp;nbsp; as Assets, &amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;2018 Subscribers as Subscribers&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From [lib://Source];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;S.No ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; FundName,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'2019' as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; 2019 Assets&amp;nbsp; as Assets, &amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;2019 Subscribers as Subscribers&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From [lib://Source];&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2020 16:14:48 GMT</pubDate>
    <dc:creator>Gui_Approbato</dc:creator>
    <dc:date>2020-01-21T16:14:48Z</dc:date>
    <item>
      <title>QlikSense Excel file Transformation</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Excel-file-Transformation/m-p/1667560#M50348</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a excel file in the below format .&lt;/P&gt;&lt;P&gt;S.No&amp;nbsp; &amp;nbsp;FundName&amp;nbsp; &amp;nbsp; 2018 Assets&amp;nbsp; &amp;nbsp;2019 Assets&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2018 Subscribers&amp;nbsp; &amp;nbsp;2019 Subscribers&lt;/P&gt;&lt;P&gt;i have to convert the source into below format&lt;/P&gt;&lt;P&gt;S.No FundName&amp;nbsp; Year&amp;nbsp; Assets&amp;nbsp; &amp;nbsp;Subscriobers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your help on this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Senthil&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Excel-file-Transformation/m-p/1667560#M50348</guid>
      <dc:creator>psenthilbtech</dc:creator>
      <dc:date>2024-11-16T19:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Excel file Transformation</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Excel-file-Transformation/m-p/1667826#M50382</link>
      <description>&lt;P&gt;You could use two&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Crosstable-Load/ba-p/1468083" target="_self"&gt;Crosstable-Loads&lt;/A&gt; - one for Assets and one for Subscribers - and then joining them together.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 16:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Excel-file-Transformation/m-p/1667826#M50382</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-01-21T16:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Excel file Transformation</title>
      <link>https://community.qlik.com/t5/App-Development/QlikSense-Excel-file-Transformation/m-p/1667829#M50383</link>
      <description>&lt;P&gt;1) Load the columns in separate loads&lt;/P&gt;&lt;P&gt;2) Create the Year column with the year value&lt;/P&gt;&lt;P&gt;3) rename the columns so that they can automatically concatenate.&lt;/P&gt;&lt;P&gt;See example below:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;S.No ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; FundName,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'2018' as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; 2018 Assets&amp;nbsp; as Assets, &amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;2018 Subscribers as Subscribers&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From [lib://Source];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;S.No ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; FundName,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'2019' as Year,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; 2019 Assets&amp;nbsp; as Assets, &amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;2019 Subscribers as Subscribers&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From [lib://Source];&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 16:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QlikSense-Excel-file-Transformation/m-p/1667829#M50383</guid>
      <dc:creator>Gui_Approbato</dc:creator>
      <dc:date>2020-01-21T16:14:48Z</dc:date>
    </item>
  </channel>
</rss>

