<?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 InYearToDate function - can it be used within Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/InYearToDate-function-can-it-be-used-within-Set-Analysis/m-p/1514186#M436812</link>
    <description>&lt;P&gt;Dear Specialists,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To determine YTD sums, up to now I used&lt;/P&gt;&lt;PRE&gt;&lt;FONT size="2"&gt;sum ({$&amp;lt;Boekdatum = {"&amp;lt;=$(=Max(Boekdatum))&amp;gt;=$(=Yearstart(Max(Boekdatum)))"}&amp;gt;}Betalingen)&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;Is there some way of incorporating the InYearToDate() function, so I can easily compare the YTD sum with same sum in previous book year (up till Max(Boekdatum)-1 year)?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;Help would be much appreciated!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;&lt;FONT size="3"&gt;Hans&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:48:35 GMT</pubDate>
    <dc:creator>hansdevr</dc:creator>
    <dc:date>2024-11-16T21:48:35Z</dc:date>
    <item>
      <title>InYearToDate function - can it be used within Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/InYearToDate-function-can-it-be-used-within-Set-Analysis/m-p/1514186#M436812</link>
      <description>&lt;P&gt;Dear Specialists,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To determine YTD sums, up to now I used&lt;/P&gt;&lt;PRE&gt;&lt;FONT size="2"&gt;sum ({$&amp;lt;Boekdatum = {"&amp;lt;=$(=Max(Boekdatum))&amp;gt;=$(=Yearstart(Max(Boekdatum)))"}&amp;gt;}Betalingen)&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;Is there some way of incorporating the InYearToDate() function, so I can easily compare the YTD sum with same sum in previous book year (up till Max(Boekdatum)-1 year)?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;Help would be much appreciated!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;&lt;FONT size="3"&gt;Hans&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/InYearToDate-function-can-it-be-used-within-Set-Analysis/m-p/1514186#M436812</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2024-11-16T21:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: InYearToDate function - can it be used within Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/InYearToDate-function-can-it-be-used-within-Set-Analysis/m-p/1514234#M436818</link>
      <description>&lt;P&gt;Have you tried this for the previous year?&lt;/P&gt;&lt;PRE&gt;Sum({$&amp;lt;Boekdatum = {"&amp;gt;=$(=YearStart(Max(Boekdatum), -1))&amp;lt;=$(=AddYears(Max(Boekdatum), -1))"}&amp;gt;} Betalingen)&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Nov 2018 12:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/InYearToDate-function-can-it-be-used-within-Set-Analysis/m-p/1514234#M436818</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-29T12:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: InYearToDate function - can it be used within Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/InYearToDate-function-can-it-be-used-within-Set-Analysis/m-p/1514413#M436829</link>
      <description>&lt;P&gt;Hi Hans,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use InYearToDate() in set analysis like this..&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&amp;lt; Boekdatum = {"=InYearToDate(Boekdatum, Today(), 0)", "=InYearToDate(Boekdatum, Today(), -1)"} &amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does that help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 16:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/InYearToDate-function-can-it-be-used-within-Set-Analysis/m-p/1514413#M436829</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-11-29T16:33:37Z</dc:date>
    </item>
  </channel>
</rss>

