<?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 based off expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934560#M953517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following expression to return a percentage &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(Count({&amp;lt;Method={'1'},UtilizationMonthName={'Month0'}&amp;gt;} Distinct Key) /count({&amp;lt;methddesc={'1','2', '3'},UtilizationMonthName={'Month0'} &amp;gt;} distinct Key),'#,##0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I am trying to do is set a visual cue if the percentages are above and below a set percentage, but I am unsure how to go about this. Any help would be great.&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, 18 Nov 2015 16:56:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-18T16:56:55Z</dc:date>
    <item>
      <title>Visual Cues based off expression</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934560#M953517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following expression to return a percentage &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(Count({&amp;lt;Method={'1'},UtilizationMonthName={'Month0'}&amp;gt;} Distinct Key) /count({&amp;lt;methddesc={'1','2', '3'},UtilizationMonthName={'Month0'} &amp;gt;} distinct Key),'#,##0%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I am trying to do is set a visual cue if the percentages are above and below a set percentage, but I am unsure how to go about this. Any help would be great.&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, 18 Nov 2015 16:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934560#M953517</guid>
      <dc:creator />
      <dc:date>2015-11-18T16:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues based off expression</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934561#M953518</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;you need to be looking at the visual cue tab.&lt;/P&gt;&lt;P&gt;You need to add the upper and lower limit. One thing you may need to check is if you need to use the base number, i.e. pre your num() formating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is just a text box, then you can go to colour and use a expression&lt;/P&gt;&lt;P&gt;If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;num(Count({&amp;lt;Method={'1'},UtilizationMonthName={'Month0'}&amp;gt;} Distinct Key) /count({&amp;lt;methddesc={'1','2', '3'},UtilizationMonthName={'Month0'} &amp;gt;} distinct Key),'#,##0%') &amp;gt; 80, Green(), Red())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or replace with RGB() codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 17:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934561#M953518</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2015-11-18T17:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues based off expression</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934562#M953519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Like this? if your %value 80 =&amp;gt; Give&amp;nbsp; &lt;STRONG&gt;.8&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105947_Capture.JPG" style="height: 546px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 17:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934562#M953519</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-11-18T17:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues based off expression</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934563#M953520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking at the cues tab, just posted what I was using for the expression if it was needed. I am using a straight table, not a text object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 17:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934563#M953520</guid>
      <dc:creator />
      <dc:date>2015-11-18T17:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Cues based off expression</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934564#M953521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Settu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats what I am trying to do, seems that I was not using .75 for 75%. it is working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 17:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues-based-off-expression/m-p/934564#M953521</guid>
      <dc:creator />
      <dc:date>2015-11-18T17:07:48Z</dc:date>
    </item>
  </channel>
</rss>

