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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
cmatcovich
Contributor
Contributor

Problems exporting chart on qvd file

Hi all,

I try to use this macro:

sub ExpQVD

          set obj = ActiveDocument.GetSheetObject("CH05")

          obj.ExportEx "TabellaQVD1.qvd", 4

end sub

it works properly if I test it. but it doesn't work if I use it in a button: it creates the qvd file, but it has wrong values!

Thanks

Corrado

0 Replies