<?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 Text Color in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Color-in-pivot-table/m-p/551637#M1132250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Pivot with expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count of Status=Count(DISTINCT {&amp;lt;Status={'PASS'}&amp;gt;} RUN_ID)&amp;amp;'&amp;nbsp;&amp;nbsp; '&amp;amp;Count(DISTINCT {&amp;lt;Status={'FAIL'}&amp;gt;} RUN_ID) &lt;/P&gt;&lt;P&gt;and Dimesion as SET_ID and RUN_ID&amp;nbsp; .RUN_ID s are grouped by SET_ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to give text color for expression as 'Green' to Pass count and 'Red' to Fail count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea for this?&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>Wed, 20 Nov 2013 13:09:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-20T13:09:47Z</dc:date>
    <item>
      <title>Text Color in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-in-pivot-table/m-p/551637#M1132250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Pivot with expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count of Status=Count(DISTINCT {&amp;lt;Status={'PASS'}&amp;gt;} RUN_ID)&amp;amp;'&amp;nbsp;&amp;nbsp; '&amp;amp;Count(DISTINCT {&amp;lt;Status={'FAIL'}&amp;gt;} RUN_ID) &lt;/P&gt;&lt;P&gt;and Dimesion as SET_ID and RUN_ID&amp;nbsp; .RUN_ID s are grouped by SET_ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to give text color for expression as 'Green' to Pass count and 'Red' to Fail count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea for this?&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>Wed, 20 Nov 2013 13:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-in-pivot-table/m-p/551637#M1132250</guid>
      <dc:creator />
      <dc:date>2013-11-20T13:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-in-pivot-table/m-p/551638#M1132251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not possible to have two different colors for one "value" of an expression (i.e. |&lt;SPAN style="color: #99cc00;"&gt;25&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;10&lt;/SPAN&gt;|).&lt;/P&gt;&lt;P&gt;Make two expressions, one for pass and one for fail:&lt;/P&gt;&lt;P&gt;Expression 1:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Count(DISTINCT {&amp;lt;Status={'PASS'}&amp;gt;} RUN_ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Expression 2:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count(DISTINCT {&amp;lt;Status={'FAIL'}&amp;gt;} RUN_ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Then you can click on the "+" next to the expression, and change the "Text Color" to something like &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;=green()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;=red()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;and rgb() value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 13:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-in-pivot-table/m-p/551638#M1132251</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-11-20T13:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Text Color in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Color-in-pivot-table/m-p/551639#M1132252</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;To give Text Color follow the steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to Pivot Table&amp;nbsp; Chart Properties &amp;gt; Visual Clues (Tab) &amp;gt; Select the expression &amp;gt; And then You can Set the Upper and Lower Value and Also the Color For the Text as You want.&lt;/P&gt;&lt;P&gt;See the attached Image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope It Helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravikant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 13:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Color-in-pivot-table/m-p/551639#M1132252</guid>
      <dc:creator />
      <dc:date>2013-11-20T13:50:15Z</dc:date>
    </item>
  </channel>
</rss>

