<?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: Cumulative Line Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulative-Line-Chart/m-p/1385842#M31722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Felipe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks a lot for replying ! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it worked to some extent .&lt;/P&gt;&lt;P&gt;Now I have data something like this as show below in the image where you can see there are multiple &lt;/P&gt;&lt;P&gt;Flow Number 4 and 1 and which has multiple values assigned. So in this case I am not able to get curve . So how do I handle this ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow3 field is my dimension&lt;/P&gt;&lt;P&gt;and the big expression is my Measure . &lt;/P&gt;&lt;P&gt;Kindly help me with this .....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="790cb5d654ee4813b9288cc3f284a1cb.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185121_790cb5d654ee4813b9288cc3f284a1cb.png" style="height: 478px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 16:26:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-29T16:26:56Z</dc:date>
    <item>
      <title>Cumulative Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Line-Chart/m-p/1385840#M31720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to plot &lt;STRONG&gt;Number of Hours vs No months In a Line chart .&lt;/STRONG&gt; I wanted to show a nice cumulative curve .Could you&amp;nbsp; please help me with this . My sample data is shown as below though there are lot of values I am just showing few . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Hours&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Months&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;600&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1500&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My months expression is :- (If(( Flow='3'),Round((((( fabs(If (''LOI''&amp;lt;0,(''LOI''))*Hours)/Days)))/730.0008),0.01),Null() ))&lt;/P&gt;&lt;P&gt;My months expression works fine . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO kindly help me how do I plot cumulative line chart. &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ravi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 11:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Line-Chart/m-p/1385840#M31720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T11:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Line-Chart/m-p/1385841#M31721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you want to achieve you could do with RangeSum.&lt;/P&gt;&lt;P&gt;I've made a A simple sample app with your data with the following expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;rangesum(above( sum(REVENUE), 0, rowno() ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;wich gives the cumulative \aspect your searching for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the app I made, hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 18:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Line-Chart/m-p/1385841#M31721</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-11-28T18:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Line Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Line-Chart/m-p/1385842#M31722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Felipe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks a lot for replying ! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it worked to some extent .&lt;/P&gt;&lt;P&gt;Now I have data something like this as show below in the image where you can see there are multiple &lt;/P&gt;&lt;P&gt;Flow Number 4 and 1 and which has multiple values assigned. So in this case I am not able to get curve . So how do I handle this ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow3 field is my dimension&lt;/P&gt;&lt;P&gt;and the big expression is my Measure . &lt;/P&gt;&lt;P&gt;Kindly help me with this .....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="790cb5d654ee4813b9288cc3f284a1cb.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185121_790cb5d654ee4813b9288cc3f284a1cb.png" style="height: 478px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Line-Chart/m-p/1385842#M31722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T16:26:56Z</dc:date>
    </item>
  </channel>
</rss>

