<?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: Last Records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102937#M603908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't quite understand your example, as p&lt;SPAN style="font-size: 10pt;"&gt;reviously you said you wanted to see last 4 Quarters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Anyway, can you provide a sample of your data and the chart where you want to see this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2018 13:53:26 GMT</pubDate>
    <dc:creator>vamsee</dc:creator>
    <dc:date>2018-09-07T13:53:26Z</dc:date>
    <item>
      <title>Last Records</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102933#M603904</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 am needing help with the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the last 4&lt;/P&gt;&lt;P&gt;A1&lt;/P&gt;&lt;P&gt;A2&lt;/P&gt;&lt;P&gt;A3&lt;/P&gt;&lt;P&gt;A4&lt;/P&gt;&lt;P&gt;A5&lt;/P&gt;&lt;P&gt;A6&lt;/P&gt;&lt;P&gt;Etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I select A6 I see A3, A4, A5, A6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am at A50 I see A47, A48, A49, A50 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 16:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102933#M603904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-06T16:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Last Records</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102934#M603905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AddMonths(Floor(MonthEnd(Today())),-12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AddMonths(Floor(MonthEnd(Max(Date_Field))),-12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then achieve Quarters from that date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 19:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102934#M603905</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2018-09-06T19:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Last Records</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102935#M603906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Don't Know What exactly you mean here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets make it simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I get to 5 I want to show 2, 3, 4,5&lt;/P&gt;&lt;P&gt;When I am at 40 I want 36,37,38,39&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whatever record I am showing I want to show only the last 4 records, I hope this makes sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 19:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102935#M603906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-06T19:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Last Records</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102936#M603907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just make :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Floor(MonthEnd(Today(),-12))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Floor(MonthEnd(Max(Date_Field),-12))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 19:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102936#M603907</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-09-06T19:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Last Records</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102937#M603908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't quite understand your example, as p&lt;SPAN style="font-size: 10pt;"&gt;reviously you said you wanted to see last 4 Quarters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Anyway, can you provide a sample of your data and the chart where you want to see this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 13:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Records/m-p/102937#M603908</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2018-09-07T13:53:26Z</dc:date>
    </item>
  </channel>
</rss>

