<?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: Re: Fill Null Values with Previous Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722506#M1063016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_133786_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67016_QlikCommunity_Thread_133786_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_14109696160394052 jive_text_macro jive_macro_code" jivemacro_uid="_14109696160394052"&gt;
&lt;P&gt;LOAD ACCOUNT,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; START_DT,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; END_DT,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Alt(Date(DATE_PROCESS), Peek(DATE_PROCESS)) as DATE_PROCESS&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2003" data-containertype="14" data-objectid="133786" data-objecttype="1" href="http://community.qlik.com/thread/133786"&gt;http://community.qlik.com/thread/133786&lt;/A&gt;&lt;SPAN&gt;] (html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 16:00:39 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2014-09-17T16:00:39Z</dc:date>
    <item>
      <title>Fill Null Values with Previous Date</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722501#M1063011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to fill the null values from field DATE_PROCESS with the last previous date &lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;selected in blue&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(The date format is DD/MM/YYYY)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 325px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="80"&gt;ACCOUNT&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="80"&gt;START_DT&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="80"&gt;END_DT&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="85"&gt;&lt;STRONG&gt;DATE_PROCESS&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;02/08/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/09/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;04/09/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/09/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;02/10/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;15/09/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;02/10/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/11/2013&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;15/10/2013&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/11/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/12/2013&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="85"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/12/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/01/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/01/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/02/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/02/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/03/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/03/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/04/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/04/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/05/2014&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;" width="85"&gt;23/04/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/05/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/06/2014&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style="color: #0000ff;"&gt;13/05/2014&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/06/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/07/2014&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="85"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/07/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/08/2014&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;" width="85"&gt;21/07/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/08/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/09/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;21/07/2014&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(Where the blank values are null)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want to get something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 325px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="80"&gt;ACCOUNT&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="80"&gt;START_DT&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="80"&gt;END_DT&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="85"&gt;&lt;STRONG&gt;DATE_PROCESS&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;02/08/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/09/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;04/09/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/09/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;02/10/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;15/09/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;02/10/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/11/2013&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #0000ff;"&gt;15/10/2013&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/11/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/12/2013&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #333333;"&gt;15/10/2013&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/12/2013&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/01/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #333333;"&gt;15/10/2013&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/01/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/02/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #333333;"&gt;15/10/2013&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/02/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/03/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #333333;"&gt;15/10/2013&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;05/03/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/04/2014&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #333333;"&gt;15/10/2013&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/04/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/05/2014&lt;/TD&gt;&lt;TD class="xl70" style="border-top: none; border-left: none;" width="85"&gt;23/04/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/05/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/06/2014&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style="color: #0000ff;"&gt;13/05/2014&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;04/06/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/07/2014&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="85"&gt;&lt;STRONG style=": ; color: #333333;"&gt;13/05/2014&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/07/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/08/2014&lt;/TD&gt;&lt;TD class="xl69" style="border-top: none; border-left: none;" width="85"&gt;21/07/2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="80"&gt;855000000&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;06/08/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="80"&gt;03/09/2014&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;21/07/2014&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 15:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722501#M1063011</guid>
      <dc:creator />
      <dc:date>2014-09-17T15:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Null Values with Previous Date</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722502#M1063012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;How is this table sorted by ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalpesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 15:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722502#M1063012</guid>
      <dc:creator />
      <dc:date>2014-09-17T15:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Null Values with Previous Date</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722503#M1063013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;other columns,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Alt(DATE_PROCESS, Peek(&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;DATE_PROCESS)&lt;/STRONG&gt;&lt;/SPAN&gt;) as &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;DATE_PROCESS&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;FROM yourSource;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 15:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722503#M1063013</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-17T15:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Null Values with Previous Date</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722504#M1063014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use peek function to represent that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;isnull(peek(Dateprocess))as new process &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 15:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722504#M1063014</guid>
      <dc:creator />
      <dc:date>2014-09-17T15:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Null Values with Previous Date</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722505#M1063015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; ACCOUNT,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(START_DT) as START_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(END_DT) as END_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(IsNull(DATE_PROCESS) or LEN(TRIM(DATE_PROCESS))=0, Null(), DATE_PROCESS) as DATE_PROCESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; ACCOUNT, START_DT, END_DT, DATE_PROCESS&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 02/08/2013, 05/09/2013, 04/09/2013&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 05/09/2013, 02/10/2013, 15/09/2013&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 02/10/2013, 04/11/2013, 15/10/2013&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 04/11/2013, 03/12/2013,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 03/12/2013, 03/01/2014,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 03/01/2014, 03/02/2014,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 03/02/2014, 05/03/2014,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 05/03/2014, 04/04/2014,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 04/04/2014, 06/05/2014, 23/04/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 06/05/2014, 04/06/2014, 13/05/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 04/06/2014, 03/07/2014,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 03/07/2014, 06/08/2014, 21/07/2014&lt;/P&gt;&lt;P&gt;&amp;nbsp; 855000000, 06/08/2014, 03/09/2014, 21/07/2014&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; ACCOUNT,&lt;/P&gt;&lt;P&gt;&amp;nbsp; START_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp; END_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(IsNull(DATE_PROCESS),PEEK(DATE_PROCESS),DATE_PROCESS) as DATE_PROCESS&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Order By ACCOUNT, START_DT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 15:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722505#M1063015</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-17T15:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Fill Null Values with Previous Date</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722506#M1063016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_133786_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67016_QlikCommunity_Thread_133786_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="_jivemacro_uid_14109696160394052 jive_text_macro jive_macro_code" jivemacro_uid="_14109696160394052"&gt;
&lt;P&gt;LOAD ACCOUNT,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; START_DT,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; END_DT,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Alt(Date(DATE_PROCESS), Peek(DATE_PROCESS)) as DATE_PROCESS&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2003" data-containertype="14" data-objectid="133786" data-objecttype="1" href="http://community.qlik.com/thread/133786"&gt;http://community.qlik.com/thread/133786&lt;/A&gt;&lt;SPAN&gt;] (html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 16:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-Null-Values-with-Previous-Date/m-p/722506#M1063016</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-17T16:00:39Z</dc:date>
    </item>
  </channel>
</rss>

