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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
rido1421
Creator III
Creator III

Finding the qvw which has stored the qvd

Hi all

I have a qvd in my qvd folder and would like to edit the qvw which is updating that qvd, how do I find that qvw is there a way to do this?

Regards.

1 Solution

Accepted Solutions
Not applicable

Open the QVD with a Text Editor and in the first rows with Metadata you can find

<CreatorDoc>Pathtoqvw</CreatorDoc>

View solution in original post

3 Replies
Not applicable

Not applicable

Open the QVD with a Text Editor and in the first rows with Metadata you can find

<CreatorDoc>Pathtoqvw</CreatorDoc>

Not applicable

Hi,

right mouse button (and open in Notepad+))

you should see something like this:

?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<QvdTableHeader>

   <QvBuildNo>8935</QvBuildNo>

   <CreatorDoc>E:\QlikView\Publisher\Sourcedocuments\QVD_store \HM_PARAGONY_NAGLOWKI_NrSklepWartoscIloscPozycji2qvd.qvw</CreatorDoc>