<?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 Visual Cues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138141#M891309</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;Would like to be able to correct the visual cues from the "&lt;STRONG&gt;Current&lt;/STRONG&gt;" to the "&lt;STRONG&gt;Desired&lt;/STRONG&gt;" output. Below is the image:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134972_Capture.PNG" style="height: 132px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would want to be able to mark cells on the Actual Rows red if it's over the budget and green if not. Right now it's only doing it for the total and not for the individual columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this currently:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum([Position Property Value])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visual cues expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Upper &amp;gt;= =sum({&amp;lt;EPPType = {"BUDGET"}&amp;gt;}[Position Property Value]) + 1 --&amp;gt; Red&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>k_burata</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138141#M891309</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;Would like to be able to correct the visual cues from the "&lt;STRONG&gt;Current&lt;/STRONG&gt;" to the "&lt;STRONG&gt;Desired&lt;/STRONG&gt;" output. Below is the image:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134972_Capture.PNG" style="height: 132px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would want to be able to mark cells on the Actual Rows red if it's over the budget and green if not. Right now it's only doing it for the total and not for the individual columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this currently:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum([Position Property Value])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visual cues expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Upper &amp;gt;= =sum({&amp;lt;EPPType = {"BUDGET"}&amp;gt;}[Position Property Value]) + 1 --&amp;gt; Red&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&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/Visual-Cues/m-p/1138141#M891309</guid>
      <dc:creator>k_burata</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138142#M891310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you try Background Color expression to get this done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 08:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138142#M891310</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-19T08:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138143#M891311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing what you advised but still wasn't able to get the desired result. From the image below it should only be&lt;/P&gt;&lt;P&gt;Red if ACTUAL is greater than BUDGET. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135243_Capture.PNG" style="height: 72px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's he expression that I used. Just wondering where I missed since I am still learning QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if([EPPType] = 'ACTUAL' and (Sum({$&amp;lt;[EPPType]={'ACTUAL'}&amp;gt;} [Position Property Value]) &amp;gt;= Sum({$&amp;lt;[EPPType]={'BUDGET'}&amp;gt;} [Position Property Value])), Red())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 02:44:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138143#M891311</guid>
      <dc:creator>k_burata</dc:creator>
      <dc:date>2016-08-23T02:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138144#M891312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But in your condition you have used greater than and equal to sign (&amp;gt;=)? Change that to just greater than (&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If([EPPType] = 'ACTUAL' and (Sum({$&amp;lt;[EPPType]={'ACTUAL'}&amp;gt;} [Position Property Value])&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt; &amp;gt;&lt;/SPAN&gt; Sum({$&amp;lt;[EPPType]={'BUDGET'}&amp;gt;} [Position Property Value])), Red())&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 08:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138144#M891312</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T08:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138145#M891313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Removed the "=" but still didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to add more modifiers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 05:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138145#M891313</guid>
      <dc:creator>k_burata</dc:creator>
      <dc:date>2016-08-26T05:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138146#M891314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Difficult to say, would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 08:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/1138146#M891314</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-26T08:28:38Z</dc:date>
    </item>
  </channel>
</rss>

