<?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: Formatting background in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formatting-background-in-Pivot-Table/m-p/804609#M536717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if it's worked but I would try to extend the color-conditions to queries for rowno() or rowno(total) or a count(distinct Dim1&amp;amp;Dim2&amp;amp;Dim3&amp;amp;Dim4) maybe wrapped in an aggr-function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you could find a suitable workaround if you used several objects and denied the collapsing within the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Aug 2015 08:24:37 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-08-16T08:24:37Z</dc:date>
    <item>
      <title>Formatting background in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-background-in-Pivot-Table/m-p/804607#M536715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Pivot Table with 4 levels.&amp;nbsp; I have successfully figured out how to format each of the different Dimensionalities by doing this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&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;Dimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() = 1, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(46,72,101),&lt;BR /&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;Dimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() = 2, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(73,115,160),&lt;BR /&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;Dimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() = 3, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(141,170,203),&lt;BR /&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;Dimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() = 4, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(186,204,224)&lt;BR /&gt;)))) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;It looks great when all levels are fully expanded. But when each level is "collapsed", the rows ALL become the color of the level to which it is collapsed.&amp;nbsp; So when the entire pivot is collapesed (in this case), the remaining rows are all &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(46,72,101).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN&gt;Is there a way to conditionally format the Dimensionality based on the level of DImensionality that is "expanded" or "collapsed"?&amp;nbsp; Does that make sense?&amp;nbsp; In other words, I ONLY want the SUBTOTAL rows highlighted, not the "regular" rows.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN&gt;Thanks,&amp;nbsp; Dan&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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>Tue, 11 Nov 2014 00:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-background-in-Pivot-Table/m-p/804607#M536715</guid>
      <dc:creator />
      <dc:date>2014-11-11T00:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting background in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-background-in-Pivot-Table/m-p/804608#M536716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please attach example, its will Help meqothes to help you.&lt;/P&gt;&lt;P&gt;I think It Suppose to work when it close. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2015 07:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-background-in-Pivot-Table/m-p/804608#M536716</guid>
      <dc:creator />
      <dc:date>2015-08-16T07:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting background in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-background-in-Pivot-Table/m-p/804609#M536717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if it's worked but I would try to extend the color-conditions to queries for rowno() or rowno(total) or a count(distinct Dim1&amp;amp;Dim2&amp;amp;Dim3&amp;amp;Dim4) maybe wrapped in an aggr-function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you could find a suitable workaround if you used several objects and denied the collapsing within the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Aug 2015 08:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-background-in-Pivot-Table/m-p/804609#M536717</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-16T08:24:37Z</dc:date>
    </item>
  </channel>
</rss>

