<?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 Pivot table column background color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977906#M334055</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Add this in the background color area of the expression, it will only format the required row&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(&amp;lt;Enter the row name required&amp;gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,rgb(255,255,0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,rgb(255,255,255)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 10:17:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-18T10:17:48Z</dc:date>
    <item>
      <title>Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977900#M334049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello i need to know how to change the background color of specific column on a pivot table; can also been done dinamically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977900#M334049</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-18T09:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977901#M334050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to change the background color of expression lik&lt;/P&gt;&lt;P&gt;if(Sum(Sales)&amp;lt;0,Red(),Green())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977901#M334050</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-18T09:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977902#M334051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi check this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/850137"&gt;How to create conditional background color?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977902#M334051</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-18T09:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977903#M334052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And how can be made statically on specific columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977903#M334052</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-18T09:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977904#M334053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977904#M334053</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-18T09:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977905#M334054</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;it can be done int he visual Cues Tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977905#M334054</guid>
      <dc:creator />
      <dc:date>2015-09-18T10:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977906#M334055</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Add this in the background color area of the expression, it will only format the required row&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(&amp;lt;Enter the row name required&amp;gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,rgb(255,255,0)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,rgb(255,255,255)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977906#M334055</guid>
      <dc:creator />
      <dc:date>2015-09-18T10:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977907#M334056</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;Go through the below link it might help u,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/38034"&gt;Color of total rows in pivot table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977907#M334056</guid>
      <dc:creator />
      <dc:date>2015-09-18T10:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977908#M334057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if i have only dimensions on the pivot table is it possible to set the background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977908#M334057</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-18T10:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977909#M334058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can you have oly dimesion in ur pivot table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:25:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977909#M334058</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-18T10:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977910#M334059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are also expressions, but i can't find the manner to set the background color of fixed column.&lt;/P&gt;&lt;P&gt;Can you post me a screen shot of the dialog?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977910#M334059</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-09-18T10:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977911#M334060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 10:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977911#M334060</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-18T10:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pivot table column background color</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977912#M334061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Did you able to manage to do ?‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 12:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Pivot-table-column-background-color/m-p/977912#M334061</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-18T12:02:37Z</dc:date>
    </item>
  </channel>
</rss>

