<?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: Above Aggr issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Above-Aggr-issue/m-p/138881#M761838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculate the days difference in the script level.&lt;/P&gt;&lt;P&gt;if(Absence_Emp=Peek(&lt;SPAN style="font-size: 13.3333px;"&gt;Absence_Emp&lt;/SPAN&gt;),Date_Absence- Peek(Date_Absence),0) as Days_diff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directly use Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;Days_diff) in the Text box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;as far as i know, use of Above function directly won't work in Text box.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Pooja&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2018 10:21:14 GMT</pubDate>
    <dc:creator>pooja_prabhu_n</dc:creator>
    <dc:date>2018-07-30T10:21:14Z</dc:date>
    <item>
      <title>Above Aggr issue</title>
      <link>https://community.qlik.com/t5/QlikView/Above-Aggr-issue/m-p/138880#M761837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have an issue , I want to sum numbers of days between &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;"Date absence"&lt;/STRONG&gt; , Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;employe 349&lt;/SPAN&gt; : ( ("08-02-2018" - "01-02-2018") = 7days&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +&amp;nbsp;&amp;nbsp; ("13-02-2018" - "08-02-2018") = 5days) = 12days&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;employe 395&lt;/SPAN&gt; :&amp;nbsp; ("16-02-2018" - "15-02-2018") = 1days&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;employe 433&lt;/SPAN&gt; :&amp;nbsp; ("27-02-2018" - "26-02-2018") = 1days&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;employe 533&lt;/SPAN&gt; :&amp;nbsp; ("15-02-2018" - "14-02-2018") = 1days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What I want to have report&amp;nbsp; in one TEXT BOX the sum of this values .... then &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;15 days&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;How I can do this ?&amp;nbsp;&amp;nbsp; THANKS SO MUCH&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="2018-07-30_11-15-15.png" class="jive-image image-1" height="193" src="https://community.qlik.com/legacyfs/online/209243_2018-07-30_11-15-15.png" style="height: 193.677px; width: 790px;" width="790" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-Aggr-issue/m-p/138880#M761837</guid>
      <dc:creator>steeramp</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Above Aggr issue</title>
      <link>https://community.qlik.com/t5/QlikView/Above-Aggr-issue/m-p/138881#M761838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculate the days difference in the script level.&lt;/P&gt;&lt;P&gt;if(Absence_Emp=Peek(&lt;SPAN style="font-size: 13.3333px;"&gt;Absence_Emp&lt;/SPAN&gt;),Date_Absence- Peek(Date_Absence),0) as Days_diff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directly use Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;Days_diff) in the Text box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;as far as i know, use of Above function directly won't work in Text box.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Pooja&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 10:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-Aggr-issue/m-p/138881#M761838</guid>
      <dc:creator>pooja_prabhu_n</dc:creator>
      <dc:date>2018-07-30T10:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Above Aggr issue</title>
      <link>https://community.qlik.com/t5/QlikView/Above-Aggr-issue/m-p/138882#M761839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steeven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 10:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-Aggr-issue/m-p/138882#M761839</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-07-30T10:24:20Z</dc:date>
    </item>
  </channel>
</rss>

