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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Create New QVW using Macros

Hi Everyone,

How can i create a new QVW file using Macros code ?

Pls can anyone give me suggestion on this or code of macros.

Thanks

Venkat

Labels (1)
1 Reply
Not applicable
Author

Hi Satish,

sub create()

ActiveDocument.GetApplication.CreateDoc

end sub

Regards

Arun