Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?

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
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
as always.. thank you Rob!