<?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: Values on line chart as % of first value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528900#M38015</link>
    <description>&lt;P&gt;Here is how the chart look like right now:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chart.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3526iA6DA3484AB540BD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="chart.PNG" alt="chart.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, each line represents the average price of a used car of a certain age (1-5) in years 2012, 2015 and 2018. I would like to show the value loss in percentage terms for each year, meaning that all three lines would start at the same point (100%) and then the depreciation of the average price (change of price for the same model but older) would be shown. This way I could easily see if there was an actual shift in the depreciation curve or is it just inflation of new car prices.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess the question comes down to how can you refer to the first value of the time series in&amp;nbsp;a calculated field.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jan 2019 11:16:28 GMT</pubDate>
    <dc:creator>greendot</dc:creator>
    <dc:date>2019-01-10T11:16:28Z</dc:date>
    <item>
      <title>Values on line chart as % of first value</title>
      <link>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528590#M37979</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working on an analysis of a used car value depreciation (value loss) over time. I have a large database of offers with price and car age. I've created a sheet containing filters (e.g. car brand and model) and a&amp;nbsp;line chart with car age plotted on the X axis and the average car price &lt;SPAN&gt;plotted&amp;nbsp;&lt;/SPAN&gt;on the Y axis.&lt;/P&gt;&lt;P&gt;This gives me a curve showing how a used car value typically&amp;nbsp;deteriorates&amp;nbsp;over time. Yet, the data points are in absolute terms and I would like to present the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;depreciation&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in percentage terms (the way&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;it's usually done). Meaning,&amp;nbsp;value for a new car would be presented as 100%, for a 1-year-old car as e.g. 85%, 2-year-old car as 60%, etc. (i.e. average used car prices would be presented as a % of&amp;nbsp;an average&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;new car price).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to do it using calculated fields/dimensions or in any other quick way (preferably without altering the data)?&lt;/P&gt;&lt;P&gt;Any guidance would be much appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528590#M37979</guid>
      <dc:creator>greendot</dc:creator>
      <dc:date>2024-11-16T06:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Values on line chart as % of first value</title>
      <link>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528594#M37980</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you provide some sample data.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Mustaq</description>
      <pubDate>Wed, 09 Jan 2019 19:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528594#M37980</guid>
      <dc:creator>MohammedMustaq</dc:creator>
      <dc:date>2019-01-09T19:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Values on line chart as % of first value</title>
      <link>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528668#M37994</link>
      <description>&lt;P&gt;I guess, you need to use an expression that would be like (1-(x/100))*100&amp;nbsp; . Where x is your actual measure usage % in decimals.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 00:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528668#M37994</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2019-01-10T00:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Values on line chart as % of first value</title>
      <link>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528900#M38015</link>
      <description>&lt;P&gt;Here is how the chart look like right now:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chart.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3526iA6DA3484AB540BD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="chart.PNG" alt="chart.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, each line represents the average price of a used car of a certain age (1-5) in years 2012, 2015 and 2018. I would like to show the value loss in percentage terms for each year, meaning that all three lines would start at the same point (100%) and then the depreciation of the average price (change of price for the same model but older) would be shown. This way I could easily see if there was an actual shift in the depreciation curve or is it just inflation of new car prices.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess the question comes down to how can you refer to the first value of the time series in&amp;nbsp;a calculated field.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 11:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Values-on-line-chart-as-of-first-value/m-p/1528900#M38015</guid>
      <dc:creator>greendot</dc:creator>
      <dc:date>2019-01-10T11:16:28Z</dc:date>
    </item>
  </channel>
</rss>

