<?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: Color condition in qliksense table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Color-condition-in-qliksense-table/m-p/1838626#M69352</link>
    <description>&lt;P&gt;&lt;SPAN&gt;if( [%Input Completion] &amp;gt;=1, green(), red() )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where&amp;nbsp;[%Input Completion] is the label of your measure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;100 % -&amp;gt; 1 in the condition&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 10:41:56 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-09-23T10:41:56Z</dc:date>
    <item>
      <title>Color condition in qliksense table</title>
      <link>https://community.qlik.com/t5/App-Development/Color-condition-in-qliksense-table/m-p/1838600#M69347</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I am using below formulae in my calculation :-&lt;/P&gt;&lt;P&gt;if(GetSelectedCount([User.Divison Name])&amp;gt;0,((Sum({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;} NB_HOURS)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(only({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;}Real_ActualDays)*8)) /count([Person Name])),&lt;/P&gt;&lt;P&gt;if(&lt;BR /&gt;GetSelectedCount([User.Department Name])&amp;gt;0,(Sum({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;} NB_HOURS)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(only({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;}Real_ActualDays)*8)),&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(Sum({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;} NB_HOURS)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(only({&amp;lt;INPUT_DATE = {"&amp;gt;=$(=Date(MonthStart(Max([INPUT_DATE]))))&amp;lt;=$(=Date(Max([INPUT_DATE])))"}&amp;gt;}Real_ActualDays)*8))/count(distinct [User.Department Name])&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;)) // &amp;amp; '%'&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="Aspiring_Developer_0-1632388551127.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62625iB49DCDE63E1D3A87/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aspiring_Developer_0-1632388551127.png" alt="Aspiring_Developer_0-1632388551127.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now inside the selection, i want to add colors on the basis of condition in %input completion column.&lt;/P&gt;&lt;P&gt;If % input completion &amp;gt;=100, green(), red().&lt;/P&gt;&lt;P&gt;I am unable to implement this condition inside this expression. The way to do it is add the color expression in background color option , however, i am unable to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help ?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 09:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Color-condition-in-qliksense-table/m-p/1838600#M69347</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-23T09:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Color condition in qliksense table</title>
      <link>https://community.qlik.com/t5/App-Development/Color-condition-in-qliksense-table/m-p/1838626#M69352</link>
      <description>&lt;P&gt;&lt;SPAN&gt;if( [%Input Completion] &amp;gt;=1, green(), red() )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where&amp;nbsp;[%Input Completion] is the label of your measure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;100 % -&amp;gt; 1 in the condition&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 10:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Color-condition-in-qliksense-table/m-p/1838626#M69352</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-23T10:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Color condition in qliksense table</title>
      <link>https://community.qlik.com/t5/App-Development/Color-condition-in-qliksense-table/m-p/1838679#M69355</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/146379"&gt;@stevejoyce&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried , it says 'error is expression'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aspiring_Developer_0-1632402933789.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62640i9A4CE0A6AC41EA35/image-size/large?v=v2&amp;amp;px=999" role="button" title="Aspiring_Developer_0-1632402933789.png" alt="Aspiring_Developer_0-1632402933789.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Color-condition-in-qliksense-table/m-p/1838679#M69355</guid>
      <dc:creator>Aspiring_Developer</dc:creator>
      <dc:date>2021-09-23T13:15:51Z</dc:date>
    </item>
  </channel>
</rss>

