<?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: how to calculate due date based on created date and estimated time in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952874#M78572</link>
    <description>&lt;P&gt;Well, that's a completely different question right there...&lt;/P&gt;
&lt;P&gt;I don't know of any built-in way to get an "inverse" networkdays(), but have a look at this thread for a possible solution:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Date-Calculation/m-p/348807" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Date-Calculation/m-p/348807&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 13:38:36 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-07-07T13:38:36Z</dc:date>
    <item>
      <title>how to calculate due date based on created date and estimated time</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952803#M78562</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I have created date for each ticket in date format 'DD/MM/YYYY' and estimated time to resolve the ticket in seconds. I need to create due data based on created date and estimated time. Please can someone let me know how to create due date based on these 2 fields.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 12:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952803#M78562</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2022-07-07T12:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate due date based on created date and estimated time</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952804#M78563</link>
      <description>&lt;P&gt;CreateDate + (EstimateTime/(60*60*24))&lt;/P&gt;
&lt;P&gt;Math with dates is fairly simple - 1 = one day, so you just need to convert the seconds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 13:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952804#M78563</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-07T13:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate due date based on created date and estimated time</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952850#M78569</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You for the response. My requirement is to calculate the due date based on created date and estimate time&amp;nbsp; (coming as seconds from DB).&lt;/P&gt;
&lt;P&gt;Example: Ticket created on 28/04/2022 and estimated time is 57600 seconds. so for this ticked based on the estimate time i want to see&amp;nbsp; due date as&amp;nbsp; 02/05/2022 excluding weekends.&lt;/P&gt;
&lt;P&gt;Note:&amp;nbsp; I'm looking only for working hours which is converted to seconds as 28800 ( for 8 hrs) ( 57600/28800)= 2 days.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 13:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952850#M78569</guid>
      <dc:creator>dandaanilreddy</dc:creator>
      <dc:date>2022-07-07T13:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate due date based on created date and estimated time</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952874#M78572</link>
      <description>&lt;P&gt;Well, that's a completely different question right there...&lt;/P&gt;
&lt;P&gt;I don't know of any built-in way to get an "inverse" networkdays(), but have a look at this thread for a possible solution:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Date-Calculation/m-p/348807" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Date-Calculation/m-p/348807&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 13:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-calculate-due-date-based-on-created-date-and-estimated/m-p/1952874#M78572</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-07T13:38:36Z</dc:date>
    </item>
  </channel>
</rss>

