<?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: Prior YTD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17530#M774113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can set 2 variables&lt;/P&gt;&lt;P&gt;vPreStartDate = Date(YearStart(Max(addmonths(Date,-12))))&lt;/P&gt;&lt;P&gt;vPreEndDate = Date(addmonths(Max(Date),-12))&lt;/P&gt;&lt;P&gt;and make your expression as&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={"&amp;gt;=$(&lt;SPAN style="font-size: 13.3333px;"&gt;vPreStartDate &lt;/SPAN&gt;)&amp;lt;=$(&lt;SPAN style="font-size: 13.3333px;"&gt;vPreEndDate &lt;/SPAN&gt;)"}&amp;gt;} [Billing Quantity]&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;Date={"&amp;gt;=$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vPreStartDate &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&amp;lt;=$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vPreEndDate &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)"}&amp;gt;} [#Units])&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;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Kamiel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2018 21:02:51 GMT</pubDate>
    <dc:creator>kamielrajaram</dc:creator>
    <dc:date>2018-05-10T21:02:51Z</dc:date>
    <item>
      <title>Prior YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17529#M774112</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;I am struggling to get my Prior YTD function working:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=Num(YearStart(Max(Date))-365))&amp;lt;=$(=Max(Date)-365)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Billing Quantity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; /&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=Num(YearStart(Max(Date))-365))&amp;lt;=$(=Max(Date)-365)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#Units&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Please let me know what you think!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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/Prior-YTD/m-p/17529#M774112</guid>
      <dc:creator>etrotter</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Prior YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17530#M774113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can set 2 variables&lt;/P&gt;&lt;P&gt;vPreStartDate = Date(YearStart(Max(addmonths(Date,-12))))&lt;/P&gt;&lt;P&gt;vPreEndDate = Date(addmonths(Max(Date),-12))&lt;/P&gt;&lt;P&gt;and make your expression as&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={"&amp;gt;=$(&lt;SPAN style="font-size: 13.3333px;"&gt;vPreStartDate &lt;/SPAN&gt;)&amp;lt;=$(&lt;SPAN style="font-size: 13.3333px;"&gt;vPreEndDate &lt;/SPAN&gt;)"}&amp;gt;} [Billing Quantity]&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Sum(&lt;SPAN style="font-size: 13.3333px;"&gt;{&amp;lt;Date={"&amp;gt;=$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vPreStartDate &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&amp;lt;=$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vPreEndDate &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)"}&amp;gt;} [#Units])&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;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Kamiel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 21:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17530#M774113</guid>
      <dc:creator>kamielrajaram</dc:creator>
      <dc:date>2018-05-10T21:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Prior YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17531#M774114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this? If Date field is in number format, Then below works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Sum&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;({&amp;lt;Date={"&amp;gt;=$(=Num(&lt;SPAN style="color: #ff0000;"&gt;AddYears&lt;/SPAN&gt;(Max(Date)),-1))&amp;lt;=$(=Max(Date))"}&amp;gt;} [Billing Quantity])&lt;BR /&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Sum({&amp;lt;Date={"&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;gt;=$(=Num(&lt;SPAN style="color: #ff0000;"&gt;AddYears&lt;/SPAN&gt;(Max(Date)),-1))&amp;lt;=$(=Max(Date))&lt;/STRONG&gt;"}&amp;gt;} &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;#Units&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If Date format is in Date Format, Then this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Sum&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;({&amp;lt;Date={"&amp;gt;=$(=&lt;SPAN style="color: #ff0000;"&gt;Date&lt;/SPAN&gt;(&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;AddYears&lt;/STRONG&gt;&lt;/STRONG&gt;(Max(Date)),-1))&amp;lt;=$(=Max(Date))"}&amp;gt;} [Billing Quantity])&lt;BR /&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Sum({&amp;lt;Date={"&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;gt;=$(=&lt;SPAN style="color: #ff0000;"&gt;Date&lt;/SPAN&gt;(&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;AddYears&lt;/STRONG&gt;&lt;/STRONG&gt;(Max(Date)),-1))&amp;lt;=$(=Max(Date))&lt;/STRONG&gt;"}&amp;gt;} &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;#Units&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 01:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17531#M774114</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-11T01:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Prior YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17532#M774115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;Date={"&amp;gt;=$(=&lt;SPAN style="color: #000000; font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt;Date&lt;/SPAN&gt;(AddYears(Max(Date),-1)))&amp;lt;=$(=Max(Date))"}&amp;gt;} [Billing Quantity])&lt;BR /&gt;/&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Date={"&amp;gt;=$(=&lt;SPAN style="color: #000000; font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt;Date&lt;/SPAN&gt;(AddYears(Max(Date),-1)))&amp;lt;=$(=Max(Date))"}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;#Units&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 04:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17532#M774115</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-05-11T04:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Prior YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17533#M774116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;May be this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={"&amp;gt;=$(=YearStart(Max(Date),-1))&amp;lt;=$(=Date(Max(Date)),-365)"}&amp;gt;} [Billing Quantity])/&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Date={"&amp;gt;=$(=YearStart(Max(Date),-1))&amp;lt;=$(=Date(Max(Date)),-365)"}&amp;gt;} &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;#Units&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 05:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17533#M774116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-11T05:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Prior YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17534#M774117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={"&amp;gt;=$(=YearStart(Max(Date),-1))&amp;lt;=$(=AddYears(Max(Date),-1))"}&amp;gt;} [Billing Quantity])&lt;/P&gt;&lt;P&gt;/Sum({&amp;lt;Date={"&amp;gt;=$(=YearStart(Max(Date),-1))&amp;lt;=$(=AddYears(Max(Date),-1))"}&amp;gt;} #Units)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 08:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17534#M774117</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-05-11T08:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Prior YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17535#M774118</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 this one.This should work.&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #0000ff; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #0000ff; border-style: none;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #800000; border-style: none;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;=&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #000000; font-family: 'Cambria',serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;{"&amp;gt;=$(=Date(YearStart(max(Date-1),'MM/DD/YYYY')) &amp;lt;=$(=Date(AddYears(max(Date),-1),'MM/DD/YYYY'))"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #800000; border-style: none;"&gt;[Billing Quantity]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;)&lt;BR style="font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; border-color: #3d3d3d; border-style: none;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt; /&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #0000ff; border-style: none;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #800000; border-style: none;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;=&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #000000; font-family: 'Cambria',serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;{"&amp;gt;=$(=Date(YearStart(max(Date-1),'MM/DD/YYYY')) &amp;lt;=$(=Date(AddYears(max(Date),-1),'MM/DD/YYYY'))"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #800000; border-style: none;"&gt;#Units&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: &amp;amp;font-size:10.66px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 11:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prior-YTD/m-p/17535#M774118</guid>
      <dc:creator>pawwy1415</dc:creator>
      <dc:date>2018-05-11T11:18:51Z</dc:date>
    </item>
  </channel>
</rss>

