<?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: Precalculated field in the same table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926853#M320750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raul,&lt;/P&gt;&lt;P&gt;could you share sample data and expected results ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2015 08:25:06 GMT</pubDate>
    <dc:creator>anlonghi2</dc:creator>
    <dc:date>2015-11-18T08:25:06Z</dc:date>
    <item>
      <title>Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926850#M320747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a problem to solve and I would like to find an elegant and fast solution... but alone is more complicated.&lt;/P&gt;&lt;P&gt;I need a precalculated value to append to the following table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Tbl_Src:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Id&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IdObject&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateIni&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateEnd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;Id&lt;/STRONG&gt; is unique&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;IdObject&lt;/STRONG&gt; is an important field to aggregate the precalc value.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DateIni&lt;/STRONG&gt; always will be filled, it is the starting day.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DateEnd&lt;/STRONG&gt; can be empty (if it doesn't finish yet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to add the precalculated only for rows with DateEnd=[empty]&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SubSet of rows to add the precalculated:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Id_filetered&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IdObject_filtered&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateIni_filtered&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateEnd_filtered&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to count how many &lt;STRONG&gt;Id&lt;/STRONG&gt; are related with &lt;STRONG&gt;IdObject_filtered&lt;/STRONG&gt; and &lt;STRONG&gt;DateIni&lt;/STRONG&gt; between &lt;STRONG&gt;AddMonths(DateIni_filtered,-3)&lt;/STRONG&gt; and &lt;STRONG&gt;DateIni_filtered&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the moment we have set a loop using a Count(Id) with the condition explained above (calculating the number of &lt;STRONG&gt;Id&lt;/STRONG&gt; for each row of the subset table), but it is very slow and I am convinced that another way exists to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advanced!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 20:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926850#M320747</guid>
      <dc:creator />
      <dc:date>2015-11-17T20:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926851#M320748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raul,&lt;/P&gt;&lt;P&gt;please look at attached qlik doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test the approach I used the data stored in the attached excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if I understand correctly your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 21:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926851#M320748</guid>
      <dc:creator>anlonghi2</dc:creator>
      <dc:date>2015-11-17T21:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926852#M320749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Andrea for you fast answer.&lt;/P&gt;&lt;P&gt;It is not exactly the number I needed, let me clarify a little bit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using your script we have the same Count for each &lt;STRONG&gt;Id_Object&lt;/STRONG&gt;, but we need a differend value for each &lt;STRONG&gt;Id | Id_Object&lt;/STRONG&gt; because it depends on the &lt;STRONG&gt;DateIni&lt;/STRONG&gt; of each &lt;STRONG style="font-size: 13.3333px;"&gt;Id | Id_Object&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For exemple, using your Excel file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;-webkit-right&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 407px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="24"&gt;Id&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="85"&gt;DateIni&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="85"&gt;DateEnd&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="85"&gt;Id_Object&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Target&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Actual&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;13/11/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;15/11/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="18" style="border-top: none;"&gt;15&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/10/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/10/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="24" style="border-top: none;"&gt;28&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/09/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/09/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;13/11/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;15/11/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="22" style="border-top: none;"&gt;16&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/10/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/10/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;28&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/09/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/09/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 24px;"&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;3&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;13/11/2015&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;C&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;70000&lt;/TH&gt;&lt;TH style="color: #ffffff; text-align: center; padding: 2px; background-color: #6690bc;"&gt;100&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;17&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/10/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/10/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;28&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/09/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;11/09/2015&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;70000&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value for the &lt;STRONG&gt;Id_Object = C (Id=3)&lt;/STRONG&gt;... Should be equal to the number of &lt;STRONG&gt;Ids&lt;/STRONG&gt; with IdObject='&lt;STRONG&gt;C&lt;/STRONG&gt;' and DateIni between &lt;STRONG&gt;(DateIni-3months) and DateIni&lt;/STRONG&gt; of the dates in the row Id=3. This criteria for each row with &lt;STRONG&gt;DateEnd=''&lt;/STRONG&gt;. So the calculated value for each row with DateEnd='' can be different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again,&lt;/P&gt;&lt;P&gt;Raul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 07:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926852#M320749</guid>
      <dc:creator />
      <dc:date>2015-11-18T07:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926853#M320750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raul,&lt;/P&gt;&lt;P&gt;could you share sample data and expected results ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 08:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926853#M320750</guid>
      <dc:creator>anlonghi2</dc:creator>
      <dc:date>2015-11-18T08:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926854#M320751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, here the empty value should be 7 (because it is the same Id_Object and DateIni is between 28/05/2015 and 3 months before):&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="105866" alt="Example.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105866_Example.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached a qvd with all the set of data needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Raul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 09:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926854#M320751</guid>
      <dc:creator />
      <dc:date>2015-11-18T09:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926855#M320752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raul,&lt;/P&gt;&lt;P&gt;please look at attached new version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 11:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926855#M320752</guid>
      <dc:creator>anlonghi2</dc:creator>
      <dc:date>2015-11-18T11:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926856#M320753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Andrea!&lt;/P&gt;&lt;P&gt;It works and it is a very clean solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Actual field (using the Rand funciont) is not needed, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again,&lt;/P&gt;&lt;P&gt;Raul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 11:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926856#M320753</guid>
      <dc:creator />
      <dc:date>2015-11-18T11:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926857#M320754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raul,&lt;/P&gt;&lt;P&gt;thanks for your ack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking better I discovered a calculation error when DateIni of the last record to take in consideration is equal to DateIni of the record with null DateEnd...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, please, look at attached version that optimize the pivot expression and solve the above issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 13:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926857#M320754</guid>
      <dc:creator>anlonghi2</dc:creator>
      <dc:date>2015-11-18T13:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926858#M320755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you don't need it.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 13:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926858#M320755</guid>
      <dc:creator>anlonghi2</dc:creator>
      <dc:date>2015-11-18T13:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Precalculated field in the same table</title>
      <link>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926859#M320756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, now we are not considering cases without EndDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Raul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Precalculated-field-in-the-same-table/m-p/926859#M320756</guid>
      <dc:creator />
      <dc:date>2015-11-18T16:01:13Z</dc:date>
    </item>
  </channel>
</rss>

