<?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 SELECT IN FIELD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267134#M857969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the below list box with a trigger for Select in Field MAX(Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I take this a step further and have the last 3 values always selected.(Data is always updating) I saw a post that uses variables for latest and previous month using variables but can this be done without using variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ENDDATE_YYYYMM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&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/151448_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>SELECT IN FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267134#M857969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the below list box with a trigger for Select in Field MAX(Month)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I take this a step further and have the last 3 values always selected.(Data is always updating) I saw a post that uses variables for latest and previous month using variables but can this be done without using variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ENDDATE_YYYYMM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&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/151448_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267134#M857969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT IN FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267135#M857970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be with Firstsortedvalue() !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267135#M857970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-31T15:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT IN FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267136#M857971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the problem with variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here, What you want to select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max(DateField,3)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267136#M857971</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-01-31T15:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT IN FIELD</title>
      <link>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267137#M857972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&amp;gt;=' &amp;amp; MAX(ENDDATE_YYYYMM, 3)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 15:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SELECT-IN-FIELD/m-p/1267137#M857972</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-31T15:36:29Z</dc:date>
    </item>
  </channel>
</rss>

