<?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: Coloring in Pivot Table with nested columns in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1788712#M61595</link>
    <description>&lt;P&gt;partially understood&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please explain with screenshots, I think that will be better to understand&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2021 14:22:08 GMT</pubDate>
    <dc:creator>NitinK7</dc:creator>
    <dc:date>2021-03-05T14:22:08Z</dc:date>
    <item>
      <title>Coloring in Pivot Table with nested columns</title>
      <link>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1788636#M61579</link>
      <description>&lt;P&gt;Hello, I use a pivot table with 1 dimension and 1 measure in the rows and 2 dimensions for the columns.&lt;/P&gt;&lt;P&gt;The columns are Year and month.&lt;/P&gt;&lt;P&gt;So when i expand the years dimension i get all months for the expanded year. some kind of nesting...&lt;/P&gt;&lt;P&gt;Now i want to have a background color depending on the amount of the measures value for each year total.&lt;/P&gt;&lt;P&gt;So the color should only be visible when the years dimension is collapsed and i don´t see month values for this year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets say the measure in 2021 is 5 for each month. I want to have a background color red when I collapse the years dimension and see that the measure for 2021 is above 50&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1788636#M61579</guid>
      <dc:creator>heiko_schmidt</dc:creator>
      <dc:date>2024-11-16T17:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Coloring in Pivot Table with nested columns</title>
      <link>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1788712#M61595</link>
      <description>&lt;P&gt;partially understood&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you please explain with screenshots, I think that will be better to understand&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 14:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1788712#M61595</guid>
      <dc:creator>NitinK7</dc:creator>
      <dc:date>2021-03-05T14:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Coloring in Pivot Table with nested columns</title>
      <link>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1789150#M61639</link>
      <description>&lt;P&gt;sure, well this is my pivottable&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="heiko_schmidt_0-1615200503177.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50633i8769DE1903CAD18A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="heiko_schmidt_0-1615200503177.png" alt="heiko_schmidt_0-1615200503177.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want a background color for values bigger than 10 for the year 2021 and 2020.&lt;/P&gt;&lt;P&gt;when i expand the years this is what i see and then i don´t want a background color for each month.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="heiko_schmidt_1-1615200741167.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50634i8DDA2FC663E4D191/image-size/medium?v=v2&amp;amp;px=400" role="button" title="heiko_schmidt_1-1615200741167.png" alt="heiko_schmidt_1-1615200741167.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i&amp;nbsp;&lt;SPAN&gt;collapsethe dimension again and only see year the background color should be visible again.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 10:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1789150#M61639</guid>
      <dc:creator>heiko_schmidt</dc:creator>
      <dc:date>2021-03-08T10:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Coloring in Pivot Table with nested columns</title>
      <link>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1789173#M61645</link>
      <description>&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;In your measure set background color exp-&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(SecondaryDimensionality()=1,&lt;BR /&gt;if(sum(amount)&amp;gt;=10,green()))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NitinK7_0-1615205611542.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50638iFE5E5F628625D938/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NitinK7_0-1615205611542.png" alt="NitinK7_0-1615205611542.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 12:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1789173#M61645</guid>
      <dc:creator>NitinK7</dc:creator>
      <dc:date>2021-03-08T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Coloring in Pivot Table with nested columns</title>
      <link>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1789204#M61647</link>
      <description>&lt;P&gt;Awesome. It´s working. Thank you so much&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 13:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Coloring-in-Pivot-Table-with-nested-columns/m-p/1789204#M61647</guid>
      <dc:creator>heiko_schmidt</dc:creator>
      <dc:date>2021-03-08T13:26:18Z</dc:date>
    </item>
  </channel>
</rss>

