<?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: line chart with two colors in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100408#M365170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 16:26:52 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-19T16:26:52Z</dc:date>
    <item>
      <title>line chart with two colors</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100403#M365165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; created one line chart in my application in which i want to show two colors means 1st June to till date(19 June)&amp;nbsp; green color and for remaining days pink color.Is it possible ? or else please suggest some suggestion .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 15:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100403#M365165</guid>
      <dc:creator>rupaliqlik</dc:creator>
      <dc:date>2016-07-19T15:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: line chart with two colors</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100404#M365166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as you using Area style isn´t possible.&lt;/P&gt;&lt;P&gt;If you use line Style, use an expression like if(Date#(Date,'DD-MMM-YYYY') &amp;lt; MakeDate(2016,06,19), LightGreen(), LightRed()) as background color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131825_Capturar.PNG" style="height: 145px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100404#M365166</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-07-19T16:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: line chart with two colors</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100405#M365167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131815_Capture.PNG" style="height: 158px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100405#M365167</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-19T16:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: line chart with two colors</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100406#M365168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can try something like this in the background properties of the expression in your chart.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Name of month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'Apr','May'),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;green&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;yellow&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100406#M365168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T16:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: line chart with two colors</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100407#M365169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using two expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100407#M365169</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-07-19T16:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: line chart with two colors</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100408#M365170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-with-two-colors/m-p/1100408#M365170</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-19T16:26:52Z</dc:date>
    </item>
  </channel>
</rss>

