<?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: problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem/m-p/695944#M251474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have created a variable old= year(today())-1............i.e previous year&lt;/P&gt;&lt;P&gt;and variable var =year(today())...........current&amp;nbsp; year&lt;/P&gt;&lt;P&gt;In Calender i wrote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET varMinDate = Num(makedate($(old),1,1));&lt;/P&gt;&lt;P&gt;But it not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 08:14:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-03T08:14:01Z</dc:date>
    <item>
      <title>problem</title>
      <link>https://community.qlik.com/t5/QlikView/problem/m-p/695943#M251473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to split a large application into small application having data for 2 yrs only .&lt;/P&gt;&lt;P&gt;But the problem is, I want to make it dynamic whenever yrs change, it automatically change&lt;/P&gt;&lt;P&gt;Suppose current yr is 2014 then it display the data of 01-apr-2013 to 30-mar-2014&lt;/P&gt;&lt;P&gt;in next yr it should display data of 01-apr-2014 to 30-mar-2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we can do that? how we can change the min date in calender too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 07:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem/m-p/695943#M251473</guid>
      <dc:creator />
      <dc:date>2014-09-03T07:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem</title>
      <link>https://community.qlik.com/t5/QlikView/problem/m-p/695944#M251474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have created a variable old= year(today())-1............i.e previous year&lt;/P&gt;&lt;P&gt;and variable var =year(today())...........current&amp;nbsp; year&lt;/P&gt;&lt;P&gt;In Calender i wrote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET varMinDate = Num(makedate($(old),1,1));&lt;/P&gt;&lt;P&gt;But it not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 08:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem/m-p/695944#M251474</guid>
      <dc:creator />
      <dc:date>2014-09-03T08:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem</title>
      <link>https://community.qlik.com/t5/QlikView/problem/m-p/695945#M251475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so you want to split your QVW into multiple QVWs? if that is the case then you need a publisher.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 08:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem/m-p/695945#M251475</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-09-03T08:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem</title>
      <link>https://community.qlik.com/t5/QlikView/problem/m-p/695946#M251476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems good to work. Could you share your sample app that demonstrates the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 08:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem/m-p/695946#M251476</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-03T08:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: problem</title>
      <link>https://community.qlik.com/t5/QlikView/problem/m-p/695947#M251477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi tresesco&lt;/P&gt;&lt;P&gt;pfa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 08:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem/m-p/695947#M251477</guid>
      <dc:creator />
      <dc:date>2014-09-03T08:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem</title>
      <link>https://community.qlik.com/t5/QlikView/problem/m-p/695948#M251478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi swetha, did you downloaded the qvc.qvs calender control which i have suggetsd in earlier thread. &lt;/P&gt;&lt;P&gt;if yes,&amp;nbsp; then through set analysis you can do it easily. &lt;/P&gt;&lt;P&gt;or even through variable how u r trying. because the QVC.qvs contorl will give all finacial year calender dates and year dates as u required .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 08:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem/m-p/695948#M251478</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2014-09-03T08:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem</title>
      <link>https://community.qlik.com/t5/QlikView/problem/m-p/695949#M251479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define your variables in the script rather than in the front end. Script can't refer variables from front-end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Let var=year(Today());&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Let old=year(Today())-1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LET varMinDate = Num(makedate($(old),1,1));&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 08:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem/m-p/695949#M251479</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-03T08:34:32Z</dc:date>
    </item>
  </channel>
</rss>

