<?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: Finding &amp;quot;first&amp;quot; values for line chart with cumulative percentage in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446781#M35148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175752_Capture.PNG" style="height: 245px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;50% Complete&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Min(Aggr(If(RowNo() &amp;gt;= Round(Count(DISTINCT TOTAL &amp;lt;[Week Starting]&amp;gt; [Task ID]) *0.50), [Days to Complete]), [Week Starting], [Task ID]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;80% Complete&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;=Min(Aggr(If(RowNo() &amp;gt;= Round(Count(DISTINCT TOTAL &amp;lt;[Week Starting]&amp;gt; [Task ID]) *0.80), [Days to Complete]), [Week Starting], [Task ID]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;100% Complete&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;=Min(Aggr(If(RowNo() &amp;gt;= Round(Count(DISTINCT TOTAL &amp;lt;[Week Starting]&amp;gt; [Task ID])), [Days to Complete]), [Week Starting], [Task ID]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Sep 2017 15:31:55 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-09-06T15:31:55Z</dc:date>
    <item>
      <title>Finding "first" values for line chart with cumulative percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446778#M35145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a set of data like below.&amp;nbsp; These are tasks that happen during a specific week and take a number of days to complete.&amp;nbsp; I'm trying to build a line chart that would have 3 lines and show by week how many days it took for the tasks to be 50% complete, 80% complete and finally 100% complete.&amp;nbsp; I can get the accumulated percentages for each day value by week in a pivot table but I can't come up with a way to take the first number of days value for a particular percentage and chart it.&amp;nbsp; For example in the data below, I know for the week of 7/30 that after 1 day the tasks were 33.33% complete, after 2 days 66.66% complete, after 4 days 83.33% complete and after 5 days 100% complete.&amp;nbsp; I'd like to chart for that week that it took 2 days to get to (or above) 50% complete, 4 days to 80%, and 5 days to 100%.&amp;nbsp; The three percentage buckets would&amp;nbsp; be separate lines with the y values as the number of days, and the x values as the week starting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any ideas.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ExampleData.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175748_ExampleData.JPG" style="height: auto;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446778#M35145</guid>
      <dc:creator>wayne-a</dc:creator>
      <dc:date>2017-09-06T15:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Finding "first" values for line chart with cumulative percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446779#M35146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Wayne Antinore wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For example in the data below, I know for the week of 7/30 that after 1 day the tasks were 33.33% complete, after 2 days 66.66% complete, after 4 days 83.33% complete and after 5 days 100% complete.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How do you know this? Is this for a specific Task ID or all Task IDs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446779#M35146</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-06T15:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Finding "first" values for line chart with cumulative percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446780#M35147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, thanks for the reply.&amp;nbsp; This is for all Task ID in the same week.&amp;nbsp; For the week of 7/30/2017 there were 6 tasks, 2 of them took 1 day to complete so that would be 33.33%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446780#M35147</guid>
      <dc:creator>wayne-a</dc:creator>
      <dc:date>2017-09-06T15:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Finding "first" values for line chart with cumulative percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446781#M35148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175752_Capture.PNG" style="height: 245px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;50% Complete&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Min(Aggr(If(RowNo() &amp;gt;= Round(Count(DISTINCT TOTAL &amp;lt;[Week Starting]&amp;gt; [Task ID]) *0.50), [Days to Complete]), [Week Starting], [Task ID]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;80% Complete&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;=Min(Aggr(If(RowNo() &amp;gt;= Round(Count(DISTINCT TOTAL &amp;lt;[Week Starting]&amp;gt; [Task ID]) *0.80), [Days to Complete]), [Week Starting], [Task ID]))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;100% Complete&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;=Min(Aggr(If(RowNo() &amp;gt;= Round(Count(DISTINCT TOTAL &amp;lt;[Week Starting]&amp;gt; [Task ID])), [Days to Complete]), [Week Starting], [Task ID]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446781#M35148</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-06T15:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Finding "first" values for line chart with cumulative percentage</title>
      <link>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446782#M35149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;That's it!&amp;nbsp; Thank you very much.&amp;nbsp; I had to work out the sorting so it worked correctly with the AGGR function.&amp;nbsp; Thanks again!&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 18:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Finding-quot-first-quot-values-for-line-chart-with-cumulative/m-p/1446782#M35149</guid>
      <dc:creator>wayne-a</dc:creator>
      <dc:date>2017-09-06T18:44:54Z</dc:date>
    </item>
  </channel>
</rss>

