Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How qlikview governance dashoard reads meta data (like the Comment, Label etc) from a qlikview file? Is it reading from any XML file?
I am using Qlikview Personal edition. How to read the XML file of a qlikview file?
Please correct me if my understanding is wrong.
Thanks
Yes, your assume is right, as i know. but, 2nd question is
for each File in filelist ('C:\myxmls\*.xml')
Load* from $(File) (XmlSimple, Table is
Anil,
I am looking for how to read the information from a Qlikview file itself. Example, the Qlikview governnace dashboard reads the information (such as Label of an expression, expression, comment given to a field etc) from a qlikview file. How that happens? If I want to read those kind of information from a qlikview, what is the process?
Hi,
are you talking about Binary Load
Can we read qvw file by using another qvw? | Qlik Community
Or Metadata
The Simple Way to Get Metadata from QlikView – Infinity Insight Blog
HTH
André Gomes
Some information are stored in plain text into the qvw. You can see them using notepad (++)
Andre,
The third one "The Simple Way to Get Metadata from Qlikview" has the information I need. Thanks for your help.
Hi,
great than mark as the correct answer...
Regards
André Gomes