<?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: List box expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951340#M327201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Thanks for your reply.It's working fine but,can you tell me what is meaning of this expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only({&amp;lt;Sales = {"*"}&amp;gt;} Year)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2015 06:13:55 GMT</pubDate>
    <dc:creator>vijetas42</dc:creator>
    <dc:date>2015-09-29T06:13:55Z</dc:date>
    <item>
      <title>List box expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951338#M327199</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;My requirement is, Currently I am having year values in dimension as 2010 to 2020 but, in my fact tables data is present only for 2014 and 2015 for that i want to show only year values for those &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;data is present without hard coding .How to achieve this. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 15:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951338#M327199</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2015-09-28T15:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: List box expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951339#M327200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming a Fact field like Sales, try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr( only({&amp;lt;Sales = {"*"}&amp;gt;} Year), Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as list box field expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2015 16:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951339#M327200</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-28T16:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: List box expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951340#M327201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Thanks for your reply.It's working fine but,can you tell me what is meaning of this expression &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only({&amp;lt;Sales = {"*"}&amp;gt;} Year)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 06:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951340#M327201</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2015-09-29T06:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: List box expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951341#M327202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;{&amp;lt;Sales = {"*"} &amp;gt;} is a set expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's filtering records for which a Sales record ( of any value, "*" is a wildcard search) is existing. So only SalesDates / Years which appear in the fact table should be returned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-expression/m-p/951341#M327202</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-29T08:06:27Z</dc:date>
    </item>
  </channel>
</rss>

