<?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 Creating Arrow in Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271617#M865014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create an arrow representation in my chart depending upon the increase or decrease in the current and previous value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried in straight table but now i want to apply same in Line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my chart for your reference also with what i want.&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Creating Arrow in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271617#M865014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create an arrow representation in my chart depending upon the increase or decrease in the current and previous value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried in straight table but now i want to apply same in Line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my chart for your reference also with what i want.&lt;/P&gt;&lt;P&gt;Thanks in Advance &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/Creating-Arrow-in-Chart/m-p/1271617#M865014</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Arrow in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271618#M865015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use expression image arrows as a work around ? Or load similar images as Bundle load an use them. &lt;/P&gt;&lt;P&gt;For now i believe you can use if this would suffice your requirement? &lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;Create your expression with the condition as your %ge value and then use &lt;/P&gt;&lt;P&gt;= IF(Yourexpression, ''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;You can get these bundle images from expression window -&amp;gt; Image tab&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146884_Capture.PNG" style="height: 599px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 16:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271618#M865015</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-12-16T16:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Arrow in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271619#M865016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't knew this...&lt;BR /&gt;Thanks for asking this question @Vivek and thanks for replying it @ Nagaraju...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 16:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271619#M865016</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-12-16T16:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Arrow in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271620#M865017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is straight table representation but i need in line chart representation @Vishwarath Nagaraju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2016 04:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271620#M865017</guid>
      <dc:creator />
      <dc:date>2016-12-17T04:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Arrow in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271621#M865018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide sample to work, Where you want to show that arrow? And draw expected output which you need in line chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2016 18:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271621#M865018</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-12-17T18:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Arrow in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271622#M865019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a very loose example of how you could achieve this using text in chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously for more measures just add more text in charts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 11:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271622#M865019</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-19T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Arrow in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271623#M865020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Purely for my own interest I was wondering if the above proved to be useful?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Arrow-in-Chart/m-p/1271623#M865020</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-23T13:32:35Z</dc:date>
    </item>
  </channel>
</rss>

