<?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: Percentage Growth in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372306#M515371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the expression in the TX01 object and it did not work. Is it a different formula for the TextBox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jun 2017 12:14:26 GMT</pubDate>
    <dc:creator>sqlpuzzle</dc:creator>
    <dc:date>2017-06-29T12:14:26Z</dc:date>
    <item>
      <title>Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372302#M515367</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 am trying to find the percentage change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a slider that selects the year range. And a Line chart. I need to display the percentage change of the measure as a KPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the formula to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 13:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372302#M515367</guid>
      <dc:creator>sqlpuzzle</dc:creator>
      <dc:date>2017-06-28T13:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372303#M515368</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;May be like as at attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 07:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372303#M515368</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-06-29T07:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372304#M515369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for %change try with this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(Num(Population,'###,##0') - above(num(Population,'###,##0')))/(Num(Population,'###,##0'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 08:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372304#M515369</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-06-29T08:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372305#M515370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression you gave is very handy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put that expression into the Textbox object with ID 'TX01'. It showed just a -, I guess some placeholder for null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for getting it as a KPI in the text box. Not as another chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 12:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372305#M515370</guid>
      <dc:creator>sqlpuzzle</dc:creator>
      <dc:date>2017-06-29T12:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372306#M515371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the expression in the TX01 object and it did not work. Is it a different formula for the TextBox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 12:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372306#M515371</guid>
      <dc:creator>sqlpuzzle</dc:creator>
      <dc:date>2017-06-29T12:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372307#M515372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in a textbox you are showing only one singele value!&lt;/P&gt;&lt;P&gt;if you are setting up the range by slider how should the % changed be applied!&lt;/P&gt;&lt;P&gt;means, which % change do you want to show? from beginning of the range to the end of the range?&lt;/P&gt;&lt;P&gt;can u give more details?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 12:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372307#M515372</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-06-29T12:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372308#M515373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be the growth number you would want to see? from 1976 to 1989? May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(Only({&amp;lt;Year = {$(=MaxString(Year))}&amp;gt;}Population)/Only({&amp;lt;Year = {$(=MinString(Year))}&amp;gt;}Population) - 1, '##.00%')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I had to use MaxString and MinString because your year field is a text, rather than a number. Convert it to number and you should be able to use Max and Min instead of MaxString and MinString&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 12:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372308#M515373</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-29T12:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage Growth</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372309#M515374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Growth% from the Start to End based on the Slider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((Population at End Slider) - (Population at Start Slider))/ &lt;SPAN style="font-size: 13.3333px;"&gt;(Population at Start Slider)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 12:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-Growth/m-p/1372309#M515374</guid>
      <dc:creator>sqlpuzzle</dc:creator>
      <dc:date>2017-06-29T12:30:03Z</dc:date>
    </item>
  </channel>
</rss>

