<?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 QlikView- Pivot Table- Highlight highest value in different color as per cyclic dimension- Expand/Collapse in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Pivot-Table-Highlight-highest-value-in-different-color/m-p/1814773#M1212900</link>
    <description>&lt;P&gt;When user selects first cyclic dimension , highest value gets highlighted in Yellow for each row respective to that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vimalesh_0-1623655956704.png" style="width: 732px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56738i6E332CA42BF05C2A/image-dimensions/732x132?v=v2" width="732" height="132" role="button" title="Vimalesh_0-1623655956704.png" alt="Vimalesh_0-1623655956704.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When user selects second cyclic dimension , highest value gets highlighted in Yellow for each row respective to that.&lt;BR /&gt;Where as If we see first 2 rows , the color highlight gone away&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vimalesh_1-1623655998084.png" style="width: 757px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56739i9714A6770FDC8DF5/image-dimensions/757x175?v=v2" width="757" height="175" role="button" title="Vimalesh_1-1623655998084.png" alt="Vimalesh_1-1623655998084.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When user hides second cyclic dimension , still the color highlight gone away for the first 2 rows&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vimalesh_2-1623656052720.png" style="width: 742px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56740i88C920AC4FF96D5C/image-dimensions/742x128?v=v2" width="742" height="128" role="button" title="Vimalesh_2-1623656052720.png" alt="Vimalesh_2-1623656052720.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Highlight is done by using Chart- expression - &lt;U&gt;&lt;STRONG&gt;Background Color&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(count(distinct [Sales ID])= Max(total &amp;lt;[Sales Manager],[Sales Guy]&amp;gt;aggr(count(distinct [Sales ID]),[Sales Manager],[Sales Guy],[Year-Month])),yellow(),white())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:-&lt;/STRONG&gt; I have multiple column in cyclic dimension. 3 cyclic dimension is used&lt;/P&gt;&lt;P&gt;Please help on this .&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 07:42:32 GMT</pubDate>
    <dc:creator>Maveer</dc:creator>
    <dc:date>2021-06-14T07:42:32Z</dc:date>
    <item>
      <title>QlikView- Pivot Table- Highlight highest value in different color as per cyclic dimension- Expand/Collapse</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Pivot-Table-Highlight-highest-value-in-different-color/m-p/1814773#M1212900</link>
      <description>&lt;P&gt;When user selects first cyclic dimension , highest value gets highlighted in Yellow for each row respective to that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vimalesh_0-1623655956704.png" style="width: 732px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56738i6E332CA42BF05C2A/image-dimensions/732x132?v=v2" width="732" height="132" role="button" title="Vimalesh_0-1623655956704.png" alt="Vimalesh_0-1623655956704.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When user selects second cyclic dimension , highest value gets highlighted in Yellow for each row respective to that.&lt;BR /&gt;Where as If we see first 2 rows , the color highlight gone away&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vimalesh_1-1623655998084.png" style="width: 757px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56739i9714A6770FDC8DF5/image-dimensions/757x175?v=v2" width="757" height="175" role="button" title="Vimalesh_1-1623655998084.png" alt="Vimalesh_1-1623655998084.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When user hides second cyclic dimension , still the color highlight gone away for the first 2 rows&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vimalesh_2-1623656052720.png" style="width: 742px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56740i88C920AC4FF96D5C/image-dimensions/742x128?v=v2" width="742" height="128" role="button" title="Vimalesh_2-1623656052720.png" alt="Vimalesh_2-1623656052720.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Highlight is done by using Chart- expression - &lt;U&gt;&lt;STRONG&gt;Background Color&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(count(distinct [Sales ID])= Max(total &amp;lt;[Sales Manager],[Sales Guy]&amp;gt;aggr(count(distinct [Sales ID]),[Sales Manager],[Sales Guy],[Year-Month])),yellow(),white())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:-&lt;/STRONG&gt; I have multiple column in cyclic dimension. 3 cyclic dimension is used&lt;/P&gt;&lt;P&gt;Please help on this .&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 07:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Pivot-Table-Highlight-highest-value-in-different-color/m-p/1814773#M1212900</guid>
      <dc:creator>Maveer</dc:creator>
      <dc:date>2021-06-14T07:42:32Z</dc:date>
    </item>
  </channel>
</rss>

