<?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 Development in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-Development/m-p/1989074#M81745</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/194707"&gt;@RaviPuttaswamy5&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;you could get it in the load script:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[Sheet1]:&lt;BR /&gt;LOAD&lt;BR /&gt;[Ticktes],&lt;BR /&gt;[Date],&lt;BR /&gt;[Quantity],&lt;BR /&gt;[Previous Quantity(Current Logic)],&lt;BR /&gt;[Required Output(Previous Quantity based on Product)],&lt;BR /&gt;[Productname]&lt;BR /&gt;FROM [lib://_Descargas_/exercise1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Table1:&lt;BR /&gt;LOAD &lt;BR /&gt;if(previous(Productname)=[Productname],previous(Quantity),'') as PreviousQTY,&lt;BR /&gt;[Ticktes],&lt;BR /&gt;[Date],&lt;BR /&gt;[Productname]&lt;BR /&gt;RESIDENT Sheet1&lt;BR /&gt;order by [Productname],[Date] ASC;&lt;/P&gt;
&lt;P&gt;Hope it helps;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Oct 2022 11:11:00 GMT</pubDate>
    <dc:creator>Mario_De_Felipe</dc:creator>
    <dc:date>2022-10-05T11:11:00Z</dc:date>
    <item>
      <title>Qliksense Development</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Development/m-p/1971086#M80111</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;Please take reference of the below table, as of now I'm calculating the Previous Quantity using previous function in script which is fetching the previous row value, but required is need to get the previous Quantity based on product like 7LB bag quantity should fall inline with previous 7Lb bag Quantity.&lt;/P&gt;
&lt;P&gt;have attached the excel, where column E is Required Output, Column D is existing logic using previous function.&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 05:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Development/m-p/1971086#M80111</guid>
      <dc:creator>RaviPuttaswamy5</dc:creator>
      <dc:date>2022-08-22T05:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Development</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Development/m-p/1989074#M81745</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/194707"&gt;@RaviPuttaswamy5&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;you could get it in the load script:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[Sheet1]:&lt;BR /&gt;LOAD&lt;BR /&gt;[Ticktes],&lt;BR /&gt;[Date],&lt;BR /&gt;[Quantity],&lt;BR /&gt;[Previous Quantity(Current Logic)],&lt;BR /&gt;[Required Output(Previous Quantity based on Product)],&lt;BR /&gt;[Productname]&lt;BR /&gt;FROM [lib://_Descargas_/exercise1.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Table1:&lt;BR /&gt;LOAD &lt;BR /&gt;if(previous(Productname)=[Productname],previous(Quantity),'') as PreviousQTY,&lt;BR /&gt;[Ticktes],&lt;BR /&gt;[Date],&lt;BR /&gt;[Productname]&lt;BR /&gt;RESIDENT Sheet1&lt;BR /&gt;order by [Productname],[Date] ASC;&lt;/P&gt;
&lt;P&gt;Hope it helps;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 11:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Development/m-p/1989074#M81745</guid>
      <dc:creator>Mario_De_Felipe</dc:creator>
      <dc:date>2022-10-05T11:11:00Z</dc:date>
    </item>
  </channel>
</rss>

