<?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: Alternative marking of group of rows? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447116#M485133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This wouldn't work for me, either, but it may be down to the limiting of dimensions through set analysis in the expressions, so I've come up with another solution (seems to work 99% of the time, anyhow) using the following idea (I'm using some user log data, but it should be simple to amend to suit your data) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable to concatenate your distinct dimension values, here I also add in my set analysis from the expression to limit the list as the Pivot Table will do ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=concat({&amp;lt;[Session Start] = {"&amp;gt;=$(DocDatesFrom)&amp;lt;=$(DocDatesTo)"}&amp;gt;} total distinct [Identifying user],',',[Identifying user])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... then use this expression to split the string at the relevant place and count the preceding commas (or whatever delimiter you are using) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(even(substringcount(subfield(vUsers,[Identifying user],1),',')),LightGray(200),Yellow(100))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing the sort order of the Pivot table will be important too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 09:56:09 GMT</pubDate>
    <dc:creator>flipside</dc:creator>
    <dc:date>2013-05-10T09:56:09Z</dc:date>
    <item>
      <title>Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447105#M485122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have the following pivot table.&lt;/P&gt;&lt;P&gt;In which i want to differentiate each group of rows, may be by changing the background color of each set of rows alternatively.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="501"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="106"&gt;Project Number&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="70"&gt;Project Name&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="69"&gt;Year - Month&lt;/TD&gt;&lt;TD class="xl67" width="64"&gt;Res&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none;" width="64"&gt;Bud&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none;" width="64"&gt;Sch&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none;" width="64"&gt;Qua&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="153" rowspan="9" style="border-bottom: black 0.5pt solid; border-top: medium none;"&gt;E-2012-007&lt;/TD&gt;&lt;TD class="xl69" rowspan="9" style="border-bottom: black 0.5pt solid; border-top: medium none;"&gt;A&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none; border-top: medium none;"&gt;2012-08&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-09&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-10&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-11&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-12&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-01&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-02&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-03&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-04&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="119" rowspan="7" style="border-bottom: black 0.5pt solid; border-top: medium none;"&gt;E-N-2013-002&lt;/TD&gt;&lt;TD class="xl69" rowspan="7" style="border-bottom: black 0.5pt solid; border-top: medium none;"&gt;B&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none; border-top: medium none;"&gt;2012-10&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-11&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-12&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-01&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-02&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-03&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-04&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="136" rowspan="8" style="border-bottom: black 0.5pt solid; border-top: medium none;"&gt;G-2012-015&lt;/TD&gt;&lt;TD class="xl69" rowspan="8" style="border-bottom: black 0.5pt solid; border-top: medium none;"&gt;C&lt;/TD&gt;&lt;TD class="xl67" style="border-left: medium none; border-top: medium none;"&gt;2012-08&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-09&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-10&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-11&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2012-12&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-01&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-02&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-left: medium none; border-top: medium none;"&gt;2013-03&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desired O/p:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40805" class="jive-image-thumbnail jive-image" onclick="" alt="table.JPG" src="https://community.qlik.com/legacyfs/online/40805_table.JPG" width="450" /&gt; &lt;/P&gt;&lt;P&gt;Can Any one suggest a solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 07:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447105#M485122</guid>
      <dc:creator>Vidit</dc:creator>
      <dc:date>2013-05-10T07:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447106#M485123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the dimension backgroung property set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;odd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(255,0,0), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(0,0,255)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 07:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447106#M485123</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-05-10T07:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447107#M485124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like this as expression for the background color for the dimensions and expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(even(FieldIndex('Project Number',[Project Number])),LightGray(200),Yellow(100))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change&lt;EM&gt; Project Number&lt;/EM&gt; with the name of your Project Number dimension. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 07:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447107#M485124</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-10T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447108#M485125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with the following expression, but it doesnt give the desired result,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;if([Project Number] = Above([Project Number]), RGB(100,100,100), RGB(100,0,0))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;﻿&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 08:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447108#M485125</guid>
      <dc:creator>Vidit</dc:creator>
      <dc:date>2013-05-10T08:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447109#M485126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The RowNo() returns the number of the row within a gruop of rows, but as soon as the group changes it resets to 1 again. Hence The above can be used if we want alternate coloring of rows in general, but for alternate coloring of grouped rows its not useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 08:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447109#M485126</guid>
      <dc:creator>Vidit</dc:creator>
      <dc:date>2013-05-10T08:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447110#M485127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(odd(Aggr(Nodistinct RowNo(), [Project Name])), &lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;RGB(100,100,100)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;RGB(100,0,0)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 08:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447110#M485127</guid>
      <dc:creator>calvindk</dc:creator>
      <dc:date>2013-05-10T08:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447111#M485128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the expression in Background color of 'Sch' but its not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 08:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447111#M485128</guid>
      <dc:creator>Vidit</dc:creator>
      <dc:date>2013-05-10T08:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447112#M485129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried my expression ... it works ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;odd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(255,0,0), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(0,0,255)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexandros17&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 08:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447112#M485129</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-05-10T08:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447113#M485130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for the alternate coloring of rows, but if you see the desired output, i want all the rows with same 'project Number' to be of same color, i.e. the color should change for groups of rows alternativly. please refer to the image for better understanding,&lt;/P&gt;&lt;P&gt;can you please share the sample if its working for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 08:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447113#M485130</guid>
      <dc:creator>Vidit</dc:creator>
      <dc:date>2013-05-10T08:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447114#M485131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is not what you want, please upload alternative example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 08:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447114#M485131</guid>
      <dc:creator>calvindk</dc:creator>
      <dc:date>2013-05-10T08:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447115#M485132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 09:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447115#M485132</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-05-10T09:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447116#M485133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This wouldn't work for me, either, but it may be down to the limiting of dimensions through set analysis in the expressions, so I've come up with another solution (seems to work 99% of the time, anyhow) using the following idea (I'm using some user log data, but it should be simple to amend to suit your data) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable to concatenate your distinct dimension values, here I also add in my set analysis from the expression to limit the list as the Pivot Table will do ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=concat({&amp;lt;[Session Start] = {"&amp;gt;=$(DocDatesFrom)&amp;lt;=$(DocDatesTo)"}&amp;gt;} total distinct [Identifying user],',',[Identifying user])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... then use this expression to split the string at the relevant place and count the preceding commas (or whatever delimiter you are using) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(even(substringcount(subfield(vUsers,[Identifying user],1),',')),LightGray(200),Yellow(100))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing the sort order of the Pivot table will be important too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 09:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447116#M485133</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-05-10T09:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447117#M485134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanx for the sample. this works for most of the cases, but if i have to apply any filters on the table than the alternate colring is not working properly. Refer to the image attached.&lt;IMG __jive_id="40990" class="jive-image-thumbnail jive-image" onclick="" alt="AAAimg.JPG" src="https://community.qlik.com/legacyfs/online/40990_AAAimg.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;As you can see the A &amp;amp; C are both in red. But that should happen.&lt;/P&gt;&lt;P&gt;Any solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 07:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447117#M485134</guid>
      <dc:creator>Vidit</dc:creator>
      <dc:date>2013-05-13T07:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447118#M485135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 07:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447118#M485135</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-13T07:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Alternative marking of group of rows?</title>
      <link>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447119#M485136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I also have the same requirement discussed in this post and tried to implement the way you did in the sample application &lt;EM&gt;comm81789.qvw&lt;SPAN class="j-attach-meta font-color-meta"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-attach-meta font-color-meta"&gt;Unfortunately it is not working for me properly. I have attached my sample application .Please help me where i am going wrong &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-attach-meta font-color-meta"&gt;Many thanks for your help and time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-attach-meta font-color-meta"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-attach-meta font-color-meta"&gt;Murali Krishna&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 11:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternative-marking-of-group-of-rows/m-p/447119#M485136</guid>
      <dc:creator />
      <dc:date>2014-04-07T11:09:57Z</dc:date>
    </item>
  </channel>
</rss>

