<?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: Qlikview charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665260#M242155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look at this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 18:58:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-22T18:58:40Z</dc:date>
    <item>
      <title>Qlikview charts</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665259#M242154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I have a scenerio where I have a loading month which contains values of a particular good for 12 months i.e Jan-Dec in a bar chart.Now I want that when I select loading month Jun,I should be able to see Month from Jan to jun in green colour and rest months in red colour, again If I select loading month Mar, I should be able to see in bar chart month jan to mar in green colour and rest months in red colour..&lt;/P&gt;&lt;P&gt;How can I do this in front end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in anticipation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 17:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665259#M242154</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2014-09-22T17:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview charts</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665260#M242155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look at this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 18:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665260#M242155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T18:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview charts</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665261#M242156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didnt find any attachment.pls reply soon..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 19:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665261#M242156</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2014-09-22T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Qlikview charts</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665262#M242157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;should be attached, please check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 19:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665262#M242157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-22T19:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview charts</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665263#M242158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;this is a solution without makro. Please see the picture:&lt;BR /&gt;&lt;IMG alt="TestMatch.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67370_TestMatch.jpg" style="width: 620px; height: 355px;" /&gt;&lt;/P&gt;&lt;P&gt;The expression for the color of the bars is: &lt;/P&gt;&lt;P&gt;If(MonthNum &amp;lt;= Match(Month, 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'), RGB(0, 255,0), RGB(255, 0, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 20:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665263#M242158</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-09-22T20:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview charts</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665264#M242159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;last night I had the idea of a much more elegant solution to your problem.&lt;/P&gt;&lt;P&gt;Please, follow these 3 steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i) this is your script to use &lt;/P&gt;&lt;P&gt;&lt;IMG alt="TestMatchScript.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67522_TestMatchScript.jpg" /&gt;&lt;/P&gt;&lt;P&gt;ii) Add an alternate state to your app, e. g. 'A' and chose this state for&amp;nbsp; the month listbox where your user will do the selections on the month&lt;/P&gt;&lt;P&gt;&lt;IMG alt="TestMatch.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67532_TestMatch.jpg" style="width: 620px; height: 225px;" /&gt;&lt;/P&gt;&lt;P&gt;iii) Create a variable and assign this value to it: =Only({A}MonthNum), don't forget the equal sign.&lt;/P&gt;&lt;P&gt;Use this variable in the expression for the color of the bars in your chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="TestMatch2.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/67533_TestMatch2.jpg" style="width: 620px; height: 285px;" /&gt;&lt;/P&gt;&lt;P&gt;That's it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy qliking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 09:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-charts/m-p/665264#M242159</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-09-24T09:58:24Z</dc:date>
    </item>
  </channel>
</rss>

