<?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: Change background colour table, percentage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055410#M523137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use this expression;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vChange=1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(sum(pick(match(Målepkt_Gruppering, 22), kWhVG)) - sum(kWh),'##0'), //numbers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; num((sum(pick(match(Målepkt_Gruppering, 22), kWhVG)) - sum(kWh))/sum(kWhVG) ,'##,#%') //percentage&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2016 11:52:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-02T11:52:16Z</dc:date>
    <item>
      <title>Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055404#M523131</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 have created a "Show number in % percent button", but when i klikk on it the colours goes from red to white. See attached. &lt;/P&gt;&lt;P&gt;i cant find the right solution to fix the percentage collums. &lt;/P&gt;&lt;P&gt;i want &amp;gt;0,5% &amp;lt;0,5% show red.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123273_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/123274_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/123278_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055404#M523131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-02T11:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055405#M523132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a small Qlikview document that demonstrates the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055405#M523132</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-02T11:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055406#M523133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not necessary, i need to know how to change the background colour for collums with percentage%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055406#M523133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-02T11:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055407#M523134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same as any other expression column. Percentages are just numbers with formatting. 1% is 0.01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055407#M523134</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-02T11:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055408#M523135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how your calculating the % ?? with the use of the Number tab, show % ?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055408#M523135</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-05-02T11:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055409#M523136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New problem; &lt;/P&gt;&lt;P&gt;When i switch from percentage to regular numbers every collum turns red. &lt;/P&gt;&lt;P&gt;I have change the visual cues, but like i said i need to change the background colour to the expression with a code. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123280_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055409#M523136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-02T11:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055410#M523137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use this expression;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vChange=1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(sum(pick(match(Målepkt_Gruppering, 22), kWhVG)) - sum(kWh),'##0'), //numbers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; num((sum(pick(match(Målepkt_Gruppering, 22), kWhVG)) - sum(kWh))/sum(kWhVG) ,'##,#%') //percentage&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055410#M523137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-02T11:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055411#M523138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Button object; =If($(vChange)=1,'Vis som Tall','Vis som Prosent')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055411#M523138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-02T11:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055412#M523139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try background color expression instead of visual clues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'andale mono', times; font-size: 10pt;"&gt;if(vChange=1 and [Diff HM-UM]&amp;gt;5 and [Diff HM-UM]&amp;lt;-5, Red(), If&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'andale mono', times;"&gt;([Diff HM-UM ]&amp;gt;5% and [Diff HM-UM]&amp;lt;-5%, Red()))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 12:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055412#M523139</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-05-02T12:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change background colour table, percentage</title>
      <link>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055413#M523140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on the + in front of the expression, choose Background Color and enter an expression that calculates the color. Something like =If(&lt;EM&gt; ...some_condition...&lt;/EM&gt;, &lt;EM&gt;Red()&lt;/EM&gt;, &lt;EM&gt;Blue()&lt;/EM&gt; ). Adapt as necessary. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 12:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-background-colour-table-percentage/m-p/1055413#M523140</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-02T12:06:41Z</dc:date>
    </item>
  </channel>
</rss>

