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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

API for pulling data from QV

Hi guys,

i have a question if QV can provide API that i can you in order to pull data from it? Is this something that exists?

Thank you so much.

1 Reply
stevedark
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi Lev,

There is an API, where you can instantiate a COM object and make calls to that object.  This is not generally the best way of extracting data.  In most cases a push rather than a pull works better.

With the API you can create a table object and trigger an export from it using VB code.

Cheers,

Steve