<?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: Background Color Expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863165#M11913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish, you can use expression name in BgColor expression, if your expression caption is 'Expr1', you can use:&lt;/P&gt;&lt;P&gt;If(Expr1&amp;lt;51, Red(),&lt;/P&gt;&lt;P&gt; If(Expr1&amp;gt;71, Green(), Yellow()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 15:08:35 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2015-05-27T15:08:35Z</dc:date>
    <item>
      <title>Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863164#M11912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose My set analysis expression is too large. it contains Too many conditions. i could not able to plot Color() in Expression.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and &lt;STRONG&gt;Result of all expression is in Between 1 to 100.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;How Can I get following &lt;STRONG&gt;without&lt;/STRONG&gt; using whole &lt;STRONG&gt;Expression&lt;/STRONG&gt; in '&lt;STRONG&gt;Background Color Expression&lt;/STRONG&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;a) &amp;lt;51--&amp;gt; Red(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;b)Between 51 to 70--&amp;gt; Yellow(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;c) &amp;gt;71--&amp;gt; Green()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;A href="https://community.qlik.com/space/2146"&gt;New to Qlik Sense&lt;/A&gt;‌ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;A href="https://community.qlik.com/thread/75298"&gt;Background color and Set Analysis&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/space/2147"&gt;Qlik Sense Resource Library&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/space/2051"&gt;App Development&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863164#M11912</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2015-05-27T15:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863165#M11913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish, you can use expression name in BgColor expression, if your expression caption is 'Expr1', you can use:&lt;/P&gt;&lt;P&gt;If(Expr1&amp;lt;51, Red(),&lt;/P&gt;&lt;P&gt; If(Expr1&amp;gt;71, Green(), Yellow()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863165#M11913</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-05-27T15:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863166#M11914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how it works in Qlik Sense, but in QlikView you can use the Label of the expression to achieve what you are aiming for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if the label of your expression is TotalSales, then you can use the following for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;'&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333320617676px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Background Color Expression&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(TotalSales &amp;lt; 51, Red(), If(TotalSales &amp;lt; 70, Yellow(), Green()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would think that Qlik Sense should allow for the use of expression label or Column() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863166#M11914</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-27T15:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863167#M11915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Expression label is &lt;SPAN style="font-size: 13.3333330154419px;"&gt;%Compliance...But its not working in Background color Expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;My expression result is in 34%, 48%&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(%Compliance &amp;lt; 51, Red(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(%Compliance &amp;gt; 71, Green(), Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;also&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;If(%Compliance &amp;lt; 51%, Red(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;If(%Compliance &amp;gt; 71%, Green(), Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;But its not working&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863167#M11915</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2015-05-27T15:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863168#M11916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whoops, I didn't see this was for Sense, I gave a QlikView answer, not a Sense answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be sure if this works on Sense, can you try?:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([%Compliance] &amp;lt; 51, Red(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([%Compliance] &amp;gt; 71, Green(), Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863168#M11916</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-05-27T15:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863169#M11917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already tried in Sense and works with column label, the '%' should be messing with the interpretation of Column label&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863169#M11917</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-05-27T15:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863170#M11918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use Column() function if label is tricky although the square brackets should fix it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 15:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863170#M11918</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-27T15:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863171#M11919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you have any other Solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 03:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863171#M11919</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2015-05-28T03:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863172#M11920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please explain it how to use Column() here in my scenario? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 03:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863172#M11920</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2015-05-28T03:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863173#M11921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish, I made a sample with Sense using the same column label and it's working, please check attachment and tell us what's different in your document or if there is something I missunderstood.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 09:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression/m-p/863173#M11921</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-05-28T09:13:21Z</dc:date>
    </item>
  </channel>
</rss>

