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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

qv object in email content

Hi,

is it possible to add a qv object in an email content through macro???

as of now iam using this script:

 

 

set sObject = ActiveDocument.GetSheetObject("TX01")

objMsg.HTMLBody = "HTML/Plain text message." + sObject

but if i try to concatenate any qv object with the above code,iam getting an error

please do let me know the exact syntax for the same

Regards,

Kiruthiga

0 Replies