<?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: Shorter &amp;quot;Background Color&amp;quot; Expressions? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171658#M896120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the thing that doesn't work in Qlik Sense which works in QlikView. In QlikView I can substitute &lt;STRONG&gt;[Score]&lt;/STRONG&gt; instead of &lt;STRONG&gt;Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&lt;/STRONG&gt;. Here I tried the exact same thing, but it does not work in Qlik Sense. I am stuck with the long version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2016 16:56:54 GMT</pubDate>
    <dc:creator>TKendrick20</dc:creator>
    <dc:date>2016-08-17T16:56:54Z</dc:date>
    <item>
      <title>Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171641#M896103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart with one dimension and measure and I would like to color each bar according to its expression value. The expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I go to style the Background Color, I have this obnoxious expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])=0,$(vYellow),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&amp;gt;0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&amp;lt;=2,&lt;/P&gt;&lt;P&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; IF(AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&amp;gt;1,$(vLightGreen),$(vGreenYellow)),$(vGreen)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&amp;gt;=-2,&lt;/P&gt;&lt;P&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; IF(AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&amp;lt;-1,$(vOrange),$(vOrangeYellow)),$(vRed))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can build this definition without repeating the expression 6 times? Am I missing some EXPRESSIONVALUE function or something that would make this considerably more manageable (I have other definitions that are much worse)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171641#M896103</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171642#M896104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using variables with parameters. Read this: &lt;A href="https://community.qlik.com/docs/DOC-9045"&gt;Variables with Parameters&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Kuba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 16:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171642#M896104</guid>
      <dc:creator />
      <dc:date>2016-07-28T16:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171643#M896105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create a variable for you average expression and use the variable in your background color expression instead of the longer average expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 16:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171643#M896105</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2016-07-28T16:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171644#M896106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or try Pick &amp;amp; Match combo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 16:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171644#M896106</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2016-07-28T16:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171645#M896107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The EXPRESSIONVALUE function you are thinking of is just the label of the Expression Column. So assume you assigned the label "Average Choice" to this expression. Then your background color expression could refer to the column value like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF([Average Choice]=0,$(vYellow),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;([Average Choice]&lt;/SPAN&gt;)&amp;gt;0,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...etc&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;P.S. As an alternative, you can also use the Column(n) function to refer to a column value. &lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com/" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 16:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171645#M896107</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-07-28T16:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171646#M896108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value]) &amp;lt; -2, $(vRed),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value]) &amp;lt; -1, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vOrange),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value]) &amp;lt; 0, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vOrangeYellow),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value]) = 0, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vYellow),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value]) &amp;lt; 1, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vGreenYellow),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value]) &amp;lt; 2, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vLightGreen),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value]) &amp;gt;= 2, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vGreen)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;STRONG&gt;)))))))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 16:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171646#M896108</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-28T16:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171647#M896109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YES!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this technique have a name?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 17:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171647#M896109</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2016-07-28T17:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171648#M896110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may have a formal name within R&amp;amp;D, but I've always called it "column label reference". For more info see&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Tutorial - About Column Visibility &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/tutorial-about-column-visibility/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/tutorial-about-column-visibility/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark something as correct to close the thread if this works for you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 17:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171648#M896110</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-07-28T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171649#M896111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Beautiful, thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how something like this could work in Qlik Sense, too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 17:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171649#M896111</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2016-07-28T17:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171650#M896112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure is this Calculated Dim / Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vYellow = Yellow()&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vLightGreen = LightGreen()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vGreenYellow = LightBlue()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vGreen = Green()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vOrange = LightMagenta()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vOrangeYellow = LightCyan()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vAverage = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;IF($(vAverage)=0,$(vYellow),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF($(vAverage)&amp;gt;0,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vLightGreen),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF($(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vAverage)&lt;/SPAN&gt;&amp;lt;=2,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vGreenYellow)),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&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; IF($(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vAverage)&lt;/SPAN&gt;&amp;gt;1,$(vGreen)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF($(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vAverage)&lt;/SPAN&gt;&amp;gt;=-2,&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;$(vOrange),&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;$(vOrangeYellow))))))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 17:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171650#M896112</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-28T17:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171651#M896113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work the same in Qlik Sense. Have you encountered any issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 21:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171651#M896113</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-07-28T21:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171652#M896114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to use the measure label as a column in Qlik Sense 3.0 as in QlikView. Perhaps there is a different syntax?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 14:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171652#M896114</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2016-08-01T14:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171653#M896115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;I've not encountered any problem referencing column labels in Qlik Sense desktop 3.0.&amp;nbsp; Can you provide an example or more detail on the problem you are seeing? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 01:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171653#M896115</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-08-10T01:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171654#M896116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm on Qlik Sense Enterprise 3.0. I have a bar chart with one dimension and a Measure with the Label "Score" and the expression below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Measure Snip.PNG" class="jive-image image-1" height="147" src="/legacyfs/online/134218_Measure Snip.PNG" style="height: 146.525px; width: 133px;" width="133" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I have a huge expression for the Colors and Legends attribute that duplicates that formula many times. I am not able to substitute the field [Score] in for the formula like I can in QlikView. Is there another syntax to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 15:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171654#M896116</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2016-08-10T15:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171655#M896117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps the issue is in your color expression. Note that you can't use "Score" as a function argument. Can you pos the color expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 18:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171655#M896117</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-08-10T18:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171656#M896118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF(Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value]),vYellow,&lt;/P&gt;&lt;P&gt;IF(Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&amp;gt;0,&lt;/P&gt;&lt;P&gt;IF(Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&amp;lt;=2,&lt;/P&gt;&lt;P&gt;IF(Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&amp;gt;1,vLightGreen,vGreenYellow),vScoreGreen),&lt;/P&gt;&lt;P&gt;IF(Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&amp;gt;=-2,&lt;/P&gt;&lt;P&gt;IF(Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&amp;lt;-1,vOrange,vOrangeYellow),vScoreRed)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 15:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171656#M896118</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2016-08-15T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171657#M896119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the color expression you are using when you use the "Score" label? (I take it the one you posted is the one that works).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 22:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171657#M896119</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-08-16T22:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171658#M896120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the thing that doesn't work in Qlik Sense which works in QlikView. In QlikView I can substitute &lt;STRONG&gt;[Score]&lt;/STRONG&gt; instead of &lt;STRONG&gt;Avg({&amp;lt;[Participant Group]-={"Self"}&amp;gt;}[Answer Choice Value])&lt;/STRONG&gt;. Here I tried the exact same thing, but it does not work in Qlik Sense. I am stuck with the long version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 16:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171658#M896120</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2016-08-17T16:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Shorter "Background Color" Expressions?</title>
      <link>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171659#M896121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally arrived at a much simpler solution for Qlik Sense. I am using the PICK and CEIL functions to build this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PICK(CEIL(&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;AVG({&amp;lt;[Question Response Group ID]={"5"}&amp;gt;} [Answer Choice Value])&lt;/STRONG&gt;+4),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vRed,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vOrange,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vOrangeYellow,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vYellow,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vGreenYellow,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vLightGreen,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vScoreGreen&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is notably more efficient in space and resource usage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 15:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shorter-quot-Background-Color-quot-Expressions/m-p/1171659#M896121</guid>
      <dc:creator>TKendrick20</dc:creator>
      <dc:date>2016-09-12T15:49:03Z</dc:date>
    </item>
  </channel>
</rss>

