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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Export Input Box

Hello,

I'm looking to work with this code in API:

set vi = ActiveDocument.GetSheetObject("TB01")
vi.Export "bk.qvd", ";"

If I use this code to export a InputBox it doesn't work but if I use this code to export a Table Box Works.

I need to export input box in qvd or xml format.

Please some help?

Thanks Slash





0 Replies