<?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: Bar Chart With Top 10 Values along with Selected Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347455#M837356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, In your dummy data you don't have data as TOP 10&lt;/P&gt;&lt;P&gt;May be this in straight table as Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=aggr(if(Rank(total Sum([Normalised Average Cost]))&amp;lt;=3, [Nombre Comercial]), [Nombre Comercial])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expression is simple &lt;STRONG&gt;Sum([Normalised Average Cost])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And then check the suppress value is null&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163400_Capture.PNG" style="height: 114px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 16:31:18 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-05-15T16:31:18Z</dc:date>
    <item>
      <title>Bar Chart With Top 10 Values along with Selected Field</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347452#M837353</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;Please see the sample data file and screen shot. In data file i have two field one field is Hospital Name and second one is Normalized Paid Amount. In Bar chart i want top 10 hospital Names based on Paid Amount.Please any tell me how to do this.&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/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347452#M837353</guid>
      <dc:creator>shabarish0587</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart With Top 10 Values along with Selected Field</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347453#M837354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Bar chart with HospitalName as Dim and &lt;/P&gt;&lt;P&gt;= Sum([Normalised Average Cost]) as your expr. &lt;/P&gt;&lt;P&gt;Then in dimension limits tab of Chart properties check like below? &lt;/P&gt;&lt;P&gt;Check Restrict which values and Uncheck Show others as highlighted.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163397_Capture.PNG" style="height: 547px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 15:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347453#M837354</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-05-15T15:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart With Top 10 Values along with Selected Field</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347454#M837355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use hospital name as dimension and sum (Cost) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in dimension limits tad, select restrict check box. '&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163393_Capture.JPG" style="height: 238px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 15:58:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347454#M837355</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2017-05-15T15:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart With Top 10 Values along with Selected Field</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347455#M837356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, In your dummy data you don't have data as TOP 10&lt;/P&gt;&lt;P&gt;May be this in straight table as Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=aggr(if(Rank(total Sum([Normalised Average Cost]))&amp;lt;=3, [Nombre Comercial]), [Nombre Comercial])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Expression is simple &lt;STRONG&gt;Sum([Normalised Average Cost])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And then check the suppress value is null&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163400_Capture.PNG" style="height: 114px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 16:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347455#M837356</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-15T16:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart With Top 10 Values along with Selected Field</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347456#M837357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 10:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347456#M837357</guid>
      <dc:creator>shabarish0587</dc:creator>
      <dc:date>2017-05-16T10:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart With Top 10 Values along with Selected Field</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347457#M837358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post) and Helpful Answers (found under the Actions menu under every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 11:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-With-Top-10-Values-along-with-Selected-Field/m-p/1347457#M837358</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2017-05-16T11:46:56Z</dc:date>
    </item>
  </channel>
</rss>

