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: 
Anonymous
Not applicable

explination of this ?

in vb script

activedocument.fields("date"). select newdate

what it means ?

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

activedocument.fields("date").select newdate will try to select the value of the variable newdate in the field date.


Now find a copy of the com api guide document (APIguide-Version11.qvw) and use that to find answers to your questions.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

activedocument.fields("date").select newdate will try to select the value of the variable newdate in the field date.


Now find a copy of the com api guide document (APIguide-Version11.qvw) and use that to find answers to your questions.


talk is cheap, supply exceeds demand
Anonymous
Not applicable
Author

i cant open all documenst gysbert, i dont have license to open all