<?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: Aggr in Listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155189#M909841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am basically using an alternate state AS1 for the second list box and then use&lt;/P&gt;&lt;P&gt;=aggr(only({&amp;lt;AttentionSign-={'a'},[Father Supplier Name]=,[Year-Qtr-Num]={'$(=max({$}[Year-Qtr-Num]))'}&amp;gt;}info(AttentionSign)),[Father Supplier Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and as expression in the chart&lt;/P&gt;&lt;P&gt;=AVG({$*AS1}[Final Score])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there currently might be some minor open issue with regard to e.g. selections in time (not sure how the requirements are here, the current list box 1 also seems to not show the correct filter options when e.g. selecting a quarter).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2016 22:48:24 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-06-08T22:48:24Z</dc:date>
    <item>
      <title>Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155175#M909827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have a &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;pivot table &lt;/SPAN&gt;that display trands,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;with two calculated dimensions "Overall Trend" and "Last Two Qtr Trend" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I am using bundle info to show pics insted of values,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;now the client wants this pics as filters that hew can use on the side,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Overall Trend" &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;calculated dimension &lt;/SPAN&gt;in the table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=aggr(if(sum(AttentionFlag)&amp;gt;=2,Only({$&amp;lt;Alabet={'a'}&amp;gt;}info(Alabet)),Only({$&amp;lt;Alabet={'b'}&amp;gt;}info(Alabet))),[Father Supplier Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Overall Trend" &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;calculated dimension &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;in the listbox:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=aggr(if(sum(AttentionFlag)&amp;gt;=2,Only({$&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;[Father Supplier Name]=&lt;/SPAN&gt;,Alabet={'a'}&amp;gt;}info(Alabet)),Only({$&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;[Father Supplier Name]=&lt;/SPAN&gt;,Alabet={'b'}&amp;gt;}info(Alabet))),[Father Supplier Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;the calculation in the listbox keep excluding the other picture,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;See th Attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;help is appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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/Aggr-in-Listbox/m-p/1155175#M909827</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155176#M909828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(If(Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;[Father Supplier Name] = &amp;gt;} &lt;/SPAN&gt;AttentionFlag) &amp;gt;= 2, Only({$&amp;lt;[Father Supplier Name] = ,Alabet = {'a'}&amp;gt;} info(Alabet)), Only({$&amp;lt;[Father Supplier Name] =, Alabet = {'b'}&amp;gt;} info(Alabet))), [Father Supplier Name])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 18:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155176#M909828</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T18:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155177#M909829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or may be 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(If(Sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;{&amp;lt;[Father Supplier Name] &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;= , &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Alabet =&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;gt;} &lt;/SPAN&gt;AttentionFlag) &amp;gt;= 2, Only({$&amp;lt;[Father Supplier Name] = ,Alabet = {'a'}&amp;gt;} info(Alabet)), Only({$&amp;lt;[Father Supplier Name] =, Alabet = {'b'}&amp;gt;} info(Alabet))), [Father Supplier Name])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 18:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155177#M909829</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T18:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155178#M909830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;thank you sunny it seems ok but i have another filer,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Last Two Qtr Trend" that i am allso ignoring &lt;SPAN style="font-style: inherit;"&gt;[Father Supplier Name],&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Last Two Qtr Trend" &lt;/SPAN&gt;in this listbox:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=aggr(only({$&amp;lt;AttentionSign-={'a'},[Father Supplier Name]=,[Year-Qtr-Num]={'$(=max([Year-Qtr-Num]))'}&amp;gt;}info(AttentionSign)),[Father Supplier Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and its ok, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;but when i am filtering one of the filters the table is filtering ok but in the same scenario i am filtering &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;the other filter and it is canceling the previus filter,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;i believe it is because we are ignoring [Father Supplier Name] the second filter is catching all the [Father Supplier Name] &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;in the model without paying attention to the preveius filter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;is ther somthing i can do?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope it's understood.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-weight: inherit;"&gt;thanks.&lt;/SPAN&gt;&lt;SPAN style="; color: #575757; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155178#M909830</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-08T19:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155179#M909831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never tried this before, can you give this a try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Alt(Only({$&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;[Father Supplier Name] = {"=Sum({&amp;lt;[Father Supplier Name] = &amp;gt;} AttentionFlag) &amp;gt;= 2"}&lt;/SPAN&gt;, Alabet = {'a'}&amp;gt;} info(Alabet)), Only({$&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;[Father Supplier Name] = {"=Sum({&amp;lt;[Father Supplier Name] = &amp;gt;} AttentionFlag) &amp;lt; 2"}&lt;/SPAN&gt;, Alabet = {'b'}&amp;gt;} info(Alabet))), [Father Supplier Name])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155179#M909831</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T19:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155180#M909832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no sunny its not good at all now,&lt;/P&gt;&lt;P&gt;it is only showing one value from the two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155180#M909832</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-08T19:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155181#M909833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155181#M909833</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T19:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155182#M909834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, i need to check - i dont think the client will approve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it simple to scrable the data can you guide me how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155182#M909834</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-08T19:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155183#M909835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look here to scramble the data&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155183#M909835</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T19:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155184#M909836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you sunny,&lt;/P&gt;&lt;P&gt;we will continue this later after i will &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;scramble the data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155184#M909836</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-08T19:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155185#M909837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample Attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155185#M909837</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-08T20:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155186#M909838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think its time we get the experts involved here. May be &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌ can offer you his expert advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 20:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155186#M909838</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T20:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155187#M909839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="127312" alt="2016-06-09 00_23_15-QlikView x64 - [C__Users_Stefan_Downloads_Trend_2.qvw].png" class="jive-image image-1" src="/legacyfs/online/127312_2016-06-09 00_23_15-QlikView x64 - [C__Users_Stefan_Downloads_Trend_2.qvw].png" style="height: 341px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 22:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155187#M909839</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-08T22:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155188#M909840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Stefan I am on a mobile device and I can't wait to see what the solution would be. Do you mind posting the expression/s?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 22:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155188#M909840</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T22:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155189#M909841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am basically using an alternate state AS1 for the second list box and then use&lt;/P&gt;&lt;P&gt;=aggr(only({&amp;lt;AttentionSign-={'a'},[Father Supplier Name]=,[Year-Qtr-Num]={'$(=max({$}[Year-Qtr-Num]))'}&amp;gt;}info(AttentionSign)),[Father Supplier Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and as expression in the chart&lt;/P&gt;&lt;P&gt;=AVG({$*AS1}[Final Score])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there currently might be some minor open issue with regard to e.g. selections in time (not sure how the requirements are here, the current list box 1 also seems to not show the correct filter options when e.g. selecting a quarter).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 22:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155189#M909841</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-08T22:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155190#M909842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;No way to create this list box without using the if statement? I think the issue is related to the if statement getting triggered on selection and might be avoided if we can avoid the if statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 22:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155190#M909842</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-08T22:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155191#M909843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you very much guys very very impressive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have one more issues:&lt;/P&gt;&lt;P&gt; the client also want the table to be sorted i managed to sort the &lt;SPAN style="font-size: 13.3333px;"&gt;"Overall Trend" but need to sort "Last Two Qtr Trend"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(the arrows).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again thank you &lt;SPAN style="font-size: 13.3333px;"&gt;very&lt;/SPAN&gt; very much !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 18:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155191#M909843</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-09T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155192#M909844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be sort using this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(If(Sum(AttentionFlag) = 0, 100000, Sum(AttentionFlag)*100000), ORD(Only({$&amp;lt;[Year-Qtr-Num]={'$(=max([Year-Qtr-Num]))'}&amp;gt;} AttentionSign)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127473_Capture.PNG" style="height: 541px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 20:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155192#M909844</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-09T20:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155193#M909845</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&gt;RangeSum(If(Sum(AttentionFlag) = 0 or Sum(AttentionFlag) = 1, 100000, 200000), ORD(Only({$&amp;lt;[Year-Qtr-Num]={'$(=max([Year-Qtr-Num]))'}&amp;gt;} AttentionSign)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127474_Capture.PNG" style="height: 293px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 20:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155193#M909845</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-09T20:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr in Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155194#M909846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, it seems to work in the sample but not in the model itself (it is better then what it was)&lt;/P&gt;&lt;P&gt;can you take another look at the new attached - i didn't realize the model was so small the first time.&lt;/P&gt;&lt;P&gt;so here is the not reduced model.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 20:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-in-Listbox/m-p/1155194#M909846</guid>
      <dc:creator>idogridish2</dc:creator>
      <dc:date>2016-06-09T20:57:57Z</dc:date>
    </item>
  </channel>
</rss>

