<?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 not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-cues-not-working/m-p/333792#M1170663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Within a straight table, we can change the backgroud of a cell based on 'Visual cues',&amp;nbsp; great for highlighting ares of interest in a table. However, in each cell I don't just have a number (say field1) I also have a freq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=avg(field1)&lt;BR /&gt;=avg(field1) &amp;amp; '(' &amp;amp; count(field1) &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;From the above two expressions, I am able to use visual cues for the first but not the second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way around this as I really want to include the freq within each cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2012 11:32:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-04T11:32:53Z</dc:date>
    <item>
      <title>Visual cues not working</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-not-working/m-p/333792#M1170663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you can help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Within a straight table, we can change the backgroud of a cell based on 'Visual cues',&amp;nbsp; great for highlighting ares of interest in a table. However, in each cell I don't just have a number (say field1) I also have a freq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=avg(field1)&lt;BR /&gt;=avg(field1) &amp;amp; '(' &amp;amp; count(field1) &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;From the above two expressions, I am able to use visual cues for the first but not the second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way around this as I really want to include the freq within each cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 11:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-not-working/m-p/333792#M1170663</guid>
      <dc:creator />
      <dc:date>2012-07-04T11:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cues not working</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-not-working/m-p/333793#M1170664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Visual cues only work with expression that return numericals. Your second expression is returning a string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can use a background color attribute expression (click on the small plus sign next to your expression in expression tab) and enter as defiition something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(avg(field1) &amp;lt; 0, lightred() )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. you must create an expression that returns a color (can also be created using rgb() or argb() functions).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 11:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-not-working/m-p/333793#M1170664</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-04T11:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cues not working</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-not-working/m-p/333794#M1170665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Stefan - this is exactlky what I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revlin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 13:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-not-working/m-p/333794#M1170665</guid>
      <dc:creator />
      <dc:date>2012-07-04T13:44:50Z</dc:date>
    </item>
  </channel>
</rss>

