<?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 can I calculate the growth rate using two dimension values? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687573#M52391</link>
    <description>&lt;P&gt;Can you post the qvf file?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 09:31:38 GMT</pubDate>
    <dc:creator>lorenzoconforti</dc:creator>
    <dc:date>2020-03-25T09:31:38Z</dc:date>
    <item>
      <title>How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687516#M52383</link>
      <description>&lt;P&gt;I want to calculate the growth rate.&lt;BR /&gt;'&lt;STRONG&gt;(Sum ([sales]) / ABOVE (Sum ([sales]))-1) * Avg (1)&lt;/STRONG&gt;' was used as a formula for the growth rate.&lt;BR /&gt;The growth rate by year is correct.&lt;/P&gt;&lt;P&gt;At this time, company information is added to the dimension.&lt;/P&gt;&lt;P&gt;In this case, the growth rate of sales by year / company can be obtained from the line chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if a company is selected from the dimension, it is not displayed one by one.&lt;BR /&gt;For example, if you select 3 dimensions (company), only 2 companies are represented.&lt;BR /&gt;I think it's because of the ABOVE function or (-1) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 dimensions and one measure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- dimension: year, company&lt;BR /&gt;- measure: sales&lt;/P&gt;&lt;P&gt;and, I would like to use Line chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any workaround?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687516#M52383</guid>
      <dc:creator>JIEUNLIM</dc:creator>
      <dc:date>2024-11-16T18:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687553#M52388</link>
      <description>&lt;P&gt;It's a bit hard to follow&lt;/P&gt;&lt;P&gt;I think it would be better to create a sample dashboard to show your issue&lt;/P&gt;&lt;P&gt;I would be much easier to help you&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 08:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687553#M52388</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-03-25T08:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687567#M52390</link>
      <description>&lt;P&gt;I attached an example file and additional comments.&lt;BR /&gt;I want to express sales growth by year and company.&lt;/P&gt;&lt;P&gt;Chart # 1:&lt;BR /&gt;Dimension: Year&lt;BR /&gt;Measure: Growth rate : (Sum ((Sales)) / ABOVE (Sum ([Sales]))-1) * Average (1)&lt;BR /&gt;** It is correct.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chart # 2:&lt;BR /&gt;Dimension 1: year&lt;BR /&gt;Dimension 2: Company&lt;BR /&gt;Measure: Growth rate : (Sum ((Sales)) / ABOVE (Sum ([Sales]))-1) * Average (1)&lt;/P&gt;&lt;P&gt;Chart # 3:&lt;BR /&gt;Dimension 1: year&lt;BR /&gt;Dimension 2: Company&lt;BR /&gt;Measure: Growth rate : (Sum ((Sales)) / ABOVE (Sum ([Sales]))-1) * Average (1)&lt;/P&gt;&lt;P&gt;** Selected 4 companies from line chart(# 2).&lt;BR /&gt;You can see this in the legend of the line chart.&lt;BR /&gt;However, this line was marked with only three companies in #3 chart.&lt;BR /&gt;Is this the reason for the 'Above function'?&lt;/P&gt;&lt;P&gt;I want to know the growth rate formula that can represent all four companies.&lt;BR /&gt;The growth rate formula is ((Sales this year)-(Sales last year) / (Sales last year)) * 100.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 09:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687567#M52390</guid>
      <dc:creator>JIEUNLIM</dc:creator>
      <dc:date>2020-03-25T09:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687573#M52391</link>
      <description>&lt;P&gt;Can you post the qvf file?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 09:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687573#M52391</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-03-25T09:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687611#M52393</link>
      <description>&lt;P&gt;I use Qlik Sense, not Qlik view.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to create qvw file using Qlik sense?&lt;/P&gt;&lt;P&gt;If is it possible, could you let me know creating qvw file? I will post qvw file.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 10:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687611#M52393</guid>
      <dc:creator>JIEUNLIM</dc:creator>
      <dc:date>2020-03-25T10:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687613#M52394</link>
      <description>&lt;P&gt;Qlik Sense uses QVF files; are you developing on Qlik Sense desktop? You will find the files under documents&amp;gt;Qlik&amp;gt;Sense&amp;gt;Apps&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 11:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687613#M52394</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-03-25T11:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687921#M52449</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I enclosed a file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This file is different from my screenshot.&lt;/P&gt;&lt;P&gt;Because, the screenshot was my company's private information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, the file I attached has same problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i choose 4 companies, the line chart shows only 3 companies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But legend information show 4 companies.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 02:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1687921#M52449</guid>
      <dc:creator>JIEUNLIM</dc:creator>
      <dc:date>2020-03-26T02:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1688124#M52481</link>
      <description>&lt;P&gt;Use this as your measure:&lt;/P&gt;&lt;P&gt;=sum(aggr((Sum ([sales]) / ABOVE (Sum ([sales]))-1) * Avg (1), company, year))&lt;/P&gt;&lt;P&gt;Please note that year 2013 and 2019 have huge growth so they flatten the rest of the chart&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 13:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1688124#M52481</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-03-26T13:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1688134#M52483</link>
      <description>&lt;P&gt;Thank you So much!!!!&lt;/P&gt;&lt;P&gt;It is very helpful for me! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 14:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1688134#M52483</guid>
      <dc:creator>JIEUNLIM</dc:creator>
      <dc:date>2020-03-26T14:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the growth rate using two dimension values?</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1688136#M52484</link>
      <description>&lt;P&gt;no problem&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 14:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-calculate-the-growth-rate-using-two-dimension-values/m-p/1688136#M52484</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-03-26T14:12:49Z</dc:date>
    </item>
  </channel>
</rss>

