<?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 calculate prevous date in script side. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculate-prevous-date-in-script-side/m-p/635409#M476868</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;&lt;/P&gt;&lt;P&gt;I want to calculate previous date for that workcenter for that functional location in script side and if no date then it should be blank.&lt;/P&gt;&lt;P&gt;I have attached sample file for that, in that Output column is my expected ooutput &lt;A href="https://community.qlik.com/qlik-users/1"&gt;Administrator&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2014 03:58:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-16T03:58:03Z</dc:date>
    <item>
      <title>calculate prevous date in script side.</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-prevous-date-in-script-side/m-p/635409#M476868</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;&lt;/P&gt;&lt;P&gt;I want to calculate previous date for that workcenter for that functional location in script side and if no date then it should be blank.&lt;/P&gt;&lt;P&gt;I have attached sample file for that, in that Output column is my expected ooutput &lt;A href="https://community.qlik.com/qlik-users/1"&gt;Administrator&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 03:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-prevous-date-in-script-side/m-p/635409#M476868</guid>
      <dc:creator />
      <dc:date>2014-05-16T03:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: calculate prevous date in script side.</title>
      <link>https://community.qlik.com/t5/QlikView/calculate-prevous-date-in-script-side/m-p/635410#M476869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load *,If(RowNo() &amp;gt; 1 And Previous([Work Center]) = [Work Center],Previous(Date)) As Output1;&lt;/P&gt;&lt;P&gt;LOAD [Work Center], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Functional Location], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Users\Rajesh.Rayapati\Desktop\Sample.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 05:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculate-prevous-date-in-script-side/m-p/635410#M476869</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-05-16T05:25:44Z</dc:date>
    </item>
  </channel>
</rss>

