<?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: Issue with Year selection which gets resolved once QV server is restarted in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728500#M1263928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ASHFAQ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this issue since 1 month, possibilities are their that this issue might be present before I noticed it.&lt;/P&gt;&lt;P&gt;We have checked for patches in QV but we don't have any. &lt;/P&gt;&lt;P&gt;The version which we have on the dev as well as on prod server is 11.2 SR2. &lt;/P&gt;&lt;P&gt;The above mentioned issue is with both IE and Ajax plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest in case of any possible resolution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 13:06:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-30T13:06:25Z</dc:date>
    <item>
      <title>Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728497#M1263919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;A href="https://community.qlik.com/qlik-users/15823" target="_blank"&gt;swuehl&lt;/A&gt;, &lt;A href="https://community.qlik.com/qlik-users/17633" target="_blank"&gt;Miguel Angel Baeyens&lt;/A&gt;, &lt;A href="https://community.qlik.com/qlik-users/2226" target="_blank"&gt;John Witherspoon&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/4003" target="_blank"&gt;Henric Cronström&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/47027" target="_blank"&gt;Deepak Vadithala&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/4003" target="_blank"&gt;Henric Cronström&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a facing a weird issue wherein the QV charts and tables get stuck for an year( eg 2014). These QV object does not refresh the numbers for 2013 provided 2013 is selected, and this is happening only for a particular year which is 2013. If I select 2014 or 2012 or 2011 etc etc the QV objects get refreshed. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; This is only the case when the file is deployed on Server&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #575757;"&gt;Known solution as of now:&lt;/STRONG&gt; Once we restart the Production server everything gets rectified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me out? Its been around 2.5 years since I am working on QlikView but I have never faced this sort of Problem&lt;/P&gt;&lt;P&gt;Any help will be highly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728497#M1263919</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728498#M1263922</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;Is so strange this issue... try to clean Year field with trim() and then specify you want to get this data like a number ... something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vYear = Num(Trim(Year));&amp;nbsp; // If you declare variable in script editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Trim(Year))&amp;nbsp; // Make sure don't tip "=" at the beginning if you declare variable in variable overview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 20:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728498#M1263922</guid>
      <dc:creator />
      <dc:date>2014-07-07T20:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728499#M1263925</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;From how long you get this error.&lt;/P&gt;&lt;P&gt;What version of QlikView you run?&lt;/P&gt;&lt;P&gt;Do you have some patched installed on QlikView server recently?&lt;/P&gt;&lt;P&gt;What is the current version of IE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728499#M1263925</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-07-08T09:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728500#M1263928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ASHFAQ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this issue since 1 month, possibilities are their that this issue might be present before I noticed it.&lt;/P&gt;&lt;P&gt;We have checked for patches in QV but we don't have any. &lt;/P&gt;&lt;P&gt;The version which we have on the dev as well as on prod server is 11.2 SR2. &lt;/P&gt;&lt;P&gt;The above mentioned issue is with both IE and Ajax plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest in case of any possible resolution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 13:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728500#M1263928</guid>
      <dc:creator />
      <dc:date>2014-07-30T13:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728501#M1263929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vasquez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, but I don't think that Trim() function will help because the length of the year field is restricted to 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 13:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728501#M1263929</guid>
      <dc:creator />
      <dc:date>2014-07-30T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728502#M1263930</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;Can you share a sample to replicate issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2014 06:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728502#M1263930</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-03T06:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728503#M1263932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is weird issue but as you said it's related with Server and once you restart the Production server it works,&lt;/P&gt;&lt;P&gt;try to delete all .PGO and .Shared,.META files and restart the server and see if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Aug 2014 07:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728503#M1263932</guid>
      <dc:creator>qlikpahadi07</dc:creator>
      <dc:date>2014-08-03T07:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728504#M1263936</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;Thanks for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try this but I have a question, will doing this remove QV license? or are you aware of any sort unseen issue which may come up doing this step? The only reason of being cautious is that the file is on production server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sagar Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 10:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728504#M1263936</guid>
      <dc:creator />
      <dc:date>2014-08-05T10:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Year selection which gets resolved once QV server is restarted</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728505#M1263938</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;By deleting those files. &lt;/P&gt;&lt;P&gt;you have to re allocate licences and all the user created objects and bookmarks will be deleted.&lt;/P&gt;&lt;P&gt;Take proper backup first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 11:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-Year-selection-which-gets-resolved-once-QV-server-is/m-p/728505#M1263938</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-05T11:26:00Z</dc:date>
    </item>
  </channel>
</rss>

