<?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 Possible to make same quarter same color ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Possible-to-make-same-quarter-same-color/m-p/1065570#M17271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;I have a Bar chart by Quarterly.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;It is possible to make the Q1 for every same color ?&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;So that i can see the sales trend by Qtr.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 12:20:49 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-03-24T12:20:49Z</dc:date>
    <item>
      <title>Possible to make same quarter same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/Possible-to-make-same-quarter-same-color/m-p/1065570#M17271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;I have a Bar chart by Quarterly.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;It is possible to make the Q1 for every same color ?&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;So that i can see the sales trend by Qtr.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 12:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Possible-to-make-same-quarter-same-color/m-p/1065570#M17271</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-24T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to make same quarter same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/Possible-to-make-same-quarter-same-color/m-p/1065571#M17272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Chart Appearance&lt;/P&gt;&lt;P&gt;Colors and Legend&lt;/P&gt;&lt;P&gt;Write below expression&lt;/P&gt;&lt;P&gt;IF(WildMatch(YearQtr,'Q1*'),Green(),&lt;/P&gt;&lt;P&gt;IF(WildMatch(YearQtr,'Q2*'),Red(),&lt;/P&gt;&lt;P&gt;IF(WildMatch(YearQtr,'Q3*'),Yellow(),&lt;/P&gt;&lt;P&gt;IF(WildMatch(YearQtr,'Q4*'),QlikTechGray()))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 12:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Possible-to-make-same-quarter-same-color/m-p/1065571#M17272</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-03-24T12:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to make same quarter same color ?</title>
      <link>https://community.qlik.com/t5/App-Development/Possible-to-make-same-quarter-same-color/m-p/1065572#M17273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Thank you very much.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;I notice that for sales by month , i don't require any script to make the color for every Jan same color, ( Chart 1 )&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;So it is possible combine the 2 chart into 1 ? So that month and Quarter will have same color.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 21:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Possible-to-make-same-quarter-same-color/m-p/1065572#M17273</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-24T21:07:27Z</dc:date>
    </item>
  </channel>
</rss>

