<?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 Pertaining to Apply Map in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pertaining-to-Apply-Map/m-p/324372#M1196770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I have this new situation.&lt;/P&gt;&lt;P&gt;I have a created date, load date, fiscal_year and fiscal_month field. The fiscal year is from&amp;nbsp; April 1 to 31st March. The requiremnt is&lt;/P&gt;&lt;P&gt;a user should be able to select a fiscal year and a fiscal month. &lt;/P&gt;&lt;P&gt;Once the User does that, the algorithm should calculate the total number of product in the slected fiscal month of the selected fiscal year which is in STAGE='Pending' +(plus) all the total number of products whose created date is after the selected fiscal month and fiscal year till today's date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. If the User has selected June of Fiscal year 2011, then total number of product in June 2010 concatenated with total number of products created &lt;/P&gt;&lt;P&gt;from July 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a problem to this. The load date used for the first half of the expression is based on Fiscal calendar but the created date is based on Gregorian calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot and would really appreciate for any help or sugestions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2011 18:36:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-24T18:36:40Z</dc:date>
    <item>
      <title>Pertaining to Apply Map</title>
      <link>https://community.qlik.com/t5/QlikView/Pertaining-to-Apply-Map/m-p/324372#M1196770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I have this new situation.&lt;/P&gt;&lt;P&gt;I have a created date, load date, fiscal_year and fiscal_month field. The fiscal year is from&amp;nbsp; April 1 to 31st March. The requiremnt is&lt;/P&gt;&lt;P&gt;a user should be able to select a fiscal year and a fiscal month. &lt;/P&gt;&lt;P&gt;Once the User does that, the algorithm should calculate the total number of product in the slected fiscal month of the selected fiscal year which is in STAGE='Pending' +(plus) all the total number of products whose created date is after the selected fiscal month and fiscal year till today's date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. If the User has selected June of Fiscal year 2011, then total number of product in June 2010 concatenated with total number of products created &lt;/P&gt;&lt;P&gt;from July 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a problem to this. The load date used for the first half of the expression is based on Fiscal calendar but the created date is based on Gregorian calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot and would really appreciate for any help or sugestions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 18:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pertaining-to-Apply-Map/m-p/324372#M1196770</guid>
      <dc:creator />
      <dc:date>2011-05-24T18:36:40Z</dc:date>
    </item>
    <item>
      <title>Pertaining to Apply Map</title>
      <link>https://community.qlik.com/t5/QlikView/Pertaining-to-Apply-Map/m-p/324373#M1196771</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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) create a new field with the month and year of the created date 'MonthYeaCreatedDate' and the month and of the fiscal calendar 'MonthYearFiscal', you can do this with the function monthname() &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) the expressión should be something like: &lt;/P&gt;&lt;P&gt;count({$&amp;lt;STAGE={'Pending'}&amp;gt;} distinct ProductID) +&lt;/P&gt;&lt;P&gt; count({$&amp;lt;MonthYeaCreatedDate={"&amp;gt;=$(#=monthname(max(MonthYearFiscal),-3))"}&amp;gt;} ProductID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 21:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pertaining-to-Apply-Map/m-p/324373#M1196771</guid>
      <dc:creator />
      <dc:date>2011-05-24T21:00:21Z</dc:date>
    </item>
  </channel>
</rss>

