<?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 Restrict Years in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989860#M958169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to restrict years front end (UI)..&lt;/P&gt;&lt;P&gt;i have many years like 2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my chart i have to show only &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;2015,2016,2017,2018,2019,2020&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Gantt Chart... this is my expression&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Max(EndDate) - Min(StartDate)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 10:54:49 GMT</pubDate>
    <dc:creator>Nagaraju_KCS</dc:creator>
    <dc:date>2015-10-29T10:54:49Z</dc:date>
    <item>
      <title>Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989860#M958169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to restrict years front end (UI)..&lt;/P&gt;&lt;P&gt;i have many years like 2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my chart i have to show only &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;2015,2016,2017,2018,2019,2020&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Gantt Chart... this is my expression&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Max(EndDate) - Min(StartDate)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 10:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989860#M958169</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2015-10-29T10:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989861#M958170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe using a set Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max( {&amp;lt;Year = {"&amp;gt;=2015&amp;lt;=2020"}&amp;gt;} EndDate) - Min({&amp;lt;Year = {"&amp;gt;=2015&amp;lt;=2020"}&amp;gt;} EndDate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 10:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989861#M958170</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-29T10:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989862#M958172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Quick response..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to&amp;nbsp; show 2012 to 2016 years only..&lt;/P&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989862#M958172</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2015-10-29T11:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989863#M958174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989863#M958174</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-10-29T11:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989864#M958175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qv_Testing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean to only show cases started in those years on your Gantt chart? If so, one option would be to add a calculated dimension to your chart, to replace years outside your range with nulls, then suppress null. (See the attached, also with a list box showing Year(StartDate) ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you'd get better performance if you can calculate 'Year(StartDate) AS StartYear' as part of your load script, so you don't have to keep calculating that on the fly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that answer your query?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989864#M958175</guid>
      <dc:creator />
      <dc:date>2015-10-29T11:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989865#M958177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ThanX Kush...&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 12:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989865#M958177</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2015-10-29T12:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989866#M958179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks EveryOne..&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My problem is reference line it should be after 2015 year &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My scale also it should be unique years, that's why i have mentioned static step 365 days..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please anyone can help me?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 04:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989866#M958179</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2015-10-30T04:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989867#M958180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to set reference line..??&lt;/P&gt;&lt;P&gt;Anyone face reference line issue.. Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 06:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989867#M958180</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2015-10-30T06:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989868#M958181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where you want the reference line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 07:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989868#M958181</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-10-30T07:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Years</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989869#M958182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in chart..&lt;/P&gt;&lt;P&gt;i used in Presentation tab--&amp;gt; reference line&lt;/P&gt;&lt;P&gt;exp&amp;nbsp; &lt;STRONG&gt;today()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in my chart reference line it showing before 2015 year... i want to show after 2015 (it should be after 2015)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 07:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-Years/m-p/989869#M958182</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2015-10-30T07:22:52Z</dc:date>
    </item>
  </channel>
</rss>

