<?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 Fiscal year syntax set expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505968#M189188</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;i have the following fields in my datamodel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fYear : Shown as Following 2014 (Represents 2013/2014 fiscal year)&lt;/P&gt;&lt;P&gt;FYear&amp;nbsp; : Shown as following 2013/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like my set analysis calculations to work with the FYear field as it is easier to select and understand for the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my current syntax works with the fYear however when&amp;nbsp; try with FYear i get 0 i think it has to do with /.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Syntax Below;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;fYear=, fYear={$(=max(fYear))}&amp;gt;}Nettobelopp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Bradley Coyne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 11:34:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-20T11:34:05Z</dc:date>
    <item>
      <title>Fiscal year syntax set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505968#M189188</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;i have the following fields in my datamodel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fYear : Shown as Following 2014 (Represents 2013/2014 fiscal year)&lt;/P&gt;&lt;P&gt;FYear&amp;nbsp; : Shown as following 2013/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like my set analysis calculations to work with the FYear field as it is easier to select and understand for the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my current syntax works with the fYear however when&amp;nbsp; try with FYear i get 0 i think it has to do with /.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Syntax Below;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;fYear=, fYear={$(=max(fYear))}&amp;gt;}Nettobelopp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Bradley Coyne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505968#M189188</guid>
      <dc:creator />
      <dc:date>2013-08-20T11:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year syntax set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505969#M189189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share your sample app?&lt;/P&gt;&lt;P&gt;I guess that is not working because of the format, i.e. the max(FYear) result is not coming as in the FYear field, you need to take care of that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505969#M189189</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-08-20T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year syntax set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505970#M189190</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;I think it is format problem. so check your format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try below syntax &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;fYear={"$(=Year(Max(fYear)))"}&amp;gt;}Nettobelopp)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 11:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505970#M189190</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-08-20T11:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year syntax set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505971#M189191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have attached the sample app &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505971#M189191</guid>
      <dc:creator />
      <dc:date>2013-08-20T12:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fiscal year syntax set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505972#M189192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the below Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;FYear=, FYear={"$(=Dual(Max(fYear)-1 &amp;amp;'/'&amp;amp; Max(fYear), Max(fYear)))"}&amp;gt;}Nettobelopp)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fiscal-year-syntax-set-expression/m-p/505972#M189192</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-08-20T12:23:23Z</dc:date>
    </item>
  </channel>
</rss>

