<?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 Red numbers in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146578#M25114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;P&gt;Visual cues will property will applicable to only PIVOT and STRAIGHT table not on Charts. But he wants to do in Combo Charts. Even i was trying to change the color but no luck.&lt;/P&gt;&lt;P&gt;-Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2009 18:03:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-11T18:03:44Z</dc:date>
    <item>
      <title>Red numbers in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146576#M25112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0mm 0mm 0pt; direction: ltr; unicode-bidi: embed; text-align: left;"&gt;Hello,&lt;/P&gt;&lt;P style="margin: 0mm 0mm 0pt; direction: ltr; unicode-bidi: embed; text-align: left;"&gt;I have a combo chart with line.&lt;/P&gt;&lt;P style="margin: 0mm 0mm 0pt; direction: ltr; unicode-bidi: embed; text-align: left;"&gt;I want to paint the color of the numbers in line with red if the numbers less then 0.&lt;/P&gt;&lt;P style="margin: 0mm 0mm 0pt; direction: ltr; unicode-bidi: embed; text-align: left; mso-layout-grid-align: none;"&gt;I write in "Text color" section the line: "=if(((Column(2)/Column(1))-1)&amp;lt;0,rgb(255,0,0))"&lt;/P&gt;&lt;P style="margin: 0mm 0mm 0pt; direction: ltr; unicode-bidi: embed; text-align: left; mso-layout-grid-align: none;"&gt;The color of the number not changed.&lt;/P&gt;&lt;P style="margin: 0mm 0mm 0pt; direction: ltr; unicode-bidi: embed; text-align: left; mso-layout-grid-align: none;"&gt;I'll be happy to hear any recommendation haw to solve this issue.&lt;/P&gt;&lt;P&gt;Elad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2009 14:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146576#M25112</guid>
      <dc:creator />
      <dc:date>2009-06-11T14:14:32Z</dc:date>
    </item>
    <item>
      <title>Red numbers in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146577#M25113</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 am not sure , if I understand your question correctly, but for conditional formating you can go in Properties -&amp;gt; Visual cues in uppe or lower try to use a formula for conitional formating and if the condition in the box is true then the color in front of the textbox is applied for the text.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2009 17:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146577#M25113</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2009-06-11T17:58:30Z</dc:date>
    </item>
    <item>
      <title>Red numbers in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146578#M25114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;P&gt;Visual cues will property will applicable to only PIVOT and STRAIGHT table not on Charts. But he wants to do in Combo Charts. Even i was trying to change the color but no luck.&lt;/P&gt;&lt;P&gt;-Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2009 18:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146578#M25114</guid>
      <dc:creator />
      <dc:date>2009-06-11T18:03:44Z</dc:date>
    </item>
    <item>
      <title>Red numbers in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146579#M25115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the text color expression only works for text on the axis, and not for text on the data point. That might actually be a bug, since it would certainly seem like the position of the text shouldn't change it's color, and that the text color expression should be applied consistently. Well, it's easy to change the color if you put it on the axis, or to change the bar color by setting the background color with the same expression, but neither of those solutions may be acceptible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 02:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146579#M25115</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-06-12T02:55:32Z</dc:date>
    </item>
    <item>
      <title>Red numbers in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146580#M25116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try doing it as a pivot then once done convert back to your chart.&lt;/P&gt;&lt;P&gt;possible bug..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 21:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Red-numbers-in-chart/m-p/146580#M25116</guid>
      <dc:creator />
      <dc:date>2009-06-12T21:20:43Z</dc:date>
    </item>
  </channel>
</rss>

