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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
rjyadav94
Contributor III
Contributor III

how to get metadata info from Qlik Cloud app

Hi Everyone,

I do have requirement like we need to fetch the metadata information like dimensions used in UI ,expressions in UI like other things from each sheet and objects from QlikSense app. 

We need to create an app in Qlik Cloud which fetches metadata information as mentioned above from all other apps present in Qlik Cloud.

Dis anyone come across this scenario ? how we can proceed to work on this?

Thanks in Advance !!!! 

Best Regards,

 

Labels (2)
3 Replies
Ray_Strother
Support
Support

Hello,

Please review the link below which has information on Qlik's monitoring apps.

https://community.qlik.com/t5/Official-Support-Articles/The-Qlik-Sense-Monitoring-Applications-for-C...
EliGohar
Partner - Specialist
Partner - Specialist

Hi @rjyadav94

You might want to take a look at Qollect, a Qlik Sense extension I built for exporting app metadata. It supports Qlik Cloud and can extract sheets, objects, dimensions, measures, expressions, and field usage directly from the UI. It could be a good fit for what you’re trying to achieve at the app level.

Happy to get your feedback or answer questions if you decide to try it.

Regards,

Eli.

tresB
Champion III
Champion III

@rjyadav94  for cloud we don't yet have a metadata analyzer app from Qlik. You can create your own using API or qlik Automate as per your requirement. There are few publicly available automation template online that need customization to fit your exact case. I recently used automate for similar requirement in my org. I used blocks like, list spaces->list apps->list sheets->list objects on sheet . Then list measures and further and deeper