<?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: How to add percentage change in line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378391#M512296</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;you could use the &lt;A href="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/FormattingFunctions/Dual.htm" title="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/FormattingFunctions/Dual.htm"&gt;Dual()&lt;/A&gt; function to add this information to your expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15118163258894001 jive_text_macro" jivemacro_uid="_15118163258894001"&gt;
&lt;P&gt;Dual(Num(Sum(Value),'#.##0')&amp;amp;Chr(10)&amp;amp;Num(Sum(Value)/Above(Sum(Value))-1,'+0,0%;-0,0%'),Sum(Value))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_283067_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184819_QlikCommunity_Thread_283067_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_283067_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/184820_QlikCommunity_Thread_283067_Pic2.JPG" style="height: 282px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2017 20:59:12 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2017-11-27T20:59:12Z</dc:date>
    <item>
      <title>How to add percentage change in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378390#M512295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to add the year to year change in percentage points to a graph like this (~ 4,3 % for 2016 and ~ 24,8% for 2017).&lt;/P&gt;&lt;P&gt;Is there a simple way to add this piece of information to the graph? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Chart.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184710_Chart.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 14:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378390#M512295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T14:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to add percentage change in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378391#M512296</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;you could use the &lt;A href="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/FormattingFunctions/Dual.htm" title="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/FormattingFunctions/Dual.htm"&gt;Dual()&lt;/A&gt; function to add this information to your expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15118163258894001 jive_text_macro" jivemacro_uid="_15118163258894001"&gt;
&lt;P&gt;Dual(Num(Sum(Value),'#.##0')&amp;amp;Chr(10)&amp;amp;Num(Sum(Value)/Above(Sum(Value))-1,'+0,0%;-0,0%'),Sum(Value))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_283067_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184819_QlikCommunity_Thread_283067_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_283067_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/184820_QlikCommunity_Thread_283067_Pic2.JPG" style="height: 282px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 20:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378391#M512296</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-11-27T20:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to add percentage change in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378392#M512297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your rapid! and outstanding! support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I copy pasted the expression into my file and adjusted it to my dimensions BUT the graph did not change accordingly. Instead the graph still looked like a regular "sum()" graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I copied the object from your attached qvw file into my sheet and adjusted the expression. It worked! I am still figuring out what I missed but I am very thankful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 12:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378392#M512297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T12:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to add percentage change in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378393#M512298</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;you're welcome.&lt;/P&gt;&lt;P&gt;Glad it helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you had some number format applied to your chart expression (needs to be "expression default". see number tab in chart properties).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 19:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-percentage-change-in-line-chart/m-p/1378393#M512298</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-11-29T19:31:50Z</dc:date>
    </item>
  </channel>
</rss>

