<?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 Visual guides in a Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286289#M579511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Karl that expression it's indeed what i was looking for, sorry about the late answer i was very busy, thats a lot your help it's apreciated &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2012 18:24:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-22T18:24:39Z</dc:date>
    <item>
      <title>Visual guides in a Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286286#M579508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was wondering if there's a way to combine colors in the backgrond of a pivot table to use them as visual guides(like pyjama stripes in a straight table), i would like to get a pivot table to look like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/11302_Captura.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if anyone can help i qould apriciate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 17:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286286#M579508</guid>
      <dc:creator />
      <dc:date>2012-02-15T17:03:59Z</dc:date>
    </item>
    <item>
      <title>Visual guides in a Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286287#M579509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't recommend using so many colors, but if you enable the Design Grid found in the View menu option, you can right-click on the table column and you will see an option called Custom Format in the right-click menu.&amp;nbsp; That will allow you to change the background color of that column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, you can use an expression like if(rowNo()/2=floor(rowNo()/2),LightBlue(),Blue()) in the background color of the column in your pivot table to color alternate rows differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 19:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286287#M579509</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2012-02-15T19:24:10Z</dc:date>
    </item>
    <item>
      <title>Visual guides in a Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286288#M579510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Karl - I never knew that how to change cells and headers like that. Very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 21:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286288#M579510</guid>
      <dc:creator />
      <dc:date>2012-02-15T21:14:52Z</dc:date>
    </item>
    <item>
      <title>Visual guides in a Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286289#M579511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Karl that expression it's indeed what i was looking for, sorry about the late answer i was very busy, thats a lot your help it's apreciated &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 18:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286289#M579511</guid>
      <dc:creator />
      <dc:date>2012-02-22T18:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Visual guides in a Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286290#M579512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; if(rowNo()/2=floor(rowNo()/2),LightBlue(),Blue())&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: 13px;"&gt;What a complicated way of calculating Even!&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: 13px;"&gt;Try if(Even(RowNo()), LightBlue(), Blue()) instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 10:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-guides-in-a-Pivot-Table/m-p/286290#M579512</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2015-03-16T10:33:51Z</dc:date>
    </item>
  </channel>
</rss>

