<?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: just need a little help getting started! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122822#M1237190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 08:44:29 GMT</pubDate>
    <dc:creator>adamdavi3s</dc:creator>
    <dc:date>2016-08-18T08:44:29Z</dc:date>
    <item>
      <title>just need a little help getting started!</title>
      <link>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122821#M1237186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just getting started with extensions and have worked through the codeacademy js tutorials and also the excellent extension tutorial by &lt;A href="https://community.qlik.com/qlik-users/162049" target="_blank"&gt;bahduong&lt;/A&gt;‌ on the Qlikfix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm now trying to create my first visualisation using D3 but I am obviously missing something. I've been using the template files but this one I have stripped right back to try and get it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The qar includes the extension, a qvw which just has the extension in and also index.htm where I am checking that the code works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment the extension just comes up blank (no errors), I'm sure its something very obvious but I can't spot it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running it through the console I get this following error and it tells me it is in the D3 script which I am guessing is not correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134870_Capture.PNG" style="height: auto;" /&gt;&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/just-need-a-little-help-getting-started/m-p/1122821#M1237186</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: just need a little help getting started!</title>
      <link>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122822#M1237190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 08:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122822#M1237190</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-18T08:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: just need a little help getting started!</title>
      <link>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122823#M1237193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so randomly I loaded up this example which is similar to what I am attempting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/wallyflops/d3Graph/blob/master/d3Bar.qar" style="font-size: 10pt; line-height: 1.5em;" title="https://github.com/wallyflops/d3Graph/blob/master/d3Bar.qar"&gt;https://github.com/wallyflops/d3Graph/blob/master/d3Bar.qar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put an this object in my qvw and my extension also came to life, so guessing it is the way I am loading D3, back to check my code &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, 18 Aug 2016 09:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122823#M1237193</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-18T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: just need a little help getting started!</title>
      <link>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122824#M1237195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah god, a day to find:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var template_path = Qva.Remote + "?public=only&amp;amp;name=Extensions/05a Really Basic Chart";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should have been:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var template_path = Qva.Remote + "?public=only&amp;amp;name=Extensions/05a Really Basic Chart&lt;STRONG style="color: #ff0000;"&gt;/&lt;/STRONG&gt;";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I love learning new code.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 09:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/just-need-a-little-help-getting-started/m-p/1122824#M1237195</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-18T09:34:23Z</dc:date>
    </item>
  </channel>
</rss>

