<?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: Permission Denied Javascript in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364711#M1239718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been working on this as well. We are trying to leverage a javascript library for a surface chart, that can be found here: &lt;A class="loading" href="http://javascript-surface-plot.googlecode.com/svn/trunk/googleVizApi.html"&gt;http://javascript-surface-plot.googlecode.com/svn/trunk/googleVizApi.html &lt;/A&gt;Like Razak, I am trying to get the self contained code working in QlikView before I try feeding it data from the data model. It works fine in the browser, but when I adapt it to a QlikView extension it fails at the point where I call the draw method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your post you say the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;You target a element that dosen't exist in the DOM, "new greg.ross.visualisation.SurfacePlot(document.getElementById("surfacePlotDiv"));"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;This should work though if the relevant javascript libraries have been loaded and the element exists on google charts, shouldnt it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Lee&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 01:10:59 GMT</pubDate>
    <dc:creator>Lee_Matthews</dc:creator>
    <dc:date>2012-07-18T01:10:59Z</dc:date>
    <item>
      <title>Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364705#M1239711</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;I have a script to basically just draw a 3D surface graph, but I keep getting this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qva.LoadScript('&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.google.com/jsapi" target="_blank"&gt;http://www.google.com/jsapi&lt;/A&gt;&lt;SPAN&gt;', function () {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get Permission Denied for this. Anybody know why.... please Help&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="14659" alt="Capture.PNG" class="jive-image-thumbnail jive-image" src="https://community.qlik.com/legacyfs/online/14659_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the scripts that I am trying out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help will be greatly appreciated...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Razak&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/Permission-Denied-Javascript/m-p/364705#M1239711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364706#M1239713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this thread &lt;A _jive_internal="true" href="https://community.qlik.com/message/216805"&gt;http://community.qlik.com/message/216805&lt;/A&gt; that will help you with your google api problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some quick notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are assigning a callback function "setup", google.setOnLoadCallback(setUp);, this function does not exist? The referenced thread above should help you with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You target a element that dosen't exist in the DOM, "new greg.ross.visualisation.SurfacePlot(document.getElementById("surfacePlotDiv"));"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to either create your own element or work within the context provided with the extension, i.e this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are basically creating a straight table with google, why not leverage the QlikView Data model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 11:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364706#M1239713</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2012-05-23T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364707#M1239714</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;If you have any other links like the one in your post or any other resource material, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Razak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 12:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364707#M1239714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T12:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364708#M1239715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Razak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get this working? I tried using the same code library to render a surface chart, and all it produced was a blank. I then tried creating a web page using the sample code on the web at &lt;A class="loading" href="http://javascript-surface-plot.googlecode.com/svn/trunk/googleVizApi.html"&gt;http://javascript-surface-plot.googlecode.com/svn/trunk/googleVizApi.html&lt;/A&gt; and it did not work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364708#M1239715</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-07-17T09:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364709#M1239716</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;Unfortunately I have not managed to get this working, have not had the time to look at this in much detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to try to use Actionscript to create 3D graphs, using it's 3D libraries like PaperVision3D and then try to use Qlikview to pass this data to the program using Javascript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just an idea at the moment....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you manage to get it working please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Razak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 10:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364709#M1239716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-17T10:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364710#M1239717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Razak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the standard code from the web working - I simply missed that the js files needed to be in a sub-directory named javascript. Now to try getting it working inside QlikView. I will have a go at that today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 00:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364710#M1239717</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-07-18T00:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364711#M1239718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been working on this as well. We are trying to leverage a javascript library for a surface chart, that can be found here: &lt;A class="loading" href="http://javascript-surface-plot.googlecode.com/svn/trunk/googleVizApi.html"&gt;http://javascript-surface-plot.googlecode.com/svn/trunk/googleVizApi.html &lt;/A&gt;Like Razak, I am trying to get the self contained code working in QlikView before I try feeding it data from the data model. It works fine in the browser, but when I adapt it to a QlikView extension it fails at the point where I call the draw method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your post you say the following:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;You target a element that dosen't exist in the DOM, "new greg.ross.visualisation.SurfacePlot(document.getElementById("surfacePlotDiv"));"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;This should work though if the relevant javascript libraries have been loaded and the element exists on google charts, shouldnt it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Lee&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 01:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364711#M1239718</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-07-18T01:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364712#M1239719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Razak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extension object is working now. You can download it here. &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3202"&gt;http://community.qlik.com/docs/DOC-3202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It could use some more integration, but that version of the chart has some limitations. As mentioned in the link, I am going to look to integrating the improved version of the chart instead. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that it doesnt work in IE though. The chart API leverages functionality that doesnt exist in IE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 07:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364712#M1239719</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-07-19T07:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364713#M1239720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks it works great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Razak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 07:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364713#M1239720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-19T07:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364714#M1239721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. I am happy to help. Note that the 5 colours on the properties page do not flow through to the chart. I will probably integrate those properly in the WebGL version of the chart when I build that one. Also, if you want to force zero value rows to you be included on your chart, then you need to add a second expression to the chart properties that will always equate to a value. This will have no effect on the chart though, as it only uses the first three columns of data fed to the chart (2 dimensions and one measure). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 00:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364714#M1239721</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-07-20T00:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Permission Denied Javascript</title>
      <link>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364715#M1239722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Razak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finished the proper release of the 3D Surface chart extension object. This one auto scales, displays a grid, and is fully interactive. It is available here &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3303"&gt;http://community.qlik.com/docs/DOC-3303&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2012 05:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Permission-Denied-Javascript/m-p/364715#M1239722</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-07-28T05:46:18Z</dc:date>
    </item>
  </channel>
</rss>

