<?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 Colour Formatting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Colour-Formatting/m-p/2515105#M105627</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do the below please?&lt;/P&gt;&lt;P&gt;&amp;lt;10% shown in red&lt;/P&gt;&lt;P&gt;10%-90% shown in orange&lt;/P&gt;&lt;P&gt;&amp;gt;90% shown in green&lt;/P&gt;&lt;P&gt;Basically, I just want to show anything 0%-10% in red, anything between 10%-90% in orange and anything 90%-100% in red please&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2025 11:41:51 GMT</pubDate>
    <dc:creator>New-here1</dc:creator>
    <dc:date>2025-04-22T11:41:51Z</dc:date>
    <item>
      <title>Colour Formatting</title>
      <link>https://community.qlik.com/t5/App-Development/Colour-Formatting/m-p/2515105#M105627</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do the below please?&lt;/P&gt;&lt;P&gt;&amp;lt;10% shown in red&lt;/P&gt;&lt;P&gt;10%-90% shown in orange&lt;/P&gt;&lt;P&gt;&amp;gt;90% shown in green&lt;/P&gt;&lt;P&gt;Basically, I just want to show anything 0%-10% in red, anything between 10%-90% in orange and anything 90%-100% in red please&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 11:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Colour-Formatting/m-p/2515105#M105627</guid>
      <dc:creator>New-here1</dc:creator>
      <dc:date>2025-04-22T11:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Colour Formatting</title>
      <link>https://community.qlik.com/t5/App-Development/Colour-Formatting/m-p/2515184#M105649</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would say... the solution depends of what you really want.&lt;/P&gt;&lt;P&gt;If you have a table like this :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SRA_0-1745333627776.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179788iE4020D600A06C24B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SRA_0-1745333627776.png" alt="SRA_0-1745333627776.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can apply a "text color expression" on the measure of your table (or any measure/dimension you want to color) : If(Avg(Perc)&amp;lt;0.1, LightRed(), If(Avg(Perc)&amp;lt;=0.9, '#FF9900', Green()))&lt;/P&gt;&lt;P&gt;Remark :&amp;nbsp; '#FF9900' is an hexa color code for one orange...&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have a KPI like this :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SRA_3-1745334210934.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179791i9AE35BF56BD1EB52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SRA_3-1745334210934.png" alt="SRA_3-1745334210934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can setup colors with limits...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SRA_2-1745334024825.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/179790i394A7F91D7E74CC1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SRA_2-1745334024825.png" alt="SRA_2-1745334024825.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If none of these solutions fit to your requirement then tell us more about your requirement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is ok for you, please tick the answer as a solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SRA&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 15:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Colour-Formatting/m-p/2515184#M105649</guid>
      <dc:creator>SRA</dc:creator>
      <dc:date>2025-04-22T15:03:57Z</dc:date>
    </item>
  </channel>
</rss>

