<?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: Conditional Image text box. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247827#M852233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try this set Analysis...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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(($(vIOAY) - $(vIOPY)) / $(vIOPY)*100,'#,#0')&amp;gt;&lt;/SPAN&gt; 0, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;arrow_s_r.png&lt;/SPAN&gt;',&lt;/P&gt;&lt;P&gt;, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;arrow_s_r.png&lt;/SPAN&gt;'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 09:58:13 GMT</pubDate>
    <dc:creator>hemachandran</dc:creator>
    <dc:date>2017-03-08T09:58:13Z</dc:date>
    <item>
      <title>Conditional Image text box.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247824#M852230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Team,&lt;/P&gt;&lt;P&gt;I have a text box expression value&amp;nbsp; =num(($(vIOAY) - $(vIOPY)) / $(vIOPY)*100,'#,#0') &amp;amp;' %'&amp;nbsp; =-90,70% &lt;/P&gt;&lt;P&gt;which has positive and negative values.&lt;/P&gt;&lt;P&gt;I need to display the Green Arrow when a value is Positive otherwise Negative Arrow should display.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qc.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155541_qc.PNG" style="height: auto;" /&gt;&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/Conditional-Image-text-box/m-p/1247824#M852230</guid>
      <dc:creator>MuraliPrasath</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Image text box.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247825#M852231</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;Use bundle image&amp;nbsp; object write expression like &lt;/P&gt;&lt;P&gt;&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(($(vIOAY) - $(vIOPY)) / $(vIOPY)*100,'#,#0')&lt;/SPAN&gt;&amp;gt;0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_n_g.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_s_r.png')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 06:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247825#M852231</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-03-08T06:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Image text box.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247826#M852232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Prashant Sangle !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 09:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247826#M852232</guid>
      <dc:creator>MuraliPrasath</dc:creator>
      <dc:date>2017-03-08T09:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Image text box.</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247827#M852233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try this set Analysis...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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(($(vIOAY) - $(vIOPY)) / $(vIOPY)*100,'#,#0')&amp;gt;&lt;/SPAN&gt; 0, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;arrow_s_r.png&lt;/SPAN&gt;',&lt;/P&gt;&lt;P&gt;, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;arrow_s_r.png&lt;/SPAN&gt;'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 09:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Image-text-box/m-p/1247827#M852233</guid>
      <dc:creator>hemachandran</dc:creator>
      <dc:date>2017-03-08T09:58:13Z</dc:date>
    </item>
  </channel>
</rss>

