<?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 Order by Dimension in Bar chart - not working as expected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-Order-by-Dimension-in-Bar-chart-not-working-as-expected/m-p/1660293#M730185</link>
    <description>&lt;P&gt;Here are a couple of Design Blog posts that should help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Actually, just the one link, at the bottom of that post is a link to another post regarding exclusions etc.&amp;nbsp; I suspect the combination of things should help get you on the right track with things.&lt;/P&gt;
&lt;P&gt;If you want direct help, generally it is best to attach QVW file to the thread so folks can check the data model and chart and expressions to be sure they get you the correct code, otherwise bit of a guess as to whether what they offer may work or not...&lt;/P&gt;
&lt;P&gt;If you want to search further in the Design Blog area, use the following URL for that:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2019 19:42:41 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-12-23T19:42:41Z</dc:date>
    <item>
      <title>Sorting Order by Dimension in Bar chart - not working as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Order-by-Dimension-in-Bar-chart-not-working-as-expected/m-p/1658772#M730184</link>
      <description>&lt;P&gt;Hi All, &amp;nbsp;I have a requirement to freeze all the&amp;nbsp;objects in a particular tab. While applying the freezing condition, the sort order is not working as expected in a bar chart. The bar chart as one dimension "Threshold" with Value = &amp;lt;10K, $10K - $100K, &amp;gt;100K, NULL and expression sum(Spend ). only for reporting_date filter the bar chart should change but for any other filters it should not change and has to be freezed. I used the below condition to freeze the object by referring the below link -&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Ignore-all-selections-except-some-specific-fields-using-Set/ta-p/1482031/page/2/show-comments/true" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Ignore-all-selections-except-some-specific-fields-using-Set/ta-p/1482031/page/2/show-comments/true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Expression used:&lt;/STRONG&gt;&lt;BR /&gt;sum({$&amp;lt;[Dimension1] = {'Value1'}, $(= '[' &amp;amp; Concat({1&amp;lt;$Field-={Reporting_date,[Dimension1]}&amp;gt;} $Field,']=,[') &amp;amp; ']=')&amp;gt;} Spend)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected:&lt;/STRONG&gt;&amp;nbsp;On any filter applied the sort order of Threshold should always remains the same like&amp;nbsp;&amp;lt;10K, $10K - $100K, &amp;gt;100K, NULL&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&amp;nbsp;For&amp;nbsp;reporting_date filter the threshold order remains the same but on any field when filtered the order gets changed like&amp;nbsp;&amp;lt;10K, NULL,&amp;nbsp; &amp;gt;100K,&amp;nbsp;$10K - $100K etc.&lt;/P&gt;&lt;P&gt;Please provide any suggestion?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help greatly!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Order-by-Dimension-in-Bar-chart-not-working-as-expected/m-p/1658772#M730184</guid>
      <dc:creator>jansen28</dc:creator>
      <dc:date>2024-11-16T01:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Order by Dimension in Bar chart - not working as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Order-by-Dimension-in-Bar-chart-not-working-as-expected/m-p/1660293#M730185</link>
      <description>&lt;P&gt;Here are a couple of Design Blog posts that should help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Actually, just the one link, at the bottom of that post is a link to another post regarding exclusions etc.&amp;nbsp; I suspect the combination of things should help get you on the right track with things.&lt;/P&gt;
&lt;P&gt;If you want direct help, generally it is best to attach QVW file to the thread so folks can check the data model and chart and expressions to be sure they get you the correct code, otherwise bit of a guess as to whether what they offer may work or not...&lt;/P&gt;
&lt;P&gt;If you want to search further in the Design Blog area, use the following URL for that:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 19:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Order-by-Dimension-in-Bar-chart-not-working-as-expected/m-p/1660293#M730185</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-23T19:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Order by Dimension in Bar chart - not working as expected</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-Order-by-Dimension-in-Bar-chart-not-working-as-expected/m-p/1660301#M730186</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({1&amp;lt;[Dimension1] = {'Value1'}, Reporting_date = $::Reporting_date&amp;gt;} Spend)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 20:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-Order-by-Dimension-in-Bar-chart-not-working-as-expected/m-p/1660301#M730186</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-12-23T20:09:06Z</dc:date>
    </item>
  </channel>
</rss>

