<?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: If statement arrow in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389307#M1150291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This gives me a "-" ... no arrow for now! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 14:02:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-21T14:02:12Z</dc:date>
    <item>
      <title>If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389299#M1150283</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;I'm trying to write a statement that says =if(sum(Budget) &amp;gt; sum(Actual), 'qmem://Arrow/GreenUp',if(sum(Budget)&amp;lt;sum(Actual),'qmem://Arrow/RedDown'). It is not working and I'm not sure what is wrong with the syntax. Does anyone know?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 04:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389299#M1150283</guid>
      <dc:creator />
      <dc:date>2013-05-21T04:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389300#M1150284</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;I think your syntex is right check your compared values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX: =&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;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Budget) &amp;gt; sum(Actual),'qmem://Arrow/GreenUp','qmem://Arrow/RedDown') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 05:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389300#M1150284</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-21T05:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389301#M1150285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does not work. I get a text box with the formula in it. Any other ideas would be very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389301#M1150285</guid>
      <dc:creator />
      <dc:date>2013-05-21T12:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389302#M1150286</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;I think your load qmem file error so check the below syntex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: &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;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Budget) &amp;gt; sum(Actual),'Yes','No') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389302#M1150286</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-21T12:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389303#M1150287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But that would not get me to an up or a down arrow as the output, correct? How would I address the qmem file error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389303#M1150287</guid>
      <dc:creator />
      <dc:date>2013-05-21T12:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389304#M1150288</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;I think the following will work better&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;(Budget) &amp;gt; sum(Actual),'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_s_r.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_n_g.png'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;and make sure the representation is Image&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 8pt; color: #737373; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389304#M1150288</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-21T12:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389305#M1150289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=RangeOnly(if(GetCurrentSelections() &amp;amp; Budget &amp;gt; Actual, 'qmem://Arrow/GreenUp','qmem://Arrow/RedDown')).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 13:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389305#M1150289</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-21T13:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389306#M1150290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this works in that I get a green arrow but I want the arrow that looks like just a triangle (without a stem).. is there a way to use this code to get that kind of arrow? Thanks! (and sorry for being picky...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389306#M1150290</guid>
      <dc:creator />
      <dc:date>2013-05-21T14:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389307#M1150291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This gives me a "-" ... no arrow for now! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389307#M1150291</guid>
      <dc:creator />
      <dc:date>2013-05-21T14:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389308#M1150292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this video I created on YouTube.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you used Character Map before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://youtu.be/RdDFHhNAOKI" title="http://youtu.be/RdDFHhNAOKI"&gt;http://youtu.be/RdDFHhNAOKI&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 14:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389308#M1150292</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-21T14:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389309#M1150293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wait, I take that back &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; I can't get the arrow colors to be different...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(sum(Budget) &amp;gt; sum(Actual),'▼','▲').. the down arrow should be red and the up arrow should be green. is there a way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 16:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389309#M1150293</guid>
      <dc:creator />
      <dc:date>2013-05-21T16:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389310#M1150294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using a text object you can go to font color and say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(sum(Budget) &amp;gt; sum(Actual),Red(),Green())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 19:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389310#M1150294</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-21T19:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389311#M1150295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm a bit confused - when I add that second expression in under the "general" text format it turns my arrow into a 0. I don't see a way to create an expression under the font color tab of a text box. Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 21:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389311#M1150295</guid>
      <dc:creator />
      <dc:date>2013-05-21T21:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389312#M1150296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you need to show the &lt;IMG __jive_id="41448" class="jive-image" alt="arrow-217-32.png" src="https://community.qlik.com/legacyfs/online/41448_arrow-217-32.png" /&gt;&lt;IMG __jive_id="41449" class="jive-image" alt="arrow-154-32 (1).png" src="/legacyfs/online/41449_arrow-154-32 (1).png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Table or a Text Object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389312#M1150296</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-21T22:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389313#M1150297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have updated the previous Expression, as I had written it wrong sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=if(sum(Budget) &amp;gt; sum(Actual),Red(),Green())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389313#M1150297</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-21T22:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389314#M1150298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;brilliant - that's it! thanks as always Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389314#M1150298</guid>
      <dc:creator />
      <dc:date>2013-05-21T22:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389315#M1150299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Stuff, I have done lots of video tutorials on YouTube, all simple stuff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check them out you may pick up lots of tips&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="https://www.youtube.com/user/RustyFishBones"&gt;https://www.youtube.com/user/RustyFishBones&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389315#M1150299</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-21T22:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389316#M1150300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i've been trying to watch! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; i learned the character map from that video. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389316#M1150300</guid>
      <dc:creator />
      <dc:date>2013-05-21T22:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389317#M1150301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you been using Qlikview long?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389317#M1150301</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-21T22:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: If statement arrow</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389318#M1150302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;work in NYC and no, just over a week&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 22:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-arrow/m-p/389318#M1150302</guid>
      <dc:creator />
      <dc:date>2013-05-21T22:30:34Z</dc:date>
    </item>
  </channel>
</rss>

