<?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: Display dimension values based on condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305446#M27785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;If(Column(1) &amp;gt; 0 or Column(2) &amp;gt; 0,&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Match(ValueList('Top 80 N'), 'Top 80 N'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Vendor,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code = {"=Count(DISTINCT {&amp;lt;Vendor = {""=Sum({&amp;lt;Vendor&amp;gt;}Aggr(Rangesum(Above(Sum({&amp;lt;Vendor&amp;gt;} Sales)/Sum({&amp;lt;Vendor&amp;gt;} TOTAL Sales), 0, RowNo())), (Vendor,(=Sum({&amp;lt;Vendor&amp;gt;} Sales),Desc)))) &amp;gt; 0.8""}, Type = {'N'}, Type1 = {'M'}&amp;gt;}Code) &amp;gt;= 1"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vendor = {"=Sum({&amp;lt;Vendor&amp;gt;}Aggr(Rangesum(Above(Sum({&amp;lt;Vendor&amp;gt;} Sales)/Sum({&amp;lt;Vendor&amp;gt;} TOTAL Sales), 0, RowNo())), (Vendor,(=Sum({&amp;lt;Vendor&amp;gt;} Sales),Desc)))) &amp;gt;= 0.8"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type = {'N'}&amp;gt;} Sales))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jun 2017 14:22:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-06-16T14:22:24Z</dc:date>
    <item>
      <title>Display dimension values based on condition</title>
      <link>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305443#M27782</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;I have a bar chart in the sample qvf attached. Now what I'd like to do is only display the 'Codes' in the bar chart which have measures 'Type C'&amp;gt;0 or 'Type N 80%'&amp;gt;0. Also, if possible I only want to display the 'Total Sales' measure on the bar chart while displaying the measures 'Type C' and 'Type N 80%' in the tool tip or any other work around like using a different type of chart is fine too. Will really appreciate the help on this. TIA!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/34510" target="_blank"&gt;kaushik.solanki&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/171708" target="_blank"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305443#M27782</guid>
      <dc:creator>mrthomasshelby</dc:creator>
      <dc:date>2024-11-16T09:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display dimension values based on condition</title>
      <link>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305444#M27783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand what you are looking to get here. Can you explain using some screenshots what is wrong or what are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 13:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305444#M27783</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-16T13:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Display dimension values based on condition</title>
      <link>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305445#M27784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the bar chart in the app, all the codes in the Bottom 20% are being displayed. What I want instead is to only display the codes for which at least one of the measures 'Type C' or 'Type N 80%' &amp;gt;0. For example, the Code 90007052 has 0 under both 'Type C' and 'Type N 80%'. So it should not be displayed in the bar chart. In short, all the codes that have 0 under both 'Type C' and 'Type N 80%' should not be displayed in the chart. This is the main objective.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if possible, what I want to display on the bar chart which contains only codes that have at least one of 'Type C' or 'Type N 80%'&amp;gt;0 is the measure 'Total Sales' corresponding to that Code. Then show the measures 'Type C' and 'Type N 80%' as well on the tool tip or something similar. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 14:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305445#M27784</guid>
      <dc:creator>mrthomasshelby</dc:creator>
      <dc:date>2017-06-16T14:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display dimension values based on condition</title>
      <link>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305446#M27785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;If(Column(1) &amp;gt; 0 or Column(2) &amp;gt; 0,&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Match(ValueList('Top 80 N'), 'Top 80 N'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Vendor,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code = {"=Count(DISTINCT {&amp;lt;Vendor = {""=Sum({&amp;lt;Vendor&amp;gt;}Aggr(Rangesum(Above(Sum({&amp;lt;Vendor&amp;gt;} Sales)/Sum({&amp;lt;Vendor&amp;gt;} TOTAL Sales), 0, RowNo())), (Vendor,(=Sum({&amp;lt;Vendor&amp;gt;} Sales),Desc)))) &amp;gt; 0.8""}, Type = {'N'}, Type1 = {'M'}&amp;gt;}Code) &amp;gt;= 1"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vendor = {"=Sum({&amp;lt;Vendor&amp;gt;}Aggr(Rangesum(Above(Sum({&amp;lt;Vendor&amp;gt;} Sales)/Sum({&amp;lt;Vendor&amp;gt;} TOTAL Sales), 0, RowNo())), (Vendor,(=Sum({&amp;lt;Vendor&amp;gt;} Sales),Desc)))) &amp;gt;= 0.8"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Type = {'N'}&amp;gt;} Sales))&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 14:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305446#M27785</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-16T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display dimension values based on condition</title>
      <link>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305447#M27786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was exactly what I was looking for. Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 14:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-dimension-values-based-on-condition/m-p/1305447#M27786</guid>
      <dc:creator>mrthomasshelby</dc:creator>
      <dc:date>2017-06-16T14:31:46Z</dc:date>
    </item>
  </channel>
</rss>

