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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
alec1982
Specialist II
Specialist II

Task load details

hi all,

I am trying to load the xml files that contain the tasks details on the qmc. I am able to locate everything except the description.. anyone knows where is the xml holding the details?

1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If you are looking at the QVPR files, it's the "Description" field in the various task xml files. -- DcoumentTask.xml, ExternalProgramTask.xml, etc. Have a look at the script in:

Qlikview Cookbook: QVPR Analysis http://qlikviewcookbook.com/recipes/download-info/qvpr-analysis/

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

View solution in original post

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If you are looking at the QVPR files, it's the "Description" field in the various task xml files. -- DcoumentTask.xml, ExternalProgramTask.xml, etc. Have a look at the script in:

Qlikview Cookbook: QVPR Analysis http://qlikviewcookbook.com/recipes/download-info/qvpr-analysis/

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

alec1982
Specialist II
Specialist II
Author

as always.. thank you Rob!