<?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 Accessing the underlying data model from within the extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accessing-the-underlying-data-model-from-within-the-extension/m-p/1364184#M1236648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am completely new to QlikView. I am a web frontend developer tasked with writing a extension for QlikView. I have searched the API of the QV Object (Javascrit) far and wide but havent found a solution to my problem(s) yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the underlying data modell of our qv application there are certain fields that I need to access from within the script.js of my extension, but I cannot load them as dimensions into my Object (as in - it would clash with the other dimensions which I am already loading).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to access data from outside of my Object seems to be the &lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;Qv.GetDocObjects(ObjectId)&lt;/EM&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;method. Unfortunately this forces me to create TableObjects for any data I want to access from the data model, which - to be honest - seems rather strange to me, especially since then I would have to hardcode the ObjectIds of the TableObjects which I have created. My logic tells me there should be a way to directly query the data store (or whatever it is called) directly and say: "Give me content of field X" or "Give me all fields with content from table Y" or "Give me field X and field Y in combination"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean this seems to be possible when we create Objects by hand when we create them in the QlikView desktop. So it seems sensible that I should be able to do something like this on the fly from within my JS extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints / help will be highly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Accessing the underlying data model from within the extension</title>
      <link>https://community.qlik.com/t5/QlikView/Accessing-the-underlying-data-model-from-within-the-extension/m-p/1364184#M1236648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am completely new to QlikView. I am a web frontend developer tasked with writing a extension for QlikView. I have searched the API of the QV Object (Javascrit) far and wide but havent found a solution to my problem(s) yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the underlying data modell of our qv application there are certain fields that I need to access from within the script.js of my extension, but I cannot load them as dimensions into my Object (as in - it would clash with the other dimensions which I am already loading).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to access data from outside of my Object seems to be the &lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;Qv.GetDocObjects(ObjectId)&lt;/EM&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;method. Unfortunately this forces me to create TableObjects for any data I want to access from the data model, which - to be honest - seems rather strange to me, especially since then I would have to hardcode the ObjectIds of the TableObjects which I have created. My logic tells me there should be a way to directly query the data store (or whatever it is called) directly and say: "Give me content of field X" or "Give me all fields with content from table Y" or "Give me field X and field Y in combination"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean this seems to be possible when we create Objects by hand when we create them in the QlikView desktop. So it seems sensible that I should be able to do something like this on the fly from within my JS extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints / help will be highly appreciated.&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/Accessing-the-underlying-data-model-from-within-the-extension/m-p/1364184#M1236648</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
  </channel>
</rss>

