<?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 Adding a colour gradient to a table/pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Adding-a-colour-gradient-to-a-table-pivot-table/m-p/2065880#M87424</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am looking to add some conditional formatting style background colours to my tables/pivot tables. It would be nice to be able to have a colour gradient where dark green is the highest value in the column and dark red is the lowest value in the column.&lt;/P&gt;
&lt;P&gt;I am aware that you can use expressions to color by expressions but I am unsure about how to write an expression to do this.&lt;/P&gt;
&lt;P&gt;Is there another way to achieve this? or will I have to find a way to use expressions?&lt;/P&gt;
&lt;P&gt;Also, are there any other ways we can add conditional formatting style backgrounds in our tables, such as sparklines, data bars etc?&lt;/P&gt;
&lt;P&gt;Many thanks for reading and any help you can give me.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2023 15:42:22 GMT</pubDate>
    <dc:creator>krisk</dc:creator>
    <dc:date>2023-04-28T15:42:22Z</dc:date>
    <item>
      <title>Adding a colour gradient to a table/pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-colour-gradient-to-a-table-pivot-table/m-p/2065880#M87424</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am looking to add some conditional formatting style background colours to my tables/pivot tables. It would be nice to be able to have a colour gradient where dark green is the highest value in the column and dark red is the lowest value in the column.&lt;/P&gt;
&lt;P&gt;I am aware that you can use expressions to color by expressions but I am unsure about how to write an expression to do this.&lt;/P&gt;
&lt;P&gt;Is there another way to achieve this? or will I have to find a way to use expressions?&lt;/P&gt;
&lt;P&gt;Also, are there any other ways we can add conditional formatting style backgrounds in our tables, such as sparklines, data bars etc?&lt;/P&gt;
&lt;P&gt;Many thanks for reading and any help you can give me.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 15:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-colour-gradient-to-a-table-pivot-table/m-p/2065880#M87424</guid>
      <dc:creator>krisk</dc:creator>
      <dc:date>2023-04-28T15:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a colour gradient to a table/pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-colour-gradient-to-a-table-pivot-table/m-p/2065885#M87427</link>
      <description>&lt;P&gt;May be this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Click on the "Appearance"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then "Conditional" under the "Background Color" section.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Select expression&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=ColorMix1(&lt;/P&gt;
&lt;P&gt;FirstSortedValue(FieldName, -FieldName),&lt;/P&gt;
&lt;P&gt;FirstSortedValue(FieldName, FieldName),&lt;/P&gt;
&lt;P&gt;0.5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 15:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-colour-gradient-to-a-table-pivot-table/m-p/2065885#M87427</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-04-28T15:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a colour gradient to a table/pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-a-colour-gradient-to-a-table-pivot-table/m-p/2068253#M87613</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for this.&lt;/P&gt;
&lt;P&gt;The column in the pivot table that I was trying to add a colour gradient to is populated with a measure, and it seems like I cannot put a measure into this calculation.&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="krisk_0-1683298164982.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/106564iF71666CAB88C2C38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="krisk_0-1683298164982.png" alt="krisk_0-1683298164982.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For reference, my measure is called 'Total Orders'.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 14:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-a-colour-gradient-to-a-table-pivot-table/m-p/2068253#M87613</guid>
      <dc:creator>krisk</dc:creator>
      <dc:date>2023-05-05T14:49:55Z</dc:date>
    </item>
  </channel>
</rss>

