<?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: Text Color Change in Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449892#M568320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all...&lt;/P&gt;&lt;P&gt;It works......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Nov 2012 11:07:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-20T11:07:47Z</dc:date>
    <item>
      <title>Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449885#M568313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to Qlikview &amp;amp; using Qlikview 10.I have a table in which i have a Sales Column(Numeric Value) &amp;amp; on the basis of it i have made a new Calculated Column by making use of the following Condition--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Sum(Sales)&amp;gt;50,'Good',If(Sum(Sales)&amp;lt;=50,'Bad')).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change the Color of Text of this Column by making use of a condition that-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good---It Should come Green&lt;/P&gt;&lt;P&gt;Bad-----It should come Red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the Proper Condition &amp;amp; where to write it.I have attached the sample Qvd also.I want to change the Color of Text Only not the Background Color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.....!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449885#M568313</guid>
      <dc:creator />
      <dc:date>2012-11-20T10:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449886#M568314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you expand the expression you can set another expression for text color and use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(Sum(Sales)&amp;gt;50,LightGreen(),If(Sum(Sales)&amp;lt;=50,LightRed()))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449886#M568314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-20T10:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449887#M568315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expand the expression and click on text color and give expression&lt;/P&gt;&lt;P&gt;Check the file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449887#M568315</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-11-20T10:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449888#M568316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya It works for Me.&lt;/P&gt;&lt;P&gt;Thanks Sivaraj &amp;amp; Johannes for your quick Response...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449888#M568316</guid>
      <dc:creator />
      <dc:date>2012-11-20T10:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449889#M568317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;That is working fine&lt;/P&gt;&lt;P&gt;I just want to know how can i change the font of 'Bad' and 'Good'. &lt;/P&gt;&lt;P&gt;I want them in Bold format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Akrati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449889#M568317</guid>
      <dc:creator />
      <dc:date>2012-11-20T10:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449890#M568318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi Akrati,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Goto 'Settings' menu, then 'User Preferences', 'Design', and check the option 'Always Show Design Menu Items'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Next; goto the chart or table where you want to change the font settings and right click on the column of interest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;You will have an option "Custom Format Cell" click that and change the "Text Size" in % terms with respect to its adjacent columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;You can apply a variety of text formatting options available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; OR&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Go to the properties of the chart/Table in which you want to change the font.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Select the Text format option of that column .Then use&amp;nbsp;&amp;nbsp; ='&amp;lt;B&amp;gt;'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for Bold text format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Thanks,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 11:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449890#M568318</guid>
      <dc:creator />
      <dc:date>2012-11-20T11:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449891#M568319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right click on column you want to change --&amp;gt; custom format cell --&amp;gt; Text Setting --&amp;gt; Change to bold&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 11:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449891#M568319</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2012-11-20T11:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color Change in Table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449892#M568320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all...&lt;/P&gt;&lt;P&gt;It works......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 11:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-Change-in-Table/m-p/449892#M568320</guid>
      <dc:creator />
      <dc:date>2012-11-20T11:07:47Z</dc:date>
    </item>
  </channel>
</rss>

