<?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 Numbering Dimensions on a Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534056#M199514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;We are attempting to prepare a barchart with a large number of dimension values, let's say 200.&amp;nbsp; To simplify this, we are liming the display to the "Top 5" and then show others using the options under Dimension Limits property of the chart.&amp;nbsp; When the user clicks on "Other", they see the next 5.&amp;nbsp; After clicking on other a couple of times, it is hard to remember how far into the list you are.&amp;nbsp; So we would like to number the entire list so you would see the first 5 as 1, 2, 3, ,4, 5.&amp;nbsp; When selecting "Other", you would see 6, 7, 8, 9, 10.&amp;nbsp; And so on as you drilled into the other intil you get to the last screen where you would see 195, 196, 197, 198, 199, 200. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e., I would like to generate the handwritten numbers in the following image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="NumberedList.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/49088_NumberedList.PNG" style="width: 620px; height: 157px;" /&gt;&lt;/P&gt;&lt;P&gt;Any thoughts about how to accomplish this will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2013 22:51:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-15T22:51:03Z</dc:date>
    <item>
      <title>Numbering Dimensions on a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534056#M199514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;We are attempting to prepare a barchart with a large number of dimension values, let's say 200.&amp;nbsp; To simplify this, we are liming the display to the "Top 5" and then show others using the options under Dimension Limits property of the chart.&amp;nbsp; When the user clicks on "Other", they see the next 5.&amp;nbsp; After clicking on other a couple of times, it is hard to remember how far into the list you are.&amp;nbsp; So we would like to number the entire list so you would see the first 5 as 1, 2, 3, ,4, 5.&amp;nbsp; When selecting "Other", you would see 6, 7, 8, 9, 10.&amp;nbsp; And so on as you drilled into the other intil you get to the last screen where you would see 195, 196, 197, 198, 199, 200. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e., I would like to generate the handwritten numbers in the following image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="NumberedList.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/49088_NumberedList.PNG" style="width: 620px; height: 157px;" /&gt;&lt;/P&gt;&lt;P&gt;Any thoughts about how to accomplish this will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 22:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534056#M199514</guid>
      <dc:creator />
      <dc:date>2013-11-15T22:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering Dimensions on a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534057#M199515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it not be better to show the first 5, but then to display a scroll bar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-11-16_00h12_10.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49091_2013-11-16_00h12_10.png" style="width: 620px; height: 549px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-11-16_00h13_35.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49092_2013-11-16_00h13_35.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 00:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534057#M199515</guid>
      <dc:creator />
      <dc:date>2013-11-16T00:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering Dimensions on a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534058#M199516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use an Calculated Dimension&lt;/P&gt;&lt;P&gt;=aggr(rank( sum({1}Expression1)),Dim2) &amp;amp; ' - ' &amp;amp; Dim2&lt;/P&gt;&lt;P&gt;where&amp;nbsp; sum({1}Expression1) is your first expression and Dim2 is your Dimension&lt;/P&gt;&lt;P&gt;&lt;IMG alt="99172.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49094_99172.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 00:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534058#M199516</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-16T00:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering Dimensions on a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534059#M199517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Thank you Anjos for putting me on the right track.&amp;nbsp; While it didn’t work quite as needed, it only took a few minutes to get from your idea to where we needed to be.&amp;nbsp; This is the expression that works precisely as intended:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #666666; font-size: 10.5pt;"&gt;=aggr(rank( sum({$&amp;lt;Dim2=&amp;gt;}Expression1)),Dim2) &amp;amp; ' - ' &amp;amp; Dim2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;In this case, we were trying to rank agencies within a particular fiscal year.&amp;nbsp; If I understand Set Analysis, your expression ranked the agencies based on all expenditures loaded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt;Thanks again&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; color: #1f497d; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 16:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534059#M199517</guid>
      <dc:creator />
      <dc:date>2013-11-18T16:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering Dimensions on a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534060#M199518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, good to know you have resolved&lt;/P&gt;&lt;P&gt;Your expression differs on mine that mine disregards ANY selection and your only Dim2 selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 16:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numbering-Dimensions-on-a-Chart/m-p/534060#M199518</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-18T16:16:35Z</dc:date>
    </item>
  </channel>
</rss>

