<?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 Color Coding Text Boxes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606239#M1105064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 5 text boxes containing the revenue figures for each location and a text box containing the total revenue &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to shade background of each of the 5 text boxes depending on their % of the total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the formulae to shade red and green depending on if the values are over or under 30% this formuale I have applied to the background formulae of Market St, Shudehill &amp;amp; Victoria. Market st and Victoria use the same basic two colour shading for +/-50% and works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT i want to shade the boxes in a gardient &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to apply a formulae to the Shudehill background which looksup the percentage and takes the clour from a table but this doesnt work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my final model i would like to use the gradual shading and have a different shade for each of the values !% to 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 07:21:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-21T07:21:35Z</dc:date>
    <item>
      <title>Color Coding Text Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606239#M1105064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 5 text boxes containing the revenue figures for each location and a text box containing the total revenue &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to shade background of each of the 5 text boxes depending on their % of the total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the formulae to shade red and green depending on if the values are over or under 30% this formuale I have applied to the background formulae of Market St, Shudehill &amp;amp; Victoria. Market st and Victoria use the same basic two colour shading for +/-50% and works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT i want to shade the boxes in a gardient &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to apply a formulae to the Shudehill background which looksup the percentage and takes the clour from a table but this doesnt work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my final model i would like to use the gradual shading and have a different shade for each of the values !% to 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 07:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606239#M1105064</guid>
      <dc:creator />
      <dc:date>2014-03-21T07:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding Text Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606240#M1105067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like This?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 07:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606240#M1105067</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-21T07:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding Text Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606241#M1105070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a licenced edition at work but I cant open your file at home.. could you key in the formulae&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 07:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606241#M1105070</guid>
      <dc:creator />
      <dc:date>2014-03-21T07:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding Text Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606242#M1105072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use calculated Base Color... like below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ColorMix1(&lt;/P&gt;&lt;P&gt;(Sum({$&amp;lt;Stop={'MKT'}&amp;gt;}Revenue)/Sum(Revenue))/&lt;/P&gt;&lt;P&gt;Max(Total Aggr(Sum({$&amp;lt;Stop={'MKT'}&amp;gt;}Revenue)/Sum(Revenue), Stop)),&lt;/P&gt;&lt;P&gt;White(),&lt;/P&gt;&lt;P&gt;Green()&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===============&lt;/P&gt;&lt;P&gt;Now Chagne MKT according to your field cell name... i.e. SHU, VIC,SPS, PIC etc...&lt;/P&gt;&lt;P&gt;I have taken WHITE() and GREEN() color for color gradient but obviously you can change as per your choice...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 07:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606242#M1105072</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-21T07:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding Text Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606243#M1105073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats really helpful, nearly there i think. My fault this but in practice I didnt want the total value to be included. I wanted the darkest colour to be the highest value in the range of stops. So that the stop with the most revenue turned bright red. Could this be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 10:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606243#M1105073</guid>
      <dc:creator />
      <dc:date>2014-03-21T10:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Color Coding Text Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606244#M1105074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you require, it works, but I don't have time to explain it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 11:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606244#M1105074</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-03-21T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Color Coding Text Boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606245#M1105075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will explain, did not realize you can't open the file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Variable called vColorIndex like below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-03-21_1112.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55553_2014-03-21_1112.png" style="width: 620px; height: 96px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2 your text box Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-03-21_1112_001.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55554_2014-03-21_1112_001.png" style="width: 620px; height: 184px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3 Your Background Color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-03-21_1112_002.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55555_2014-03-21_1112_002.png" style="width: 620px; height: 60px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change the Set Analysis for Stop for each Text Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 11:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-Text-Boxes/m-p/606245#M1105075</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-03-21T11:15:22Z</dc:date>
    </item>
  </channel>
</rss>

