<?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 Is it possible to put this expression in the script ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-put-this-expression-in-the-script/m-p/1953109#M78600</link>
    <description>&lt;P&gt;I would like to compute a set analysis in the back end instead of the frond end. The set analysis is basically an "Aged Value" within different range but with 3 differents date to check:&lt;/P&gt;
&lt;P&gt;1) Fixed_Value_Date: day of contract creation -&amp;gt; has to be equal or anterior to Date to be sure contract has been created&lt;/P&gt;
&lt;P&gt;2)Due_Date: expected day of payment -&amp;gt; Aged Field to be within range&lt;/P&gt;
&lt;P&gt;3)Clearing_Date: effective day of payment -&amp;gt; has to be superior to Date (not payed yet)&lt;BR /&gt;&lt;BR /&gt;A set expression for the range 0-30days would be:&lt;BR /&gt;&lt;BR /&gt;Sum({&amp;lt;Fixed_Value_Date={"&amp;lt;=GetFieldSelections(Date)"}&amp;gt;*&amp;lt;Due_Date_Corrected={"&amp;gt;GetFieldSelections(Date)&amp;lt;=GetFieldSelections(Date)+30))"}&amp;gt;*&amp;lt;Clearing_Date={"&amp;gt;GetFieldSelections(Date)"}&amp;gt;}TOT_Invoiced)&lt;BR /&gt;&lt;BR /&gt;NOTE: i cleared Date(Date#()) around getfieldselections for lisibility&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 22:34:35 GMT</pubDate>
    <dc:creator>Cap</dc:creator>
    <dc:date>2022-07-07T22:34:35Z</dc:date>
    <item>
      <title>Is it possible to put this expression in the script ?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-put-this-expression-in-the-script/m-p/1953109#M78600</link>
      <description>&lt;P&gt;I would like to compute a set analysis in the back end instead of the frond end. The set analysis is basically an "Aged Value" within different range but with 3 differents date to check:&lt;/P&gt;
&lt;P&gt;1) Fixed_Value_Date: day of contract creation -&amp;gt; has to be equal or anterior to Date to be sure contract has been created&lt;/P&gt;
&lt;P&gt;2)Due_Date: expected day of payment -&amp;gt; Aged Field to be within range&lt;/P&gt;
&lt;P&gt;3)Clearing_Date: effective day of payment -&amp;gt; has to be superior to Date (not payed yet)&lt;BR /&gt;&lt;BR /&gt;A set expression for the range 0-30days would be:&lt;BR /&gt;&lt;BR /&gt;Sum({&amp;lt;Fixed_Value_Date={"&amp;lt;=GetFieldSelections(Date)"}&amp;gt;*&amp;lt;Due_Date_Corrected={"&amp;gt;GetFieldSelections(Date)&amp;lt;=GetFieldSelections(Date)+30))"}&amp;gt;*&amp;lt;Clearing_Date={"&amp;gt;GetFieldSelections(Date)"}&amp;gt;}TOT_Invoiced)&lt;BR /&gt;&lt;BR /&gt;NOTE: i cleared Date(Date#()) around getfieldselections for lisibility&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 22:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-put-this-expression-in-the-script/m-p/1953109#M78600</guid>
      <dc:creator>Cap</dc:creator>
      <dc:date>2022-07-07T22:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to put this expression in the script ?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-put-this-expression-in-the-script/m-p/1956808#M78898</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;&lt;BR /&gt;If all the date field is connected to calendar,&lt;BR /&gt;I would try a solution with flag on a calendar for each of the cases you write up,&lt;BR /&gt;And in set analysis calculate&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2022 14:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-put-this-expression-in-the-script/m-p/1956808#M78898</guid>
      <dc:creator>MendyS</dc:creator>
      <dc:date>2022-07-17T14:23:59Z</dc:date>
    </item>
  </channel>
</rss>

