<?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: Conditional Expression Functions for Color expression? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681602#M51865</link>
    <description>&lt;P&gt;Hi Lauri,&lt;/P&gt;&lt;P&gt;I worked in it color formatting doesn't matches as excel sheet "conditional formatting". Can you help with the conditions that which condition can be used color formatting ranges shown below :&lt;/P&gt;&lt;P&gt;i) Funds% &amp;lt;=0&lt;/P&gt;&lt;P&gt;ii) Funds% &amp;gt;.01&amp;nbsp;&lt;/P&gt;&lt;P&gt;i) &amp;amp; ii) should be "Green"&lt;/P&gt;&lt;P&gt;iii) Funds% &amp;gt;= .01&lt;/P&gt;&lt;P&gt;iv) Funds% &amp;lt;= .2&lt;/P&gt;&lt;P&gt;iii) &amp;amp; iv) should be "Yellow"&lt;/P&gt;&lt;P&gt;v) Funds% should be Between .2 and .5 and display as Ember "RGB(255,125,0)"&lt;/P&gt;&lt;P&gt;vi) Funds% &amp;gt; .5 should display as "Red"&lt;/P&gt;&lt;P&gt;Which condition should I apply Dual(if's) condition isn't working for me.&lt;/P&gt;&lt;P&gt;Please suggest!!!!.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ishan&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2020 09:24:23 GMT</pubDate>
    <dc:creator>ishansjain2095</dc:creator>
    <dc:date>2020-03-04T09:24:23Z</dc:date>
    <item>
      <title>Conditional Expression Functions for Color expression?</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1680930#M51809</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Facing a major issue in qlik sense dual(if's) function like wanted Funds% to be compared as Target as color map Funds% as ranges such as:&lt;/P&gt;&lt;P&gt;&amp;gt;=0 and &amp;lt;0.01 should be green,&lt;/P&gt;&lt;P&gt;&amp;gt;0.01 and &amp;lt;0.2 should be yellow,&lt;/P&gt;&lt;P&gt;&amp;gt;0.2 should be rbg(255,125,0)&lt;/P&gt;&lt;P&gt;and at last &amp;gt;0.5 should be red;&lt;/P&gt;&lt;P&gt;as shown in excel sheet col(Funds%)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I have used Funds% as "AJS/Act"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; And&amp;nbsp;Target(AON*Funds BNK) as "AON*Funds BNK" where AON is shown as month days i.e. 30 days.&lt;/P&gt;&lt;P&gt;You can see the color format in excel from color formatting tab and see the functions applied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Required debugging in below expression:&lt;/P&gt;&lt;P&gt;if(&lt;BR /&gt;Funds %&lt;BR /&gt;&amp;gt;=&lt;BR /&gt;0&lt;BR /&gt;and&lt;BR /&gt;Funds %&lt;BR /&gt;&amp;lt;&lt;BR /&gt;(Target(AON*Funds BNK)),Green(),&lt;BR /&gt;//------2------//&lt;BR /&gt;if(&lt;BR /&gt;Funds %&lt;BR /&gt;&amp;gt;&lt;BR /&gt;(Target(AON*Funds BNK))&lt;BR /&gt;and&lt;BR /&gt;Funds %&lt;BR /&gt;&amp;lt;&lt;BR /&gt;(Target(AON*Funds BNK))&lt;BR /&gt;+&lt;BR /&gt;(Target(AON*Funds BNK), Yellow(),&lt;BR /&gt;//------3------//&lt;BR /&gt;if(&lt;BR /&gt;Funds %&lt;BR /&gt;&amp;lt;&lt;BR /&gt;(Target(AON*Funds BNK))&lt;BR /&gt;+&lt;BR /&gt;(Target(AON*Funds BNK)),RGB(255,125,0),&lt;BR /&gt;//------4------//&lt;BR /&gt;if(&lt;BR /&gt;Funds %&lt;BR /&gt;&amp;gt;&lt;BR /&gt;(Target(AON*Funds BNK))&lt;BR /&gt;+&lt;BR /&gt;(Target(AON*Funds BNK)),Red()))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check this expression with excel file attached in qlik sense app.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ishan&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1680930#M51809</guid>
      <dc:creator>ishansjain2095</dc:creator>
      <dc:date>2021-12-20T21:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression Functions for Color expression?</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1680970#M51812</link>
      <description>&lt;P&gt;Field names with spaces need to be enclosed in square brackets or double quotes.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 15:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1680970#M51812</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2020-03-02T15:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression Functions for Color expression?</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681124#M51824</link>
      <description>&lt;P&gt;Can you write the script for better understanding!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ishan&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 05:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681124#M51824</guid>
      <dc:creator>ishansjain2095</dc:creator>
      <dc:date>2020-03-03T05:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression Functions for Color expression?</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681337#M51840</link>
      <description>&lt;P&gt;A field name like&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Funds %&lt;/STRONG&gt; needs to be written as [Funds %] or "Funds %"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 14:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681337#M51840</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2020-03-03T14:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression Functions for Color expression?</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681602#M51865</link>
      <description>&lt;P&gt;Hi Lauri,&lt;/P&gt;&lt;P&gt;I worked in it color formatting doesn't matches as excel sheet "conditional formatting". Can you help with the conditions that which condition can be used color formatting ranges shown below :&lt;/P&gt;&lt;P&gt;i) Funds% &amp;lt;=0&lt;/P&gt;&lt;P&gt;ii) Funds% &amp;gt;.01&amp;nbsp;&lt;/P&gt;&lt;P&gt;i) &amp;amp; ii) should be "Green"&lt;/P&gt;&lt;P&gt;iii) Funds% &amp;gt;= .01&lt;/P&gt;&lt;P&gt;iv) Funds% &amp;lt;= .2&lt;/P&gt;&lt;P&gt;iii) &amp;amp; iv) should be "Yellow"&lt;/P&gt;&lt;P&gt;v) Funds% should be Between .2 and .5 and display as Ember "RGB(255,125,0)"&lt;/P&gt;&lt;P&gt;vi) Funds% &amp;gt; .5 should display as "Red"&lt;/P&gt;&lt;P&gt;Which condition should I apply Dual(if's) condition isn't working for me.&lt;/P&gt;&lt;P&gt;Please suggest!!!!.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ishan&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 09:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681602#M51865</guid>
      <dc:creator>ishansjain2095</dc:creator>
      <dc:date>2020-03-04T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression Functions for Color expression?</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681693#M51875</link>
      <description>&lt;P&gt;I am guessing you mean: if Funds% between 0 and 0.01 then green, etc. Your &amp;lt; and &amp;gt; symbols were reversed.&lt;/P&gt;&lt;P&gt;If([Funds%]&amp;gt;=0 and [Funds%]&amp;lt;0.01, green(), If([Funds%]&amp;gt;=0.01 and [Funds%]&amp;lt;0.2, yellow(), If([Funds%]&amp;gt;=0.2 and [Funds%]&amp;lt;=0.5, RGB(255,125,0), red())))&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 13:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Expression-Functions-for-Color-expression/m-p/1681693#M51875</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2020-03-04T13:37:37Z</dc:date>
    </item>
  </channel>
</rss>

