<?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 restrict fields in a list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48493#M8054</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;Aggr(Only({1&amp;lt;Year = {'2017'}&amp;gt;} period), period)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2018 12:03:05 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-04-17T12:03:05Z</dc:date>
    <item>
      <title>How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48492#M8053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;My data has 2017 and 2016 years in it&lt;/P&gt;&lt;P&gt;I only want to show 2017 year in the selections.&lt;/P&gt;&lt;P&gt;How could I restrict this?&lt;/P&gt;&lt;P&gt;any thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199883_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 11:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48492#M8053</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-04-17T11:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48493#M8054</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;Aggr(Only({1&amp;lt;Year = {'2017'}&amp;gt;} period), period)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48493#M8054</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T12:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48494#M8055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, try with : =if(match(mid(Period,1,4),'2017')&amp;gt;0,Period)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48494#M8055</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-04-17T12:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48495#M8056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aggr(Only({1&amp;lt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;period&lt;/STRONG&gt; = {"2017*"}&amp;gt;} period), period)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48495#M8056</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T12:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48496#M8057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the listbox properties field selection scroll down to the bottom of the list with fields and choose expression. For the expression use somthing like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Only({&amp;lt;period={'*'}-{"2016*"}&amp;gt;} period),period)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48496#M8057</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-04-17T12:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48497#M8058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for trying but they still show in the screen, usually looking something like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/199909_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&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/199908_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48497#M8058</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-04-17T15:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48498#M8059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the general tab and not on the expressions tab &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48498#M8059</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-17T15:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict fields in a list box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48499#M8060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; I'm a bit of a novice at QV!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-fields-in-a-list-box/m-p/48499#M8060</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-04-17T15:52:43Z</dc:date>
    </item>
  </channel>
</rss>

