<?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 aggregation on list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735273#M722111</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ReddyQsQv_0-1597238989459.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38908i510574D051B23734/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ReddyQsQv_0-1597238989459.png" alt="ReddyQsQv_0-1597238989459.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ReddyQsQv_1-1597239037024.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38909iC4AEB2037EAE5931/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ReddyQsQv_1-1597239037024.png" alt="ReddyQsQv_1-1597239037024.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have attached the sample data and using that created a straight&amp;nbsp; table and the highlighted is calculated&amp;nbsp;sum(REPEAT_CONTACT_INTERVAL)/sum(REPEAT_CONTACT_CNT)&lt;BR /&gt;but the list box should also be aggregated on the same with class (REPEAT_CONTACT_INTERVAL,1,'day') (but&amp;nbsp; this is not aggregated as same as straight table.&lt;BR /&gt;could you please help on this?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:14:10 GMT</pubDate>
    <dc:creator>ReddyQsQv</dc:creator>
    <dc:date>2024-11-16T18:14:10Z</dc:date>
    <item>
      <title>aggregation on list box</title>
      <link>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735273#M722111</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ReddyQsQv_0-1597238989459.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38908i510574D051B23734/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ReddyQsQv_0-1597238989459.png" alt="ReddyQsQv_0-1597238989459.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ReddyQsQv_1-1597239037024.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38909iC4AEB2037EAE5931/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ReddyQsQv_1-1597239037024.png" alt="ReddyQsQv_1-1597239037024.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have attached the sample data and using that created a straight&amp;nbsp; table and the highlighted is calculated&amp;nbsp;sum(REPEAT_CONTACT_INTERVAL)/sum(REPEAT_CONTACT_CNT)&lt;BR /&gt;but the list box should also be aggregated on the same with class (REPEAT_CONTACT_INTERVAL,1,'day') (but&amp;nbsp; this is not aggregated as same as straight table.&lt;BR /&gt;could you please help on this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735273#M722111</guid>
      <dc:creator>ReddyQsQv</dc:creator>
      <dc:date>2024-11-16T18:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: aggregation on list box</title>
      <link>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735314#M722112</link>
      <description>&lt;P&gt;What is expression you are using in listbox?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 15:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735314#M722112</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-12T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: aggregation on list box</title>
      <link>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735338#M722113</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;class (REPEAT_CONTACT_INTERVAL,1,'day')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 15:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735338#M722113</guid>
      <dc:creator>ReddyQsQv</dc:creator>
      <dc:date>2020-08-12T15:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: aggregation on list box</title>
      <link>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735339#M722114</link>
      <description>&lt;P&gt;this seems to be different than what you are using in straight table. Try below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=class(&lt;STRONG&gt;aggr&lt;/STRONG&gt;(sum(REPEAT_CONTACT_INTERVAL)/sum(REPEAT_CONTACT_CNT), &lt;STRONG&gt;Dimension1,Dimension2&lt;/STRONG&gt;),1,'day')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;where &lt;SPAN&gt;&lt;STRONG&gt;Dimension1,Dimension2&amp;nbsp;&lt;/STRONG&gt;are your straight table dimensions. You need to include all straight table dimension in &lt;STRONG&gt;aggr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 15:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735339#M722114</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-12T15:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: aggregation on list box</title>
      <link>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735359#M722115</link>
      <description>&lt;P&gt;It does not work when selecting any value on the Listbox it does not filter straight table&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 16:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1735359#M722115</guid>
      <dc:creator>ReddyQsQv</dc:creator>
      <dc:date>2020-08-12T16:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: aggregation on list box</title>
      <link>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1738595#M722116</link>
      <description>&lt;P&gt;You are likely going to have to attach the QVW file to receive further assistance with things, as folks are going to need to be able to see the data model as well as object and expressions being used...&amp;nbsp; Doubtful you will receive further comments without doing that.&amp;nbsp; If you are worried about sensitive data, you can scramble the values in any fields using the Settings\Document Properties\Scrambling tab settings in the Desktop Client to do that prior to posting it.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 18:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggregation-on-list-box/m-p/1738595#M722116</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-08-25T18:22:21Z</dc:date>
    </item>
  </channel>
</rss>

