<?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 How do I activate... Pivot Chart Properties: Style: Stripes on every __ row feature ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313068#M1196805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Jennifer Hagen wrote:Is there another background color expression field somewhere that I am not thinking of??&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Yep. Remove the visual cues. Go to the dimensions tab. For each dimension, click on the + next to that dimension. Click on "background color". Click "edit". Enter the expression there and hit OK. Go to the expressions tab. For each expression, click on the + next to that expression. Click on "background color". Enter the expression in the definition window.&lt;/P&gt;&lt;P&gt;Lightgray() is more than a hint of shading. I think the normal background color for total rows, for instance, would be rgb(245,245,245). You might try that instead for a hint of shading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Mar 2011 00:19:14 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2011-03-12T00:19:14Z</dc:date>
    <item>
      <title>How do I activate... Pivot Chart Properties: Style: Stripes on every __ row feature ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313065#M1196802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I would like to change the color of every other row in a pivot table but the option is greyed out for me and I do not know how to activate it. I have tried every Current Style option and none of them allow me to make a change&lt;/P&gt;&lt;P&gt;See screen shot attached: From Pivot chart: Chart Properties: Style: Stripes on every __ row&lt;/P&gt;&lt;P&gt;Can anyone please help me with this??&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Jennifer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 22:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313065#M1196802</guid>
      <dc:creator />
      <dc:date>2011-03-11T22:33:26Z</dc:date>
    </item>
    <item>
      <title>How do I activate... Pivot Chart Properties: Style: Stripes on every __ row feature ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313066#M1196803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can activate that option. Since it is a pivot table, you can be expanding and collapsing rows all the time. So if you had stripes every N rows, these stripes would be shifting around between values, possibly causing confusion. To avoid this confusion, it looks like QlikTech doesn't give you that option.&lt;/P&gt;&lt;P&gt;I can think of one approach that would work on fully-expanded rows. For the first (edit: I mean last) dimension and each expression, enter this as the background color expression:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;if(even(rowno(total)),lightgray())&lt;/P&gt;&lt;P&gt;If you don't want light gray, use whatever rgb() expression you want. It sort of works. It won't put the color on any collapsed rows. And as I mentioned, as you expand and collapse, which rows are colored can jump around. But it seems like what you're asking for, or as close as makes much sense on a pivot table. I wouldn't do it, though. Or maybe, but only if I'd selected "always fully-expanded" on the presentation tab (which I think should activate your stripes option, but doesn't, at least in my version 9).&lt;/P&gt;&lt;P&gt;Edit: And if you allow pivoting, putting the expression on the "last" dimension makes no sense. I guess you could put it on every dimension, and whichever one is currently "last" would pick up the color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 23:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313066#M1196803</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-03-11T23:23:31Z</dc:date>
    </item>
    <item>
      <title>How do I activate... Pivot Chart Properties: Style: Stripes on every __ row feature ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313067#M1196804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John -&lt;/P&gt;&lt;P&gt;I appreciate your quick response.&lt;/P&gt;&lt;P&gt;I would like to add just a hint of shading to help break up all of these lines of data. I think the light gray sound like it would work nicely but will gauge it when I get it set up.&lt;/P&gt;&lt;P&gt;I tried entering this formula in the Chart Properties: Visual Cues: Normal: Background: Base Color: Calculated field but nothing happens, even when fully expanded.&lt;/P&gt;&lt;P&gt;Is there another background color expression field somewhere that I am not thinking of??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 23:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313067#M1196804</guid>
      <dc:creator />
      <dc:date>2011-03-11T23:53:06Z</dc:date>
    </item>
    <item>
      <title>How do I activate... Pivot Chart Properties: Style: Stripes on every __ row feature ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313068#M1196805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Jennifer Hagen wrote:Is there another background color expression field somewhere that I am not thinking of??&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Yep. Remove the visual cues. Go to the dimensions tab. For each dimension, click on the + next to that dimension. Click on "background color". Click "edit". Enter the expression there and hit OK. Go to the expressions tab. For each expression, click on the + next to that expression. Click on "background color". Enter the expression in the definition window.&lt;/P&gt;&lt;P&gt;Lightgray() is more than a hint of shading. I think the normal background color for total rows, for instance, would be rgb(245,245,245). You might try that instead for a hint of shading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2011 00:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313068#M1196805</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-03-12T00:19:14Z</dc:date>
    </item>
    <item>
      <title>How do I activate... Pivot Chart Properties: Style: Stripes on every __ row feature ??</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313069#M1196806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well how about that? That is awesome and worked like a charm! Learn something new everyday, right? Thanks John!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 15:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-activate-Pivot-Chart-Properties-Style-Stripes-on-every/m-p/313069#M1196806</guid>
      <dc:creator />
      <dc:date>2011-03-14T15:05:29Z</dc:date>
    </item>
  </channel>
</rss>

