<?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 help in qlikvie script - where date dif is use in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2012950#M83720</link>
    <description>&lt;P&gt;Hi there ,&lt;/P&gt;
&lt;P&gt;please assist with the qlikview script :&lt;/P&gt;
&lt;P&gt;view:&lt;BR /&gt;Load&lt;BR /&gt;[Key],&lt;BR /&gt;&lt;STRONG&gt;iif((DATEDIFF(minute,[checkin_dt],[Doctor Seen DateTime]) &amp;gt;=0 and ([DecisionToAdmit] is not null)),DATEDIFF(minute,[checkin_dt],[Doctor Seen DateTime]),null) as [Presentation to Doctor (Minutes)]&lt;/STRONG&gt;&lt;BR /&gt;resident tmp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Hw to write it in Qlikview load script&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 05:35:22 GMT</pubDate>
    <dc:creator>ashmitp869</dc:creator>
    <dc:date>2022-12-06T05:35:22Z</dc:date>
    <item>
      <title>help in qlikvie script - where date dif is use</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2012950#M83720</link>
      <description>&lt;P&gt;Hi there ,&lt;/P&gt;
&lt;P&gt;please assist with the qlikview script :&lt;/P&gt;
&lt;P&gt;view:&lt;BR /&gt;Load&lt;BR /&gt;[Key],&lt;BR /&gt;&lt;STRONG&gt;iif((DATEDIFF(minute,[checkin_dt],[Doctor Seen DateTime]) &amp;gt;=0 and ([DecisionToAdmit] is not null)),DATEDIFF(minute,[checkin_dt],[Doctor Seen DateTime]),null) as [Presentation to Doctor (Minutes)]&lt;/STRONG&gt;&lt;BR /&gt;resident tmp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Hw to write it in Qlikview load script&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 05:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2012950#M83720</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2022-12-06T05:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: help in qlikvie script - where date dif is use</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2012979#M83721</link>
      <description>&lt;P&gt;&lt;SPAN&gt;view:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Load&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Key],&lt;/SPAN&gt;&lt;BR /&gt;if( NUM(&lt;STRONG&gt;INTERVAL&lt;/STRONG&gt;([checkin_dt]-[Doctor Seen DateTime] ,'mm' ))&amp;gt;=0 and NOT ISNULL([DecisionToAdmit]) , NUM(&lt;STRONG&gt;INTERVAL&lt;/STRONG&gt;&lt;SPAN&gt;([checkin_dt]-[Doctor Seen DateTime] ,'mm' )), &lt;/SPAN&gt;null) as [Presentation to Doctor (Minutes)]&lt;BR /&gt;&lt;SPAN&gt;resident tmp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 07:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2012979#M83721</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-12-06T07:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: help in qlikvie script - where date dif is use</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2014089#M83814</link>
      <description>&lt;P&gt;Hi Vineeth,&lt;/P&gt;
&lt;P&gt;As I have null value in the field - I am getting the below error -( attached img.PNG)&lt;/P&gt;
&lt;P&gt;Is there any way to handle this in script .?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 23:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2014089#M83814</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2022-12-07T23:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: help in qlikvie script - where date dif is use</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2014091#M83815</link>
      <description>&lt;P&gt;My bad,&amp;nbsp; replace null with null()&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 23:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-qlikvie-script-where-date-dif-is-use/m-p/2014091#M83815</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-12-07T23:52:49Z</dc:date>
    </item>
  </channel>
</rss>

