<?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 Extrapulate data from last known data plot in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extrapulate-data-from-last-known-data-plot/m-p/936552#M956839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As my data stops mid year on a monthly scale, and I would like to take the last known data point and contuinue it over the entire data range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be done in set analysis?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Open',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[MSII Threshold Data]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2015 15:13:23 GMT</pubDate>
    <dc:creator>tinkerz1</dc:creator>
    <dc:date>2015-11-04T15:13:23Z</dc:date>
    <item>
      <title>Extrapulate data from last known data plot</title>
      <link>https://community.qlik.com/t5/QlikView/Extrapulate-data-from-last-known-data-plot/m-p/936552#M956839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As my data stops mid year on a monthly scale, and I would like to take the last known data point and contuinue it over the entire data range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be done in set analysis?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Open',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[MSII Threshold Data]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 15:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extrapulate-data-from-last-known-data-plot/m-p/936552#M956839</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-11-04T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extrapulate data from last known data plot</title>
      <link>https://community.qlik.com/t5/QlikView/Extrapulate-data-from-last-known-data-plot/m-p/936553#M956840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum({$&amp;lt;[Status]={'Open'}&amp;gt;} DISTINCT [MSII Threshold Data])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 15:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extrapulate-data-from-last-known-data-plot/m-p/936553#M956840</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-11-04T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Extrapulate data from last known data plot</title>
      <link>https://community.qlik.com/t5/QlikView/Extrapulate-data-from-last-known-data-plot/m-p/936554#M956841</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;Thanks for the set analysis code but the issue is no date data for the Threshold Data, the set analysis code will work only if there is date data, my date column has other dates in it, that means only partial data for the thresholds against the other dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 16:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extrapulate-data-from-last-known-data-plot/m-p/936554#M956841</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-11-04T16:11:49Z</dc:date>
    </item>
  </channel>
</rss>

