<?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 selection to pick class() results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348233#M128924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dayna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used a different solution to Match() because the expression does not correspond to an actual dimension but a combination of dimensions. Using Only({1} ) seems to work. Check attached anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2012 14:18:59 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-06-12T14:18:59Z</dc:date>
    <item>
      <title>List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348225#M128916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hello All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I have a list box that uses the class function in order to select a particular range in a bar chart, etc.. However, when I select the value the other options disappear rather than just greying out. I assume this is because it's an expression rather than a dimension and it'll only show the 'available' ones. Does anyone know how I can keep all the options being displayed?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;My expression is this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;class&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;aggr&lt;/SPAN&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;if&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;isnull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FP_tr_effdate&lt;/SPAN&gt;)='-1',0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;if&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;isnull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ISS_tr_effdate&lt;/SPAN&gt;)='-1',&lt;SPAN style="color: #0000ff;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;()) - &lt;SPAN style="color: #0000ff;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FP_tr_effdate&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;num&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;SPAN style="color: #800000;"&gt;ISS_tr_effdate&lt;/SPAN&gt;)-&lt;SPAN style="color: #0000ff;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FP_tr_effdate&lt;/SPAN&gt;)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #800000;"&gt;ISS_tr_ref&lt;/SPAN&gt;),&lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;$(vAge)&lt;/EM&gt;&lt;/STRONG&gt;,'Age') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Many thanks for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Kind Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Dayna&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 08:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348225#M128916</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-12T08:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348226#M128917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;Remove the aggr function and try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;class&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;if&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;isnull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FP_tr_effdate&lt;/SPAN&gt;)='-1',0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;if&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;isnull&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;ISS_tr_effdate&lt;/SPAN&gt;)='-1',&lt;SPAN style="color: #0000ff;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;()) - &lt;SPAN style="color: #0000ff;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FP_tr_effdate&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;num&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;SPAN style="color: #800000;"&gt;ISS_tr_effdate&lt;/SPAN&gt;)-&lt;SPAN style="color: #0000ff;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;FP_tr_effdate&lt;/SPAN&gt;)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;),&lt;STRONG&gt;&lt;EM style="color: #808080;"&gt;$(vAge)&lt;/EM&gt;&lt;/STRONG&gt;,'Age') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 09:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348226#M128917</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2012-06-12T09:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348227#M128918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qliksus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I remove the aggr() from the expression my selections are incorrect – as it looks like it’s picking products in that range and it needs to select pallet references. Sorry!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 10:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348227#M128918</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-12T10:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348228#M128919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dayna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That happens because you are using the Aggr() function alone, so you actually aggregate values, and therefore the other values are not displayed. Check &lt;A _jive_internal="true" href="https://community.qlik.com/thread/33935"&gt;this thread&lt;/A&gt; and &lt;A _jive_internal="true" href="https://community.qlik.com/thread/45206"&gt;this other thread&lt;/A&gt; on how to work that around by using Match() to return a full list of values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 10:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348228#M128919</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-12T10:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348229#M128920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan, I don’t think I can – the values are in two different tables so I might be able to bodge it, but ideally I’d like the bucket size to be dynamic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel, many thanks for those links, they look very interesting! I’ve never used the match() function and the help guide wasn’t very useful but your link shows what it can achieve. I must admit, I’m slightly confused how to apply it to my scenario.. Would the class() function still work? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match(ISS_tr_ref, class(aggr(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(isnull(FP_tr_effdate)='-1',0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(isnull(ISS_tr_effdate)='-1',num(today()) - num(FP_tr_effdate),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(ISS_tr_effdate)-num(FP_tr_effdate)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,ISS_tr_ref),$(vAge),'Age')) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 12:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348229#M128920</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-12T12:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348230#M128921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dayna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should work, although I'm not sure on the exact code to use. Could you update some dummy data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 13:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348230#M128921</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-12T13:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348231#M128922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 11pt;"&gt;Hello Miguel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 11pt;"&gt;Hopefully this attaches! I’ve added an application with sample data holding the list box and pivot table with the expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 11pt;"&gt;Thank you for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 11pt;"&gt;Kind Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 11pt;"&gt;Dayna&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 13:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348231#M128922</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-12T13:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348232#M128923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this attaches! I’ve added an application with sample data holding the list box and pivot table with the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 13:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348232#M128923</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-12T13:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348233#M128924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dayna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used a different solution to Match() because the expression does not correspond to an actual dimension but a combination of dimensions. Using Only({1} ) seems to work. Check attached anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 14:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348233#M128924</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-12T14:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348234#M128925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks! It looks good on the example but I’ll try it with my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the only(&lt;SPAN __jive_macro_name="1"&gt;&lt;/SPAN&gt;) doing? It seems to still respond to the reference field which is perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 14:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348234#M128925</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-12T14:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348235#M128926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dayna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Only() function is an aggregation function intended to return only one value according to its name. I'm using this not because the Only() (the Aggr() function works well with aggregation functions as Sum(), Count() and Only()) but spexially because the {1} that, as you probably knows, means "all values regardless the state of selections". That kind of "forces" Aggr() to do the aggregation (and therefore the chart changes) but also keep all values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it makes at least a little sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 14:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348235#M128926</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-12T14:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348236#M128927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks good but I need to do some more testing. There will be examples where we might have more than one identical pallet reference in the date range – I’ve noticed that the current expression doesn’t include it. I assume I need to alter my aggr() dimensions to incorporate this logic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for all your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 13:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348236#M128927</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-13T13:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348237#M128928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dayna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what you mean. Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 13:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348237#M128928</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-13T13:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: List box selection to pick class() results</title>
      <link>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348238#M128929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it ends up, I shouldn't have more than one pallet reference so thank you very much for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could assist with another issue of mine it would be appreciated (linked to this data) to only get the last record within the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could help, I've raised a topic here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/55876"&gt;http://community.qlik.com/thread/55876&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 13:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-box-selection-to-pick-class-results/m-p/348238#M128929</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2012-06-21T13:44:48Z</dc:date>
    </item>
  </channel>
</rss>

