<?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: previous day value till next flag in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132813#M1248113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anderstrom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;but I need the logic in back script. not in chart expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest any other idea using script functions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2018 12:25:12 GMT</pubDate>
    <dc:creator>jeevays7</dc:creator>
    <dc:date>2018-08-13T12:25:12Z</dc:date>
    <item>
      <title>previous day value till next flag</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132811#M1248109</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 have data with date, fund and status wise. I need the output based on status column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the output field calculation is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output column has values of previous OFFICIAL status date value. if there is no previous OFFICIAL status day, then it should be min date value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data and output as given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do this? Please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210657_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132811#M1248109</guid>
      <dc:creator>jeevays7</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: previous day value till next flag</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132812#M1248111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like the below expression for Output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Above(Status) = 'OFFICIAL' or isnull(Above(Output)), Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Above(Output)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 11:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132812#M1248111</guid>
      <dc:creator>niclaz79</dc:creator>
      <dc:date>2018-08-13T11:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: previous day value till next flag</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132813#M1248113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anderstrom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;but I need the logic in back script. not in chart expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest any other idea using script functions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 12:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132813#M1248113</guid>
      <dc:creator>jeevays7</dc:creator>
      <dc:date>2018-08-13T12:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: previous day value till next flag</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132814#M1248114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anderstrom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I need OFFICIAL date value also should be previous date OFFICIAL value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 12:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132814#M1248114</guid>
      <dc:creator>jeevays7</dc:creator>
      <dc:date>2018-08-13T12:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: previous day value till next flag</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132815#M1248115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 as Output&lt;/P&gt;&lt;P&gt;Resident ....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table ....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;LOAD&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; FundID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Previous(Value) = null() or Previous(Status) = 'OFFICIAL', Value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Previous(Output)) as Output&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;order by Date asc;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where the ..... is the table you currently have the data (without Output in it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is based on not seeing your data or your model before, so you may need to make some adjustments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 13:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-value-till-next-flag/m-p/132815#M1248115</guid>
      <dc:creator>niclaz79</dc:creator>
      <dc:date>2018-08-13T13:16:14Z</dc:date>
    </item>
  </channel>
</rss>

