<?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 Dynamic calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181943#M47785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to se the time for any 5k interval for any run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jan 2011 14:35:05 GMT</pubDate>
    <dc:creator>jakob_hansen</dc:creator>
    <dc:date>2011-01-25T14:35:05Z</dc:date>
    <item>
      <title>Dynamic calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181940#M47782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got this table who contain lap info of my running. I would like to find the fastest 5k of any run. How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g if i ran 8k i would like to calculate the time used for 1-5km, 2-6km 3-7km, 4-8km and rank then by the time used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3329_sourceID:3329" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 14:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181940#M47782</guid>
      <dc:creator>jakob_hansen</dc:creator>
      <dc:date>2011-01-24T14:49:57Z</dc:date>
    </item>
    <item>
      <title>Dynamic calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181941#M47783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show the result data which you would expect to see.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 16:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181941#M47783</guid>
      <dc:creator />
      <dc:date>2011-01-24T16:22:13Z</dc:date>
    </item>
    <item>
      <title>Dynamic calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181942#M47784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jakob,&lt;/P&gt;&lt;P&gt;Attached isn't the complete and polished solution but it should start you on the right path (running track!?).&lt;/P&gt;&lt;P&gt;Essentially I'm using the rangesum function to show for each Mile how long it took to complete that mile and the next 4 (making 5 in total) thus allowing you to see which group of 5 took the shortest amount of time.&lt;/P&gt;&lt;P&gt;With some slight changes you should be able to isolate the date (run) as well making it do as you require.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 16:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181942#M47784</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-01-24T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Dynamic calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181943#M47785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to se the time for any 5k interval for any run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 14:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181943#M47785</guid>
      <dc:creator>jakob_hansen</dc:creator>
      <dc:date>2011-01-25T14:35:05Z</dc:date>
    </item>
    <item>
      <title>Dynamic calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181944#M47786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made this code in the chart and it seems to work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(rangesum(Below(Distance,0,5))=5000, time((rangesum(Below(Minutes,0,5)))/1440,'h:mm:ss'))&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 14:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-calculation/m-p/181944#M47786</guid>
      <dc:creator>jakob_hansen</dc:creator>
      <dc:date>2011-01-25T14:42:42Z</dc:date>
    </item>
  </channel>
</rss>

