<?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 stacked Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1518283#M750209</link>
    <description>&lt;P&gt;Hi Sorry for the late reply.&lt;/P&gt;&lt;P&gt;On the X Axis i have the dimension values like this:&lt;/P&gt;&lt;P&gt;ABC_100_0, ABC_100_1, ABC_100_2, XYZ_100_0, PQR_100_1, DSG_100_2 etc.......&lt;/P&gt;&lt;P&gt;I would like to have the ABC_100_0 first, ABC_100_1 second ABC_100_2 as the third and rest sort doesn't matter.&lt;/P&gt;&lt;P&gt;Please note: the _100_ is a dynamic value&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BC&lt;/P&gt;</description>
    <pubDate>Sun, 09 Dec 2018 03:58:30 GMT</pubDate>
    <dc:creator>BootCam</dc:creator>
    <dc:date>2018-12-09T03:58:30Z</dc:date>
    <item>
      <title>Sorting stacked Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1516981#M750204</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to sort the bar chart starting with a particular value in dimension (x-axis) and then the rest will be based on the value in the expression on descending order.&lt;/P&gt;&lt;P&gt;Is this possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BC&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1516981#M750204</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2024-11-16T21:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting stacked Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1516983#M750205</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try sorting by expression and use..&lt;/P&gt;&lt;P&gt;=match(FIELD,'VALUE') and change to descending&lt;/P&gt;&lt;P&gt;That should put the value you have entered at the top and the rest should follow&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 18:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1516983#M750205</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-05T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting stacked Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1516994#M750206</link>
      <description>&lt;P&gt;Hi HopkinSC,&lt;/P&gt;&lt;P&gt;Actually i am trying to sort by the height(Value) of the Bars not what goes on top or bottom.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 19:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1516994#M750206</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2018-12-05T19:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting stacked Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1517001#M750207</link>
      <description>&lt;P&gt;Hi, can you give an example?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 19:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1517001#M750207</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-05T19:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting stacked Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1517045#M750208</link>
      <description>&lt;P&gt;In the&amp;nbsp;sort tab, check the expression box and&amp;nbsp;write your expression for which you would like to sort and select Desc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this works.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 22:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1517045#M750208</guid>
      <dc:creator>sujana1621</dc:creator>
      <dc:date>2018-12-05T22:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting stacked Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1518283#M750209</link>
      <description>&lt;P&gt;Hi Sorry for the late reply.&lt;/P&gt;&lt;P&gt;On the X Axis i have the dimension values like this:&lt;/P&gt;&lt;P&gt;ABC_100_0, ABC_100_1, ABC_100_2, XYZ_100_0, PQR_100_1, DSG_100_2 etc.......&lt;/P&gt;&lt;P&gt;I would like to have the ABC_100_0 first, ABC_100_1 second ABC_100_2 as the third and rest sort doesn't matter.&lt;/P&gt;&lt;P&gt;Please note: the _100_ is a dynamic value&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BC&lt;/P&gt;</description>
      <pubDate>Sun, 09 Dec 2018 03:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-stacked-Bar-chart/m-p/1518283#M750209</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2018-12-09T03:58:30Z</dc:date>
    </item>
  </channel>
</rss>

