<?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: Problem with indicators in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-indicators/m-p/723633#M259638</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;Try like&lt;/P&gt;&lt;P&gt;Remove &lt;STRONG&gt;&amp;amp;'%' from your expression then try&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;round&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(((((((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(v_Year)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))&lt;BR /&gt;/(sum(ROOMS)*Days))))/((sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))/(sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}ROOMS)*v_CDays_PY)))))-1 )*100, 0.11) )&amp;lt;0,&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_w_r.png',&lt;BR /&gt;if((round(((((((sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(v_Year)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))/(sum(ROOMS)*v_CDays))))/ ((sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))/(sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}ROOMS)*v_CDays_PY)))))-1 )*100, 0.11))&amp;gt;0,&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_s_g.png',&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne.png'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Sep 2014 09:31:03 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2014-09-06T09:31:03Z</dc:date>
    <item>
      <title>Problem with indicators</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-indicators/m-p/723631#M259636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am showing indicators at my dashboard,&lt;/P&gt;&lt;P&gt;when the value is greater than zero i should show green arrow, &lt;/P&gt;&lt;P&gt;when the value is less than zero i should show the red arrow, &lt;/P&gt;&lt;P&gt;when the value is equal to zero or is null i should show the yellow arrow,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wrote bellow code, it is giving me red arrow when the value is zero or null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;=if((round(((((((sum({$&amp;lt;Year={$(v_Year)}&amp;gt;}(Property*ROOMS))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;/(sum(ROOMS)*Days))))/((sum({$&amp;lt;Year={$(PY)}&amp;gt;}(Property*ROOMS))/(sum({$&amp;lt;Year={$(PY)}&amp;gt;}ROOMS)*v_CDays_PY)))))-1 )*100, 0.11) &amp;amp; '%')&amp;lt;0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_w_r.png',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;if((round(((((((sum({$&amp;lt;Year={$(v_Year)}&amp;gt;}(Property*ROOMS))/(sum(ROOMS)*v_CDays))))/ ((sum({$&amp;lt;Year={$(PY)}&amp;gt;}(Property*ROOMS))/(sum({$&amp;lt;Year={$(PY)}&amp;gt;}ROOMS)*v_CDays_PY)))))-1 )*100, 0.11) &amp;amp; '%')&amp;gt;0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_s_g.png',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;if((round(((((((sum({$&amp;lt;Year={$(v_Year)}&amp;gt;}(Property*ROOMS))/(sum(ROOMS)*v_CDays))))/ ((sum({$&amp;lt;Year={$(PY)}&amp;gt;}(Property*ROOMS))/(sum({$&amp;lt;Year={$(PY)}&amp;gt;}ROOMS)*v_CDays_PY)))))-1 )*100, 0.11) &amp;amp; '%')=0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne.png')))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Can anybody help into this,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 08:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-indicators/m-p/723631#M259636</guid>
      <dc:creator />
      <dc:date>2014-09-06T08:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with indicators</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-indicators/m-p/723632#M259637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 09:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-indicators/m-p/723632#M259637</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-06T09:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with indicators</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-indicators/m-p/723633#M259638</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;Try like&lt;/P&gt;&lt;P&gt;Remove &lt;STRONG&gt;&amp;amp;'%' from your expression then try&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;round&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(((((((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(v_Year)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))&lt;BR /&gt;/(sum(ROOMS)*Days))))/((sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))/(sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}ROOMS)*v_CDays_PY)))))-1 )*100, 0.11) )&amp;lt;0,&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_w_r.png',&lt;BR /&gt;if((round(((((((sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(v_Year)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))/(sum(ROOMS)*v_CDays))))/ ((sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}(Property*ROOMS))/(sum({$&amp;lt;Year={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(PY)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}ROOMS)*v_CDays_PY)))))-1 )*100, 0.11))&amp;gt;0,&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_s_g.png',&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne.png'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 09:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-indicators/m-p/723633#M259638</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-06T09:31:03Z</dc:date>
    </item>
  </channel>
</rss>

