<?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 Coloring by dimension and ordering legend in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Coloring-by-dimension-and-ordering-legend/m-p/1681997#M51922</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;In a bar chart, I order dimension using expression like this : if(Match(mydimension,'US'),1,if(Match(mydimension,'FR'),2, ...))&lt;/P&gt;&lt;P&gt;It works fine.&lt;/P&gt;&lt;P&gt;But when I configure color by dimension using 'mydimension', the different values of mydimension are listed in alphabetical order, and no more using expression.&lt;/P&gt;&lt;P&gt;Any idea to resolve this problem?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 10:32:19 GMT</pubDate>
    <dc:creator>jleberre</dc:creator>
    <dc:date>2020-03-05T10:32:19Z</dc:date>
    <item>
      <title>Coloring by dimension and ordering legend</title>
      <link>https://community.qlik.com/t5/App-Development/Coloring-by-dimension-and-ordering-legend/m-p/1681997#M51922</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;In a bar chart, I order dimension using expression like this : if(Match(mydimension,'US'),1,if(Match(mydimension,'FR'),2, ...))&lt;/P&gt;&lt;P&gt;It works fine.&lt;/P&gt;&lt;P&gt;But when I configure color by dimension using 'mydimension', the different values of mydimension are listed in alphabetical order, and no more using expression.&lt;/P&gt;&lt;P&gt;Any idea to resolve this problem?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 10:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Coloring-by-dimension-and-ordering-legend/m-p/1681997#M51922</guid>
      <dc:creator>jleberre</dc:creator>
      <dc:date>2020-03-05T10:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Coloring by dimension and ordering legend</title>
      <link>https://community.qlik.com/t5/App-Development/Coloring-by-dimension-and-ordering-legend/m-p/1682011#M51925</link>
      <description>&lt;P&gt;I finally resolved my problem using Dual(text,number) function&lt;/P&gt;&lt;P&gt;My field has&amp;nbsp; now 2 values: a string value for display purposes, and a number value for sorting purposes&lt;/P&gt;&lt;P&gt;Dimension is ordered by number instead of by expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 11:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Coloring-by-dimension-and-ordering-legend/m-p/1682011#M51925</guid>
      <dc:creator>jleberre</dc:creator>
      <dc:date>2020-03-05T11:18:11Z</dc:date>
    </item>
  </channel>
</rss>

