<?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: Need Help to write the expression. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617721#M1101921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share the sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 07:15:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-09T07:15:56Z</dc:date>
    <item>
      <title>Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617712#M1101912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I write the expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;[Forecast Fiscal Month] = {'$(=([Forecast Fiscal Month],-1))'}&amp;gt;}[Stag Forecast Units])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617712#M1101912</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617713#M1101913</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;"&gt;SUM({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Forecast Fiscal Month]&lt;/SPAN&gt; = {"$(=Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Forecast Fiscal Month]&lt;/SPAN&gt;)-1)"}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Stag Forecast Units]&lt;/SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617713#M1101913</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-09T07:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617714#M1101914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on how the data look like in your field [Forecast Fiscal Month], like 'Jan', 'Feb' ..., or 1,2,...? If like 'Jan', ..then,is it created using month() in the script or simply a string represenattion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617714#M1101914</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-09T07:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617715#M1101915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;[Forecast Fiscal Month] = {$(=Max([Forecast Fiscal Month])-1)}&amp;gt;} [Stag Forecast Units])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617715#M1101915</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-09T07:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617716#M1101916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use &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;[Forecast Fiscal Month] = {'$(=(Month(Addmonths(Date,-1)))'}&amp;gt;}[Stag Forecast Units]).&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;for subtracting a month from the date field&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;himank&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;&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617716#M1101916</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617717#M1101917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data has to calculated through the period&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Jul 2013 Aug 2013 Sep 2013 .......................Jun 2014&lt;/P&gt;&lt;P&gt;Sample : =SUM({&amp;lt;[fis_month] = {$(=Max([Forecast Fiscal Month])-1)}&amp;gt;} [Stag Forecast Units]) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is not working...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617717#M1101917</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617718#M1101918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The data has to calculated through the period&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul 2013&amp;nbsp; Aug 2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sep 2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .......................&amp;nbsp; Jun 2014&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sample : SUM({&amp;lt;[fis_month] = {'$(=(Month(Addmonths(Forecast Fiscal Month,-1)))'}&amp;gt;}[Stag Forecast Units])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;is not working...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PFA..&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My data looks like that.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617718#M1101918</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617719#M1101919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, try like:&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;[Forecast Fiscal Month] = {'$(=(&lt;STRONG&gt;MonthName&lt;/STRONG&gt;(Addmonths(Date,-1)))'}&amp;gt;}[Stag Forecast Units]).&lt;/SPAN&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;Update:&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;Missed the max(). Try=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SUM({&amp;lt;[Forecast Fiscal Month] = {'$(=(&lt;STRONG&gt;MonthName&lt;/STRONG&gt;(Addmonths(Max([Forecast Fiscal Month]),-1)))'}&amp;gt;}[Stag Forecast Units]).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617719#M1101919</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-09T07:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617720#M1101920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The data has to calculated through the period&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; Jul 2013 Aug 2013 Sep 2013 .......................Jun 2014&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sample : =SUM({&amp;lt;[fis_month] = {$(=Max([Forecast Fiscal Month])-1)}&amp;gt;} [Stag Forecast Units])&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;is not working...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PFA ...My data looks like that......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617720#M1101920</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617721#M1101921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share the sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617721#M1101921</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617722#M1101922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put single cots like&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;[fis_month] = {'$(=Max([Forecast Fiscal Month])-1)'}&amp;gt;} [Stag Forecast Units])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617722#M1101922</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-09T07:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617723#M1101923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use this &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;[fis_month] = {'$(=(Month(Addmonths(Forecast Fiscal Month,-1)))'}&amp;gt;}[Stag Forecast Units])&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;use date field and what is your dimension&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;SUM({&amp;lt;[fis_month] = {"$(=(Month(Addmonths(YourDatefieldHere,-1)))"}&amp;gt;}[Stag Forecast Units])&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;&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;and use double cots&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617723#M1101923</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-09T07:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617724#M1101924</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;"&gt;SUM({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Forecast Fiscal Month]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; = {"$(=Date(AddMonths(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Forecast Fiscal Month]&lt;/SPAN&gt;),1),'MMM YYYY'))&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Stag Forecast Units]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617724#M1101924</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-09T07:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617725#M1101925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Sample Model attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617725#M1101925</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617726#M1101926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample Model...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617726#M1101926</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617727#M1101927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px;"&gt;PFA ...&lt;/P&gt;&lt;P style="font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px;"&gt;The sample Model...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617727#M1101927</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617728#M1101928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px;"&gt;PFA ...&lt;/P&gt;&lt;P style="font-size: 13px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px;"&gt;The sample Model...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617728#M1101928</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2014-04-09T07:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617729#M1101929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understood that basing on some filters u should calculate sum. I had a similar situation earlier and I solved it using this expression. I think your req is similar to what I had earlier,please change your code in accordance with the one I pasted below. Here newyear,a field, has a filter and newmonth,another field, has 3 filters. work on it.Place the quotes properly. Hope it helps. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN lang=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;sum&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN lang=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;newyear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(=max(newyear)-1)'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;newmonth&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(=Month(AddMonths(max(Dates),3)))','$(=Month(AddMonths(max(Dates),2)))','$(=Month(AddMonths(max(Dates),1)))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617729#M1101929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T07:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617730#M1101930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you explain is not what is there in your application; field values are not similar. However, if you can brief about your expected result, might help us help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 08:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617730#M1101930</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-09T08:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to write the expression.</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617731#M1101931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suvechha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try creating one inline table, this will be used in assigning numbers to [F&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;orecast Fiscal Month] field because if you try in text box also max([F&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;orecast Fiscal Month]&lt;/SPAN&gt;) it won't come because [F&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;orecast Fiscal Month]&lt;/SPAN&gt; is text.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 09:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-write-the-expression/m-p/617731#M1101931</guid>
      <dc:creator />
      <dc:date>2014-04-09T09:08:34Z</dc:date>
    </item>
  </channel>
</rss>

