<?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: Calculating time from one status to another in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculating-time-from-one-status-to-another/m-p/2516857#M105840</link>
    <description>&lt;P&gt;Thanks for the confirmation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 May 2025 15:27:04 GMT</pubDate>
    <dc:creator>dwighttrumbower</dc:creator>
    <dc:date>2025-05-06T15:27:04Z</dc:date>
    <item>
      <title>Calculating time from one status to another</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-time-from-one-status-to-another/m-p/2516740#M105820</link>
      <description>&lt;P&gt;Basic columns are:&lt;/P&gt;&lt;P&gt;Product, ActivityNo, Status(Quote, Ordered), Date&lt;BR /&gt;&lt;BR /&gt;The same activityno is used when a product is quoted and then another record is created with same activityno when it moves to ordered.&amp;nbsp; The date is when the record gets created.&lt;/P&gt;&lt;P&gt;I would like to create a KPI to show the AVG time a product goes from Quote to Ordered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Get date diff for Activity, quote and Activity, ordered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Show Avg for date diff based by Product.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm not sure this can be done with set analysis but I'm wondering if it could.&lt;BR /&gt;&lt;BR /&gt;On load, the date diff could be calculated per activity.&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 20:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-time-from-one-status-to-another/m-p/2516740#M105820</guid>
      <dc:creator>dwighttrumbower</dc:creator>
      <dc:date>2025-05-05T20:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating time from one status to another</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-time-from-one-status-to-another/m-p/2516832#M105832</link>
      <description>&lt;P&gt;It couldn't be done with set analysis because this is just a way to adjust the selection state behind a calculation.&lt;/P&gt;&lt;P&gt;I suggest to calculate the diff within the data-model and then something like:&lt;/P&gt;&lt;P&gt;sum(Diff) / count(distinct YourFields)&lt;/P&gt;&lt;P&gt;will return the avg.&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 13:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-time-from-one-status-to-another/m-p/2516832#M105832</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-05-06T13:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating time from one status to another</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-time-from-one-status-to-another/m-p/2516857#M105840</link>
      <description>&lt;P&gt;Thanks for the confirmation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 15:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-time-from-one-status-to-another/m-p/2516857#M105840</guid>
      <dc:creator>dwighttrumbower</dc:creator>
      <dc:date>2025-05-06T15:27:04Z</dc:date>
    </item>
  </channel>
</rss>

