<?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 Set analysis help in calender in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-in-calender/m-p/631737#M231823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to derive two expressions like A and B with following conditions in the design level with the set analysis is added an advantage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)If am selecting FIN_YEAR(2014),CAL_MONTH(March) then A has to show the accounts opening date till March 2013 and B has to show 04/01/2013 to 03/31/2014&lt;/P&gt;&lt;P&gt;If am selecting FIN_YEAR(2015),CAL_MONTH(April) then A has to show the accounts opening date till April 2014 and B has to show 04/01/2014 to 04/30/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If am selecting FIN_YEAR(2014),CAL_MONTH(March) then A has to show the accounts opening date till March 2014 and B has to show remaining accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample data has been attached .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv,&lt;/P&gt;&lt;P&gt;Dhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 May 2014 05:16:07 GMT</pubDate>
    <dc:creator>dhanu_today</dc:creator>
    <dc:date>2014-05-29T05:16:07Z</dc:date>
    <item>
      <title>Set analysis help in calender</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-in-calender/m-p/631737#M231823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to derive two expressions like A and B with following conditions in the design level with the set analysis is added an advantage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)If am selecting FIN_YEAR(2014),CAL_MONTH(March) then A has to show the accounts opening date till March 2013 and B has to show 04/01/2013 to 03/31/2014&lt;/P&gt;&lt;P&gt;If am selecting FIN_YEAR(2015),CAL_MONTH(April) then A has to show the accounts opening date till April 2014 and B has to show 04/01/2014 to 04/30/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If am selecting FIN_YEAR(2014),CAL_MONTH(March) then A has to show the accounts opening date till March 2014 and B has to show remaining accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample data has been attached .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv,&lt;/P&gt;&lt;P&gt;Dhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 05:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-in-calender/m-p/631737#M231823</guid>
      <dc:creator>dhanu_today</dc:creator>
      <dc:date>2014-05-29T05:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis help in calender</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-in-calender/m-p/631738#M231824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dhanu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be it will help you,&lt;/P&gt;&lt;P&gt;do following step:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; QuarterStart(ACCOUNT_OPENING_DATE) as QS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Expression for condition :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only({&amp;lt;ACCOUNT_OPENING_DATE = {"&amp;gt;=$(=(Min({&amp;lt;CAL_MONTH=&amp;gt;}ACCOUNT_OPENING_DATE)))&amp;lt;$(=date(max(QS,5)))"},FIN_YEAR=, FIN_QTR=, CAL_MONTH=&amp;gt;} ACCOUNT_OPENING_DATE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Harshal Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 11:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-in-calender/m-p/631738#M231824</guid>
      <dc:creator />
      <dc:date>2014-05-29T11:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis help in calender</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-in-calender/m-p/631739#M231825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your time Harshal .Its working in alternate way also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dhanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 11:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-in-calender/m-p/631739#M231825</guid>
      <dc:creator>dhanu_today</dc:creator>
      <dc:date>2014-05-29T11:53:16Z</dc:date>
    </item>
  </channel>
</rss>

