<?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 Qlik appends '#' when .Clear() Javascript API function used. Bug? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlik-appends-when-Clear-Javascript-API-function-used-Bug/m-p/791417#M1233760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say we have an application 'NoConnectionIssue.qvw' available via this URL:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw" rel="nofollow" target="_blank"&gt;http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app contains the extension object displaying one single link to invoke 'Clear All' function.&lt;/P&gt;&lt;P&gt;It's achieved by the following Javascript code: &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Qv.GetCurrentDocument().Clear();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Now, when I click this link for the first time Qlik appends the '#' sign to the original URL. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So, in case of our example it will look like this: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 13.3333330154419px;"&gt;&lt;A class="jive-link-external-small" href="http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw" rel="nofollow" target="_blank"&gt;http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw&lt;/A&gt;&lt;SPAN style="color: #ff0000;"&gt;#&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I reload the app now (F5 or Ctrl+F5) I'd get the error message 'No Connection', which is correct since the URL is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to find a similar post on community with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope there is someone who had to deal with the issue before and knows how to fix it. If not then I shall raise it as a bug with QlikTech.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, see attached files for the example files: NoConnectionIssue.qvw app, NoConnection.qar extension object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Janusz Twardziak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Qlik appends '#' when .Clear() Javascript API function used. Bug?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-appends-when-Clear-Javascript-API-function-used-Bug/m-p/791417#M1233760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say we have an application 'NoConnectionIssue.qvw' available via this URL:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw" rel="nofollow" target="_blank"&gt;http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app contains the extension object displaying one single link to invoke 'Clear All' function.&lt;/P&gt;&lt;P&gt;It's achieved by the following Javascript code: &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Qv.GetCurrentDocument().Clear();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Now, when I click this link for the first time Qlik appends the '#' sign to the original URL. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So, in case of our example it will look like this: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 13.3333330154419px;"&gt;&lt;A class="jive-link-external-small" href="http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw" rel="nofollow" target="_blank"&gt;http://qvserver/QvAJAXZfc/opendoc.htm?document=NoConnectionIssue.qvw&lt;/A&gt;&lt;SPAN style="color: #ff0000;"&gt;#&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I reload the app now (F5 or Ctrl+F5) I'd get the error message 'No Connection', which is correct since the URL is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to find a similar post on community with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope there is someone who had to deal with the issue before and knows how to fix it. If not then I shall raise it as a bug with QlikTech.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, see attached files for the example files: NoConnectionIssue.qvw app, NoConnection.qar extension object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Janusz Twardziak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-appends-when-Clear-Javascript-API-function-used-Bug/m-p/791417#M1233760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
  </channel>
</rss>

