<?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: Sorting in charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425539#M429419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Expression you have used Max function, which filters your second value for same value. in Chart the dimension will be aggregated based on you expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2017 13:12:18 GMT</pubDate>
    <dc:creator>krishnacbe</dc:creator>
    <dc:date>2017-10-25T13:12:18Z</dc:date>
    <item>
      <title>Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425533#M429413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a below table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Account&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; investor&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value&lt;/P&gt;&lt;P&gt;12343&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Abcd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sam&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20000&lt;/P&gt;&lt;P&gt;12322&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Abbcd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bob&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40000&lt;/P&gt;&lt;P&gt;12333&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; asdf&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jack&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 34234&lt;/P&gt;&lt;P&gt;12344&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Abcd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Roger&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 234543&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to plot a bar chart accounts with the top 5 values. I was able to create the chart with Account as the dimension and value in the expression. I wanted to display only the top 5 values, so in the dimension limitation, I limited to the largest 5. &lt;/P&gt;&lt;P&gt;The display in the chart I get the top 5 account numbers and the corresponding values. The chart needs to be sorted in the value but it gets sorted on the account number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me get this chart sorted in values? I need this chart sorted in the expression field. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 18:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425533#M429413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T18:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425534#M429414</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;Uncheck all options for the Account Dimension in Sort Tab. Check the Sort By Expression option and add your expression to sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180785_test.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425534#M429414</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-10-24T19:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425535#M429415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the Expression i have used is money(value) . &lt;/P&gt;&lt;P&gt;It doesnt work with the sort by expression. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425535#M429415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T19:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425536#M429416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with sort by Y value :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="449" src="https://community.qlik.com/legacyfs/online/180786_pastedImage_0.png" style="height: 448.816px; width: 490px;" width="490" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425536#M429416</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-10-24T19:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425537#M429417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="test.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180787_test.PNG" style="width: 620px; height: 480px;" /&gt;Hope the Attached file helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425537#M429417</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-10-24T19:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425538#M429418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I missed some data,&amp;nbsp; the sorting works when there is one record for each account when there is more than one record the sorting does not work. &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="256"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Account&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Product&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;investor&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom" width="64"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;value&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;12343&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Abcd&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Sam&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;5000&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;12335&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Abbcd&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Bob&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;24003&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;12321&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;asdf&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Jack&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;2142&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;12342&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Abcd&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Roger&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;12426&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;12343&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Abbcd&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Sam&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;80020&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;12343&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;asdf&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Sam&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="bottom"&gt;&lt;P align="right" style="margin-bottom: 1.5pt; text-align: right;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;400&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the data above. I tried using the max(value) in the expression but that does not give the top 5 values in the chart.&lt;/P&gt;&lt;P&gt;Want the chart to show the top 5 values and its corresponding Account numbers irrespective of the repeated account numbers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 07:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425538#M429418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T07:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425539#M429419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Expression you have used Max function, which filters your second value for same value. in Chart the dimension will be aggregated based on you expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425539#M429419</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-10-25T13:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425540#M429420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I need an expression instead of it to display the chart showing the top values and respective account even if the account has two top values it should display in the chart &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help on that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-charts/m-p/1425540#M429420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-25T13:55:04Z</dc:date>
    </item>
  </channel>
</rss>

