<?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 Setting colours to specific values in charts in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Setting-colours-to-specific-values-in-charts/m-p/80721#M5331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to set values of a particular dimension based on its value. For example, if the dimension is "Status" and the values are "Yet to start", "Started" and "Ended" which I want as colors red, yellow and green respectively in a pie chart, how can I go about it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2018 12:29:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-09T12:29:21Z</dc:date>
    <item>
      <title>Setting colours to specific values in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-colours-to-specific-values-in-charts/m-p/80721#M5331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to set values of a particular dimension based on its value. For example, if the dimension is "Status" and the values are "Yet to start", "Started" and "Ended" which I want as colors red, yellow and green respectively in a pie chart, how can I go about it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 12:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-colours-to-specific-values-in-charts/m-p/80721#M5331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-09T12:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Setting colours to specific values in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-colours-to-specific-values-in-charts/m-p/80722#M5332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set color by expression... if(Status = 'Yet to start', red, if(Status = 'Started',yellow, green))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 17:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-colours-to-specific-values-in-charts/m-p/80722#M5332</guid>
      <dc:creator>dwforest</dc:creator>
      <dc:date>2018-02-16T17:05:45Z</dc:date>
    </item>
  </channel>
</rss>

