<?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: How to make my Bar Chart all Q3 same color ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941058#M13245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it work for you.&lt;/P&gt;&lt;P&gt;I hope that at one point-probably in version 11 of QS &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; we will be able to choose colors with less technical method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2015 21:41:54 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-10-08T21:41:54Z</dc:date>
    <item>
      <title>How to make my Bar Chart all Q3 same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941055#M13242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Q3 same color.png" class="jive-image image-1" src="/legacyfs/online/101492_Q3 same color.png" style="height: 347px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 21:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941055#M13242</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-10-08T21:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my Bar Chart all Q3 same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941056#M13243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colors and Legend&lt;/P&gt;&lt;P&gt;Colors&lt;/P&gt;&lt;P&gt;Custom&lt;/P&gt;&lt;P&gt;By Expression&lt;/P&gt;&lt;P&gt;Your Expression is&lt;/P&gt;&lt;P&gt;if(left(YearQtr,2)='Q3',Red(),Green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can play with RGB() function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(18 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 21:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941056#M13243</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-10-08T21:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my Bar Chart all Q3 same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941057#M13244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thank for the expression , it work fine. My though is to have all Q1 and Q2 and&amp;nbsp; Q3 and Q4 having individual color , but after using your expression , i find it better just make Q4 one color and the rest one color. This way more easy to view the trend , for example i am focus on forecast Q4 sales for 2015 , which is next Qtr. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So some time it is base on luck that we find right expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank a lot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 21:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941057#M13244</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-10-08T21:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my Bar Chart all Q3 same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941058#M13245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it work for you.&lt;/P&gt;&lt;P&gt;I hope that at one point-probably in version 11 of QS &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; we will be able to choose colors with less technical method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 21:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941058#M13245</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-10-08T21:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to make my Bar Chart all Q3 same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941059#M13246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QS ver 11 , now is ver 2 , if every year 1 version up , it will take 11 year , by that time i will be 71 year old. Hope i am still around &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 21:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-make-my-Bar-Chart-all-Q3-same-color/m-p/941059#M13246</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2015-10-08T21:45:16Z</dc:date>
    </item>
  </channel>
</rss>

