<?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: How I get the formula YearToEnd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702365#M672867</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;Today() will give current date (Today - 4th September)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(DateNum) - will give the max date in the date field for the current selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2014 07:02:37 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-09-04T07:02:37Z</dc:date>
    <item>
      <title>How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702358#M672860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Need your help for a formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now is June and I Need the formula from 7-12 dynamiclly. I transform the YTD to a YTE Formual. But it Shows the wrong values.&lt;/P&gt;&lt;P&gt;My YTE formula is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Nature={'Estimate 0'}, [Fiscal Year]=, month=, DateNum={"&amp;gt;=$(=Max(DateNum)+1)&amp;lt;=$(=Num(YearEnd(Max(DateNum)))))"}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 15:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702358#M672860</guid>
      <dc:creator />
      <dc:date>2014-09-03T15:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702359#M672861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=SUM({&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Nature={'Estimate 0'}, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Fiscal Year]=, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; month=,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateNum&lt;/SPAN&gt;= {'&amp;gt;=$(=NUM(Today()))&amp;lt;=$(=NUM(YearEnd(Today())))'}&amp;gt;}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 15:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702359#M672861</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-03T15:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702360#M672862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for the first NUM(Today()) i Need the current Month +1 (e.g. Juni +1 = Juli), it should be dynamically which month is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Num(YearEnd(today())) here I Need the dynamically the year which is selected (e.g. the current year 2014, it should Show to the End of the year 2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a solution for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 06:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702360#M672862</guid>
      <dc:creator />
      <dc:date>2014-09-04T06:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702361#M672863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt; NUM(&lt;STRONG&gt;AddMonths&lt;/STRONG&gt;(Today(),1))&amp;nbsp;&amp;nbsp;&amp;nbsp; // to get next month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 06:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702361#M672863</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-04T06:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702362#M672864</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({$&amp;lt;Nature={'Estimate 0'}, [Fiscal Year]=, month=, DateNum={"&amp;gt;=$(=MonthStart(Today(), 1))&amp;lt;=$(=Num(YearEnd(Max(DateNum))))"}&amp;gt;}Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 06:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702362#M672864</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-04T06:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702363#M672865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the formula Today() and the selected month the same like May(DateNum)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 06:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702363#M672865</guid>
      <dc:creator />
      <dc:date>2014-09-04T06:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702364#M672866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Missed Num() to convert date to number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Sum({$&amp;lt;Nature={'Estimate 0'}, [Fiscal Year]=, month=, DateNum={"&amp;gt;=$(=Num(MonthStart(Today(), 1)))&amp;lt;=$(=Num(YearEnd(Max(DateNum))))"}&amp;gt;}Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 07:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702364#M672866</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-04T07:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: How I get the formula YearToEnd</title>
      <link>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702365#M672867</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;Today() will give current date (Today - 4th September)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(DateNum) - will give the max date in the date field for the current selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 07:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-I-get-the-formula-YearToEnd/m-p/702365#M672867</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-04T07:02:37Z</dc:date>
    </item>
  </channel>
</rss>

