<?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 How to exclude negative date difference in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-exclude-negative-date-difference/m-p/1907614#M74796</link>
    <description>&lt;P&gt;my Expression is below which is showing error&lt;/P&gt;
&lt;P&gt;Avg({&amp;lt;[Docs Pending Status]-={'Declined / Rejected / Withdrawn'}&amp;gt;}{&amp;lt;[Talent Segment]-={'*Tupe*'}&amp;gt;}{&amp;lt;[Hiring Date]-={" "},[Hiring Date] - [Created_SP]={"&amp;lt;0"}&amp;gt;}&lt;BR /&gt;if(([Hiring Date] - [Created_SP])&amp;gt;90,90,[Hiring Date] - [Created_SP]))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By using this expression I want to remove negative values of&amp;nbsp;[Hiring Date] - [Created_SP] these 2 dates difference&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please guidee&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 13:31:47 GMT</pubDate>
    <dc:creator>deeavhad</dc:creator>
    <dc:date>2022-03-21T13:31:47Z</dc:date>
    <item>
      <title>How to exclude negative date difference</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-exclude-negative-date-difference/m-p/1907614#M74796</link>
      <description>&lt;P&gt;my Expression is below which is showing error&lt;/P&gt;
&lt;P&gt;Avg({&amp;lt;[Docs Pending Status]-={'Declined / Rejected / Withdrawn'}&amp;gt;}{&amp;lt;[Talent Segment]-={'*Tupe*'}&amp;gt;}{&amp;lt;[Hiring Date]-={" "},[Hiring Date] - [Created_SP]={"&amp;lt;0"}&amp;gt;}&lt;BR /&gt;if(([Hiring Date] - [Created_SP])&amp;gt;90,90,[Hiring Date] - [Created_SP]))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By using this expression I want to remove negative values of&amp;nbsp;[Hiring Date] - [Created_SP] these 2 dates difference&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please guidee&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 13:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-exclude-negative-date-difference/m-p/1907614#M74796</guid>
      <dc:creator>deeavhad</dc:creator>
      <dc:date>2022-03-21T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude negative date difference</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-exclude-negative-date-difference/m-p/1907930#M74836</link>
      <description>&lt;P&gt;You have a number of syntax problems there. I believe the correct expression would look like:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;=&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;Avg&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;(&lt;BR /&gt;&amp;nbsp; {&amp;lt;&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;nbsp; [Docs Pending Status]&lt;SPAN class="s1"&gt;-={'Declined / Rejected / Withdrawn'}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ,&lt;/SPAN&gt;[Talent Segment]&lt;SPAN class="s1"&gt;-={&lt;/SPAN&gt;"*Tupe*"&lt;SPAN class="s1"&gt;}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ,&lt;/SPAN&gt;[Hiring Date]&lt;SPAN class="s1"&gt;-={' '}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ,&lt;STRONG&gt;ID&lt;/STRONG&gt;={&lt;/SPAN&gt;"=[Hiring Date] &amp;gt;= [Created_SP]"&lt;SPAN class="s1"&gt;}&lt;BR /&gt;&amp;nbsp; &amp;gt;}&lt;BR /&gt;&amp;nbsp; RangeMin(&lt;/SPAN&gt;[Hiring Date]&lt;SPAN class="s1"&gt; - &lt;/SPAN&gt;[Created_SP]&lt;SPAN class="s1"&gt;, 90)&lt;BR /&gt;)&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Replace "ID" with a primary identifier fieldname from your data, like EmployeeId.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 23:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-exclude-negative-date-difference/m-p/1907930#M74836</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-03-21T23:39:30Z</dc:date>
    </item>
  </channel>
</rss>

