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: 
Sayali
Partner - Contributor II
Partner - Contributor II

Is there any App or API using that we can find out source of all QVDs.

Any App or API using that can we get overall QVDs source/ app name using ?

 

Extractors / App Name | QVD Name / QVD ID

Sales Extractor | ABC.qvd

Sales Extractor | XYZ.qvd

Need all the extractor's/app names that are generating QVDs with details.

 

5 Replies
Rockstar7
Partner - Creator
Partner - Creator

Step:1
Load this QVD monitor App

Step:2

Extract The app IDs from the QVDS

Step:3

Create a connection to the Qlik Sense Repository Database(QRD) and Extract the apps table & get the App ids and name

Step:4

Now associate with QVD app ids,

 

That's it now you have name of the QVD extractor

Sayali
Partner - Contributor II
Partner - Contributor II
Author

Hello Rockstar7,

I need this on Qlik SaaS.

How can I create a connection with QRD as it is not available on Qlik SaaS.

 

Thanks.

Rockstar7
Partner - Creator
Partner - Creator

if it is Qlik Saas, it is very easy and already available for every user

look for your desired QVD and Click on the highlighted area

Rockstar7_0-1706533368561.png

or click on the 3 dots and select the lineage

Rockstar7_1-1706533499287.png

 

Sayali
Partner - Contributor II
Partner - Contributor II
Author

Hello Rockstar7,

I need this information in a single place for example in the app table format.

All the extractors present in tenant which are forming QVDs.

Extractors / App Name | QVD Name / QVD ID

Sales Extractor | ABC.qvd

Sales Extractor | XYZ.qvd

Rockstar7
Partner - Creator
Partner - Creator

Hi @Sayali 

There is no straightforward app but here is the workaround.

Step:1
Load this QVD monitor App (if required do so necessary changes in the script)

Step:2

Extract The app IDs from the QVDS

Step:3

Follow this article(App Analyzer) and create a rest connection to tenet and extract the apps information

Step:4

Now associate with QVD app ids,