<?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 Bar Chart Dimension by Double Criteria in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553463#M206790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Thanks a lot Gylbert.&lt;/P&gt;&lt;P&gt;Your answer does not solve the double criteria syntax problem with logical operators.&lt;/P&gt;&lt;P&gt;Your answer logically adds those criteria and puts them together in single criteria. &lt;/P&gt;&lt;P&gt;Your answer works in the sample file correcting the constant, but I still didn’t make it work in the real one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let more people see the question before I…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 12:53:05 GMT</pubDate>
    <dc:creator>christian77</dc:creator>
    <dc:date>2013-10-31T12:53:05Z</dc:date>
    <item>
      <title>Sorting Bar Chart Dimension by Double Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553461#M206788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I want to sort my bar chart dimension by double criteria. We can see in the image that more than one criteria is admitted joining with ‘or’ &amp;amp; ‘and’.&amp;nbsp; The thing is that the help page does not say much about it and I do not know how to work it out to obtain what I want.&lt;/P&gt;&lt;P&gt;Anybody can show me how to use it to get those double sort criteria correctly. See the attached document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="48387" alt="Ordenacion.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48387_Ordenacion.png" style="width: 620px; height: 362px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 09:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553461#M206788</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2013-10-31T09:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Bar Chart Dimension by Double Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553462#M206789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression will return true or false. So the values will be sorted by that. What you need is use something like this:&lt;/P&gt;&lt;P&gt;= 1000000*max({1} Order) - sum({1} Value). I've picked 1000000, so that sum(Value) stays below that. You could use something like sum({1} total Value) instead of 1000000 to make sure the multiplier for max(Order) is always larger than the sum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 10:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553462#M206789</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-31T10:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Bar Chart Dimension by Double Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553463#M206790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Thanks a lot Gylbert.&lt;/P&gt;&lt;P&gt;Your answer does not solve the double criteria syntax problem with logical operators.&lt;/P&gt;&lt;P&gt;Your answer logically adds those criteria and puts them together in single criteria. &lt;/P&gt;&lt;P&gt;Your answer works in the sample file correcting the constant, but I still didn’t make it work in the real one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let more people see the question before I…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 12:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553463#M206790</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2013-10-31T12:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Bar Chart Dimension by Double Criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553464#M206791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;The 2 pillars bridge.&lt;/P&gt;&lt;P&gt;A simple bridge wouldn’t make it. Instead of adding 2 fake dimension values in the script and then fill those 2 with variables, I use the total bar as one of the pillars.&lt;/P&gt;&lt;P&gt;The pillar on the left is a fixed value. The pillar on the right is the comparison column and it takes 4 different values depending on the buttons Budget, Last Year… In the middle, the difference between them dimensioned.&lt;/P&gt;&lt;P&gt;I finally made it.&lt;/P&gt;&lt;P&gt;Your answer was very good.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2PillarsBridge.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48431_2PillarsBridge.png" style="width: 620px; height: 271px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 17:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Bar-Chart-Dimension-by-Double-Criteria/m-p/553464#M206791</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2013-10-31T17:16:32Z</dc:date>
    </item>
  </channel>
</rss>

