<?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: How to get financial start date of previous year from current date? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360251#M417004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you trying this, set analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2017 10:16:59 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-08-07T10:16:59Z</dc:date>
    <item>
      <title>How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360250#M417003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have startdate &amp;amp; enddate of current year.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;Now If any1 select enddate = '&lt;STRONG&gt;1 May 2017&lt;/STRONG&gt;' , then I want startdate = '&lt;STRONG&gt;1 Apr&lt;/STRONG&gt; &lt;STRONG&gt;2016&lt;/STRONG&gt;' &amp;amp; enddate = '&lt;STRONG&gt;1 May&lt;/STRONG&gt; &lt;STRONG&gt;2016&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;My expression will be lastyear be like&lt;/P&gt;&lt;P&gt;=dateField &amp;gt; startdate and dateField &amp;lt; enddate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360250#M417003</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-08-07T10:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360251#M417004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you trying this, set analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360251#M417004</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-07T10:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360252#M417005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope.Simple If else thats it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360252#M417005</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-08-07T10:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360253#M417006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For not considering current selections I will have to use set analysis thats it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360253#M417006</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-08-07T10:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360254#M417007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To simplify try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 28.6924px;"&gt;dateField &amp;gt; startdate and dateField &amp;lt; enddate, requiredfield)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And set analysis may be this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 28.6924px;"&gt;Only({&amp;lt;dateField = {"=dateField &amp;gt; startdate and =dateField &amp;lt; enddate"} &amp;gt;} measure)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360254#M417007</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-07T10:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360255#M417008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done Sir.&lt;/P&gt;&lt;P&gt;M getting previous year Financial yr start by using this,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=AddYears(makedate(year(Enddate),4),-1) gives 1 Apr of lastyear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360255#M417008</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-08-07T10:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360256#M417009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question is not similar to original thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, mark your response as correct to close this thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360256#M417009</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-07T10:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360257#M417010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360257#M417010</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-08-07T10:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360258#M417011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to mark as correct ans?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 10:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360258#M417011</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2017-08-07T10:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get financial start date of previous year from current date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360259#M417012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 11:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-financial-start-date-of-previous-year-from-current/m-p/1360259#M417012</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-07T11:44:43Z</dc:date>
    </item>
  </channel>
</rss>

