Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikuser
Contributor
Contributor

Accessing the underlying data model from within the extension

Hi

 

If anyone has a solution to this question, help would be much appreciated. We have a robust web app built in QlikView, and it is not feasible to manually load in data to the extension in the Definition.xml file.

 

https://community.qlik.com/t5/QlikView-Extensions/Accessing-the-underlying-data-model-from-within-th...

Labels (3)
3 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You can any data values or meta data from the model using enigma.js (engine API).  See here for an explanation:

https://extendingqlik.upper88.com/using-enigmajs-in-your-qlik-sense-extension/

-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com

qlikuser
Contributor
Contributor
Author

Does this work in QlikView, or only QlikSense?

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Sorry, I missed that this was QlikView!  

-Rob