<?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: Month to date: Last year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304545#M831287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try below&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;Sum({&amp;lt;Year=, Month=, Quarter=, Week=, Day=,Invoice_Date=,&amp;nbsp; Invoice_Date_Num={"&amp;gt;=$(=Num(MonthStart(addyears(Max(Invoice_Date_Num),-1))))&amp;lt;=$(=addyears(Max(Invoice_Date_Num),-1))"}&amp;gt;}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ExtendedUSD)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jun 2017 14:01:44 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2017-06-16T14:01:44Z</dc:date>
    <item>
      <title>Month to date: Last year</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304540#M831279</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;i have a report where the user needs to select a specific date: e.g. 13/06/2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i got a table that shows the Month-to-date build with the follwoing expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year=, Month=, Quarter=, Week=, Day=,Invoice_Date=,&amp;nbsp; Invoice_Date_Num={"&amp;gt;=$(=Num(MonthStart(Max(Invoice_Date_Num))))&amp;lt;=$(=Max(Invoice_Date_Num))"}&amp;gt;} &lt;/P&gt;&lt;P&gt;ExtendedUSD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can create the related expression to have the MTD of the previous year?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much&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/Month-to-date-Last-year/m-p/1304540#M831279</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date: Last year</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304541#M831281</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;Hi Antonio,&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;You can try:&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;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14976177409873272" jivemacro_uid="_14976177409873272"&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Year=, Month=, Quarter=, Week=, Day=,Invoice_Date=,&amp;nbsp; Invoice_Date_Num={"&amp;gt;=$(=Num(MonthStart(AddYears(Max(Invoice_Date_Num), -1)))&amp;lt;=$(=AddYears(Max(Invoice_Date_Num), -1))"}&amp;gt;}&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ExtendedUSD)&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 12:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304541#M831281</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-06-16T12:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date: Last year</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304542#M831283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nothig appears with this expression on my graph &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; what can i do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 13:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304542#M831283</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-06-16T13:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date: Last year</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304543#M831284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, It's hard without an example QVW. Maybe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14976190645544210" jivemacro_uid="_14976190645544210"&gt;
&lt;P&gt;=Sum({&amp;lt;Year=, Month=, Quarter=, Week=, Day=,Invoice_Date=, Invoice_Date_Num={'&amp;gt;=$(=Num(MonthStart(AddYears(Max(Invoice_Date_Num),-1)))&amp;lt;=$(=AddYears(Max(Invoice_Date_Num),-1)))'}&amp;gt;}&amp;nbsp; &lt;/P&gt;
&lt;P&gt;ExtendedUSD)&amp;nbsp; &lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 13:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304543#M831284</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-06-16T13:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date: Last year</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304544#M831286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing, the "Invoice Date Num" is a numeric field like 42901 for 15/06/2017 - could be this the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 13:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304544#M831286</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-06-16T13:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date: Last year</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304545#M831287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try below&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;Sum({&amp;lt;Year=, Month=, Quarter=, Week=, Day=,Invoice_Date=,&amp;nbsp; Invoice_Date_Num={"&amp;gt;=$(=Num(MonthStart(addyears(Max(Invoice_Date_Num),-1))))&amp;lt;=$(=addyears(Max(Invoice_Date_Num),-1))"}&amp;gt;}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ExtendedUSD)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 14:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304545#M831287</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-06-16T14:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Month to date: Last year</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304546#M831288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a filter is missing here since i got as MTD millions...so seems that is taking int the account &lt;SPAN style="background-color: #f6d5d9;"&gt;several &lt;/SPAN&gt;months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 14:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-date-Last-year/m-p/1304546#M831288</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-06-16T14:31:07Z</dc:date>
    </item>
  </channel>
</rss>

