<?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: Conditionnal Formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625140#M734674</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try the following&lt;/P&gt;&lt;P&gt;=IF(Sum(A-B) &amp;gt; 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_n_g.png',&lt;BR /&gt;If(Sum(A-B) = 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_w.png',&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_e_r.png'))&lt;/P&gt;&lt;P&gt;Also as stated above make sure the expression is set to Image and you may have to change the Image Formatting option to get a decent image.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2019 10:24:48 GMT</pubDate>
    <dc:creator>atoz1158</dc:creator>
    <dc:date>2019-09-18T10:24:48Z</dc:date>
    <item>
      <title>Conditionnal Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625112#M734672</link>
      <description>&lt;P&gt;Hi everybody&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;,&lt;/P&gt;&lt;P&gt;I want in a chart to show a conditionnal formatting for some values like this .&lt;/P&gt;&lt;P&gt;If A - B &amp;gt; 0, then show&amp;nbsp; a green arrow&lt;IMG border="0" width="45" height="42" /&gt;&lt;IMG border="0" width="45" height="42" /&gt;&lt;/P&gt;&lt;P&gt;If A = B, then show a gray arrow&lt;IMG border="0" width="42" height="33" /&gt;&lt;IMG border="0" width="42" height="33" /&gt;&lt;/P&gt;&lt;P&gt;If A - B &amp;lt; 0, then show a red arrow&lt;IMG src="blob:https://community.qlik.com/3f29609e-6165-49ca-9708-a25f6aa51338" border="0" width="37" height="34" /&gt;&lt;IMG border="0" width="37" height="34" /&gt;&lt;/P&gt;&lt;P&gt;I've seen the image of the arrow and&amp;nbsp;In my chart, i put the formula :&lt;/P&gt;&lt;P&gt;=If(A- B &amp;gt; 0, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_n_g.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_e_r.png')&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doen't work&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Anybody has a idea ?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625112#M734672</guid>
      <dc:creator>Fanch</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625136#M734673</link>
      <description>&lt;P&gt;Hi Fanch,&lt;/P&gt;&lt;P&gt;have you tried something like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(Sum(A-B) &amp;gt; 0,&amp;nbsp;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_n_g.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_e_r.png')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Also expression must be represented as "Image".&lt;/P&gt;&lt;P&gt;Pls see image attached&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 10:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625136#M734673</guid>
      <dc:creator>mato32188</dc:creator>
      <dc:date>2019-09-18T10:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625140#M734674</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try the following&lt;/P&gt;&lt;P&gt;=IF(Sum(A-B) &amp;gt; 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_n_g.png',&lt;BR /&gt;If(Sum(A-B) = 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_w.png',&lt;BR /&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_e_r.png'))&lt;/P&gt;&lt;P&gt;Also as stated above make sure the expression is set to Image and you may have to change the Image Formatting option to get a decent image.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 10:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625140#M734674</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-09-18T10:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625176#M734675</link>
      <description>&lt;P&gt;Yes, i've tried this solution. but instead of putting my arrows doing by conditionnal formatting, i have the formula like a string characters&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":astonished_face:"&gt;😲&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/t5/image/serverpage/image-id/19470i23A3DF59435249DC/image-size/medium?v=1.0&amp;amp;px=-1" border="0" title="Conditionnal.PNG" alt="Conditionnal.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 11:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625176#M734675</guid>
      <dc:creator>Fanch</dc:creator>
      <dc:date>2019-09-18T11:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625190#M734676</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You need to set Representation to "Image" and Image Formatting to Fill as below&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/t5/image/serverpage/image-id/19471iC9995845EA65CB74/image-size/medium?v=1.0&amp;amp;px=-1" border="0" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 11:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625190#M734676</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-09-18T11:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625194#M734677</link>
      <description>&lt;P&gt;Yeaaah !!!&lt;/P&gt;&lt;P&gt;Greats,&lt;/P&gt;&lt;P&gt;Thanks a lot !&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beer_mug:"&gt;🍺&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 11:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625194#M734677</guid>
      <dc:creator>Fanch</dc:creator>
      <dc:date>2019-09-18T11:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625199#M734678</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Glad to be a help.&lt;/P&gt;&lt;P&gt;So that this helps others please mark the solution as correct.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 11:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-Formatting/m-p/1625199#M734678</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-09-18T11:53:57Z</dc:date>
    </item>
  </channel>
</rss>

