<?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 Conditional formatting bars in a chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Conditional-formatting-bars-in-a-chart/m-p/87857#M5853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of a way to conditionally format the bars in a combo chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I have a bar that shows actual cost and a line that show forecast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the actuals are bigger than forecast I would like to change the bar to red and when it is below change it to green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:02:01 GMT</pubDate>
    <dc:creator>aworrall</dc:creator>
    <dc:date>2024-11-16T08:02:01Z</dc:date>
    <item>
      <title>Conditional formatting bars in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-formatting-bars-in-a-chart/m-p/87857#M5853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of a way to conditionally format the bars in a combo chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I have a bar that shows actual cost and a line that show forecast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the actuals are bigger than forecast I would like to change the bar to red and when it is below change it to green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-formatting-bars-in-a-chart/m-p/87857#M5853</guid>
      <dc:creator>aworrall</dc:creator>
      <dc:date>2024-11-16T08:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting bars in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-formatting-bars-in-a-chart/m-p/87858#M5854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is Qlik Sense then you can go to Appearance, Colors and Legend and change to custom By expression.&amp;nbsp; Add a color expression something like this:&lt;/P&gt;&lt;P&gt;If(Sum(Actual)-Sum(Forecast)&amp;gt;0, Green(), Red())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 03:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-formatting-bars-in-a-chart/m-p/87858#M5854</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2018-06-28T03:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional formatting bars in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-formatting-bars-in-a-chart/m-p/87859#M5855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Sum(Actual) &amp;gt; Sum(Forecast calculation),Green(),Red())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 10:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-formatting-bars-in-a-chart/m-p/87859#M5855</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-06-28T10:33:16Z</dc:date>
    </item>
  </channel>
</rss>

