<?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: [Help] Custom sorting in bar chart not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609143#M735770</link>
    <description>&lt;P&gt;Use PICK() function along with Match function. Something like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Pick(Match([Dimension 1],'GLOBAL FOREX', 'GLOBAL RATES', 'GLOBAL CREDIT - CORE', 'GLOBAL EQUITIES', 'BSM', 'Others'),1,2,3,4,5,6)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps..&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Aug 2019 12:13:57 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2019-08-04T12:13:57Z</dc:date>
    <item>
      <title>[Help] Custom sorting in bar chart not working</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609138#M735769</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a bar chart and i want to sort the dimension in the following order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 -'GLOBAL FOREX'&lt;/P&gt;&lt;P&gt;2- 'GLOBAL RATES'&lt;/P&gt;&lt;P&gt;3-&amp;nbsp;'GLOBAL CREDIT - CORE'&amp;nbsp;&lt;/P&gt;&lt;P&gt;4 - 'GLOBAL EQUITIES',&lt;/P&gt;&lt;P&gt;5 - 'BSM'&lt;/P&gt;&lt;P&gt;So in the sort tab i am writing this below expression&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Match([Dimension 1],'GLOBAL FOREX', 'GLOBAL RATES', 'GLOBAL CREDIT - CORE', 'GLOBAL EQUITIES', 'BSM', 'Others')&lt;/P&gt;&lt;P&gt;In the result set i am getting 'Others' in 2nd position. See the attached image.&lt;/P&gt;&lt;P&gt;Please let me know what mistake i am doing here.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609138#M735769</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: [Help] Custom sorting in bar chart not working</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609143#M735770</link>
      <description>&lt;P&gt;Use PICK() function along with Match function. Something like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Pick(Match([Dimension 1],'GLOBAL FOREX', 'GLOBAL RATES', 'GLOBAL CREDIT - CORE', 'GLOBAL EQUITIES', 'BSM', 'Others'),1,2,3,4,5,6)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps..&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2019 12:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609143#M735770</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2019-08-04T12:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: [Help] Custom sorting in bar chart not working</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609147#M735771</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thank you for your quick reply .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried your solution , but it did not work , getting same result.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2019 14:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609147#M735771</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2019-08-04T14:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: [Help] Custom sorting in bar chart not working</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609153#M735772</link>
      <description>&lt;P&gt;It might have been helpful if you had attached a small sample and show us what is not working. Any have attached is the sample qvw file. The expression is working&amp;nbsp; and hoping this is what you want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2019 16:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609153#M735772</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2019-08-04T16:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Help] Custom sorting in bar chart not working</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609184#M735773</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thank you very much for the attached QVW. My actual app is in qliksense. It should work in QlikSense as well. however&lt;/P&gt;&lt;P&gt;it is not liking it.&lt;/P&gt;&lt;P&gt;Thank you for your help though.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 05:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609184#M735773</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2019-08-05T05:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: [Help] Custom sorting in bar chart not working</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609510#M735774</link>
      <description>&lt;P&gt;Sorry, I am not familiar with Qliksense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 16:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Custom-sorting-in-bar-chart-not-working/m-p/1609510#M735774</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2019-08-05T16:48:36Z</dc:date>
    </item>
  </channel>
</rss>

