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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
rc_analytics
Contributor
Contributor

How to extract metadata from a dsshboard in Qlik sense.

Is there any way to extract metadata from a dashboard in Qliksense?

Labels (2)
1 Solution

Accepted Solutions
DaveChannon
Employee
Employee

Hi @rc_analytics 

What data are you trying to extract, and are you using client-managed or SaaS?

There are a few options such as the metadata endpoint on the apps API which is available to both, the lineage endpoint on the apps API which is available in SaaS, plus a host of other endpoints depending on your needs.

If you're after data about fields and data within the app, a good starting point would be the existing apps which load and analyze this data:

  • App metadata analyzer for Qlik Sense Enterprise Client Managed - see help page
  • App analyzer for Qlik Sense Enterprise SaaS - see community page

View solution in original post

1 Reply
DaveChannon
Employee
Employee

Hi @rc_analytics 

What data are you trying to extract, and are you using client-managed or SaaS?

There are a few options such as the metadata endpoint on the apps API which is available to both, the lineage endpoint on the apps API which is available in SaaS, plus a host of other endpoints depending on your needs.

If you're after data about fields and data within the app, a good starting point would be the existing apps which load and analyze this data:

  • App metadata analyzer for Qlik Sense Enterprise Client Managed - see help page
  • App analyzer for Qlik Sense Enterprise SaaS - see community page