<?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: color for rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430999#M513882</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;Use Even() function with :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&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;Even&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;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))=0, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(171,206,241), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;white&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2017 11:50:39 GMT</pubDate>
    <dc:creator>sergio0592</dc:creator>
    <dc:date>2017-10-25T11:50:39Z</dc:date>
    <item>
      <title>color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430996#M513879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to show color for alternate rows as shown in attachment in QV pivot table and straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 10:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430996#M513879</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-10-25T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430997#M513880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 ways&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to&amp;nbsp; "Style Tab" and change to Pijama Blue&lt;/LI&gt;&lt;LI&gt;Use if(Mod(Rowno(total),lightblue()) as background color expression&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 10:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430997#M513880</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-25T10:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430998#M513881</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;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but expression is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 11:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430998#M513881</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-10-25T11:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430999#M513882</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;Use Even() function with :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&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;Even&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;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))=0, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(171,206,241), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;white&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 11:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1430999#M513882</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-10-25T11:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431000#M513883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to get the output as per attachment's screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431000#M513883</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-10-25T12:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431001#M513884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you attach a screenshot of your expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431001#M513884</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-25T13:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431002#M513885</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;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 04:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431002#M513885</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-10-26T04:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431003#M513886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;see Attachments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think its according to your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 05:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431003#M513886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-26T05:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431004#M513887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Qlikview&amp;nbsp; it is not working as shown in attached QVF file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 05:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431004#M513887</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-10-26T05:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431005#M513888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to share your sample qvw that shows the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 05:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431005#M513888</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-26T05:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431006#M513889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant :could you post a screenshot of your expression background?&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181003_Capturar.PNG" style="height: 241px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 09:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431006#M513889</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-10-26T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: color for rows</title>
      <link>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431007#M513890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;setting-&amp;gt; user preferences-&amp;gt; check always show design menu items&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="181012" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181012_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;go to the table -&amp;gt; propeties -&amp;gt; style-&amp;gt; strip every 1 rows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="181016" alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/181016_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hover mouse on a cell of the table -&amp;gt; right click on&amp;nbsp; cell&amp;nbsp; -&amp;gt; custom format cell -&amp;gt; change the back ground color -&amp;gt; apply change to all dimension &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="181017" alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/181017_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click apply and you are done with your requirement ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 10:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-for-rows/m-p/1431007#M513890</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-26T10:06:57Z</dc:date>
    </item>
  </channel>
</rss>

