<?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: select value from listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727647#M260765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this in expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Bucket = {'On Time'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2014 11:27:00 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2014-06-23T11:27:00Z</dc:date>
    <item>
      <title>select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727645#M260763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose i have 4 values in listbox named as bucket having values as on Time,15-30,30-60,&amp;gt;60&lt;/P&gt;&lt;P&gt;i want to create a chart only for on time,what will be the expression in calculated dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727645#M260763</guid>
      <dc:creator />
      <dc:date>2014-06-23T11:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727646#M260764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried if(wildmatch(Bucket,'On Time')Bucket)&lt;/P&gt;&lt;P&gt;But it won't work,display wrong result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727646#M260764</guid>
      <dc:creator />
      <dc:date>2014-06-23T11:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727647#M260765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this in expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Bucket = {'On Time'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727647#M260765</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-06-23T11:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727648#M260766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to use a calculated dimension here: define the scope of the analysis in the expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14035230688934171" jivemacro_uid="_14035230688934171"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Sum({&amp;lt;Bucket = {'On Time'}&amp;gt;} Value)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727648#M260766</guid>
      <dc:creator />
      <dc:date>2014-06-23T11:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727649#M260767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if want to display airline?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727649#M260767</guid>
      <dc:creator />
      <dc:date>2014-06-23T11:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727650#M260768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use airline as dimension and the above expression for the data values. That way only airlines that were 'On Time' wil be displayed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727650#M260768</guid>
      <dc:creator />
      <dc:date>2014-06-23T11:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727651#M260769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;Try this in calculated dimension side&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;aggr(only({&amp;lt;Bucket = {'On Time'}&amp;gt;} airline),airline)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;check on suppress null value&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727651#M260769</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-06-23T11:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727652#M260770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not useful for me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727652#M260770</guid>
      <dc:creator />
      <dc:date>2014-06-23T12:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727653#M260771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have already created chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/60979_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/60997_pastedImage_4.png" style="width: auto; height: auto;" /&gt;expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=Count( {&amp;lt;FlightType={'Departure'},FlightDestType={'International','Domestic'} &amp;gt;} IF(WildMatch(NatureCode,'*1*','*8*','*5*'), FLNO))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i selected indigo flight it display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the new requirement is ,I have to create a new chart for only On Time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this i used the following&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;=(Count( {&amp;lt;Bucket={'On Time'},FlightType={'Departure'},FlightDestType={'Domestic'} &amp;gt;} IF(WildMatch(NatureCode,'*1*','*8*','*5*'), FLNO)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dimension&lt;/P&gt;&lt;P&gt;=Aggr(Only({&amp;lt;Bucket_new={'On Time'}&amp;gt;}AirlineName),AirlineName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but selction of indigo and other flight it display wrong result as compare to other&lt;/P&gt;&lt;P&gt;like in indigo&lt;/P&gt;&lt;P&gt; it show 100% instead of 91%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any sugg??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727653#M260771</guid>
      <dc:creator />
      <dc:date>2014-06-23T12:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727654#M260772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Bucket = {'On Time'}&amp;gt;} Airlines)&lt;/P&gt;&lt;P&gt;This will give you the count of the number times an airlines was on time.&lt;/P&gt;&lt;P&gt;Plot this against the Airlines name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727654#M260772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T12:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: select value from listbox</title>
      <link>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727655#M260773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to fetch the only one value of bucket and show in other but the value should remain same&lt;/P&gt;&lt;P&gt;as in previous chart with whole bucket ,on time value in 92%,then if i create one more chart which fetch only on time out of all 4 value of bucket ,value of on time should remain same as previous i.e. 92%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 05:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-value-from-listbox/m-p/727655#M260773</guid>
      <dc:creator />
      <dc:date>2014-06-24T05:48:01Z</dc:date>
    </item>
  </channel>
</rss>

