<?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: how to show last records from data. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557084#M508261</link>
    <description>&lt;P&gt;You can do it in two ways either restrict data from 11 Mar in script only. Another way is to add flag in script and in front end create variable based on max date and Flag created and then pass that variable in set expression on date basis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-amrinder&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 10:43:29 GMT</pubDate>
    <dc:creator>amrinder</dc:creator>
    <dc:date>2019-03-15T10:43:29Z</dc:date>
    <item>
      <title>how to show last records from data.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557066#M508259</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have march month data for date 1 to 15,but&amp;nbsp; till 10 we have data and 11 to 15 we don't have records, only date 's are coming.So basically I have to show only last day records which came on 10th march.How to retrive sales for last records&amp;nbsp; in set analysis expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rupali Ethape&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/tag/sunny%20t/tg-p/board-id/new-to-qlikview" target="_blank" rel="noopener tag"&gt;sunny t&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557066#M508259</guid>
      <dc:creator>rupaliqlik</dc:creator>
      <dc:date>2024-11-16T21:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to show last records from data.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557077#M508260</link>
      <description>&lt;P&gt;Try this :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=MaxString({&amp;lt;dates={"=$(=max(dates))"},sale -={''}&amp;gt;}sale)&lt;/P&gt;&lt;P&gt;// &lt;STRONG&gt;-= (dash equal)&lt;/STRONG&gt; is used for not equal&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 10:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557077#M508260</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-15T10:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to show last records from data.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557084#M508261</link>
      <description>&lt;P&gt;You can do it in two ways either restrict data from 11 Mar in script only. Another way is to add flag in script and in front end create variable based on max date and Flag created and then pass that variable in set expression on date basis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-amrinder&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 10:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557084#M508261</guid>
      <dc:creator>amrinder</dc:creator>
      <dc:date>2019-03-15T10:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to show last records from data.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557142#M508262</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But It is giving correct value in textbox, not in chart.I want to display it in chart level&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 11:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557142#M508262</guid>
      <dc:creator>rupaliqlik</dc:creator>
      <dc:date>2019-03-15T11:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to show last records from data.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557147#M508263</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;Date = {"$(=Max({&amp;lt;Sales = {[*]}&amp;gt;}Date))"}&amp;gt;}Sales)&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Mar 2019 12:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557147#M508263</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-15T12:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to show last records from data.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557160#M508264</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But It is giving correct value in text box, not in chart.I want to display it in chart level&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 12:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557160#M508264</guid>
      <dc:creator>rupaliqlik</dc:creator>
      <dc:date>2019-03-15T12:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to show last records from data.</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557166#M508265</link>
      <description>&lt;P&gt;Thanks Sunny,It's working.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 12:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-show-last-records-from-data/m-p/1557166#M508265</guid>
      <dc:creator>rupaliqlik</dc:creator>
      <dc:date>2019-03-15T12:23:34Z</dc:date>
    </item>
  </channel>
</rss>

