<?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 Expression formatting affecting Label (Header of the Expression) Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284879#M578293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Though most people will call this a bug and it has been reported to QV long time ago, it seems to still be present in QV11. I also have no real solution to this, maybe some of these discussions are helpful to you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/140105#140105"&gt;http://community.qlik.com/message/140105&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/61757#61757"&gt;http://community.qlik.com/message/61757&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 13:49:31 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-02-15T13:49:31Z</dc:date>
    <item>
      <title>Expression formatting affecting Label (Header of the Expression) Format</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284878#M578292</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;I am facing a problem while setting the format of any expression in a Pivot table. For example below I have Sells figures for each month. Now in a pivot table I am showing the total Sell for each month. So in the Dimentions I used &lt;STRONG&gt;Month&lt;/STRONG&gt; and in the expression I used &lt;STRONG&gt;Sum(Sell).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now I want to format the Expression(Total Sell) as per condition. Here I am using if the total sell is more than 30 it will be Green else Red. Though its working, but problem is The Label (Header of the Expression) is also getting formatted, which I dont want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="untitled2.bmp" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/11289_untitled2.bmp" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Formatting:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="untitled.bmp" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/11288_untitled.bmp" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Its not only the background color, its happening in case of text format, Text color also. Can anyone help how to avoid this or where I am going wrong.&lt;/P&gt;&lt;P&gt;I am using QV 9 SR 6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284878#M578292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-15T13:31:00Z</dc:date>
    </item>
    <item>
      <title>Expression formatting affecting Label (Header of the Expression) Format</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284879#M578293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Though most people will call this a bug and it has been reported to QV long time ago, it seems to still be present in QV11. I also have no real solution to this, maybe some of these discussions are helpful to you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/140105#140105"&gt;http://community.qlik.com/message/140105&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/61757#61757"&gt;http://community.qlik.com/message/61757&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284879#M578293</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-02-15T13:49:31Z</dc:date>
    </item>
    <item>
      <title>Expression formatting affecting Label (Header of the Expression) Format</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284880#M578294</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;&lt;/P&gt;&lt;P&gt;Could you use Visual Cues for your situation?&amp;nbsp; This doesn't affect the label, but you might need to force the formatting on total columns using something like ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Sell=sum(Sell),RGB(0,0,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gives three colours Upper, Normal and Lower.&amp;nbsp; Perhaps using variables in a conditional colour expression, more could be achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 14:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284880#M578294</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2012-02-15T14:32:00Z</dc:date>
    </item>
    <item>
      <title>Expression formatting affecting Label (Header of the Expression) Format</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284881#M578295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Had 5 minutes to play around and came up with an alternative colour/weight indicator using a traffic light gauge in an additional column. This one is showing share of sales. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV_TrafficLight.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/11293_QV_TrafficLight.bmp" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 15:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284881#M578295</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2012-02-15T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Expression formatting affecting Label (Header of the Expression) Format</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284882#M578296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you all.. but sadly non of the above is helpful... I am still facing the problem. Any other solution to this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 05:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284882#M578296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-16T05:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression formatting affecting Label (Header of the Expression) Format</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284883#M578297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope the attached file will be helpful for your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can change the color in Pivot chart&amp;nbsp; based on your sell condition &amp;gt;30 &lt;/P&gt;&lt;P&gt;Set,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Properties ---&amp;gt; Visual cues ----&amp;gt; Upper &amp;gt;= 30 and select your green color &lt;/P&gt;&lt;P&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;&amp;nbsp; Lower &amp;lt;= 30 and select your Red color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this attached file&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;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 05:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284883#M578297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-16T05:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Expression formatting affecting Label (Header of the Expression) Format</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284884#M578298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just upgraded to QV11.2 SR1 and the column label no longer takes the value of the expression background color or text format.&amp;nbsp; I did not see anything in the release notes that this "bug" was fixed.&amp;nbsp; Unfortunately, now that we have adapted to the way it was working in QV10, now we need a way to change the labels to match the expression formatting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 15:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-formatting-affecting-Label-Header-of-the-Expression/m-p/284884#M578298</guid>
      <dc:creator>dwh1104</dc:creator>
      <dc:date>2013-04-18T15:31:37Z</dc:date>
    </item>
  </channel>
</rss>

