<?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 / Multibox Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Multibox-Expression/m-p/1617737#M445545</link>
    <description>&lt;P&gt;Brian, did Frank's post and updated example get you what you wanted?&amp;nbsp; If so, please consider using the Accept as Solution button on his post to give him credit for the help with things.&amp;nbsp; If you did something different, consider posting that and you can then mark that as well, so others will know what worked here.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2019 14:47:22 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-08-28T14:47:22Z</dc:date>
    <item>
      <title>List Box / Multibox Expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Multibox-Expression/m-p/1611378#M445172</link>
      <description>&lt;P&gt;Currently, I have an Expression in the attached Qlik file called Percentile Of Target Company.&amp;nbsp; I would like to create a list box or multibox that uses this Expression to all me to filter by the Percentile.&amp;nbsp; I have tried using the Expression created but it does not work when creating a list box or multibox.&amp;nbsp; Can someone provide guidence on how to adjust this Expression to work in a list box / multi box.&amp;nbsp; Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Multibox-Expression/m-p/1611378#M445172</guid>
      <dc:creator>bxprokop</dc:creator>
      <dc:date>2024-11-16T02:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: List Box / Multibox Expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Multibox-Expression/m-p/1611384#M445173</link>
      <description>&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;listbox expression:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=aggr(IF(IsNull(sum({Target} TotalCharges)/sum({Target} volume)),'No Charge',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.1),'10th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.25),'25th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.4),'40th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.5),'50th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.6),'60th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.75),'75th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.80),'80th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.85),'85th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.9),'90th Percentile',
IF(sum({Target} TotalCharges)/sum({Target} volume)&amp;lt;fractile(AverageCharge,0.95),'95th Percentile',
'&amp;gt;95th Percentile'))))))))))),category)&lt;/LI-CODE&gt;&lt;P&gt;hope this helps&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2019 13:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Multibox-Expression/m-p/1611384#M445173</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-08-11T13:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: List Box / Multibox Expression</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Multibox-Expression/m-p/1617737#M445545</link>
      <description>&lt;P&gt;Brian, did Frank's post and updated example get you what you wanted?&amp;nbsp; If so, please consider using the Accept as Solution button on his post to give him credit for the help with things.&amp;nbsp; If you did something different, consider posting that and you can then mark that as well, so others will know what worked here.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 14:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Multibox-Expression/m-p/1617737#M445545</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-28T14:47:22Z</dc:date>
    </item>
  </channel>
</rss>

