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

User input from keyboard

hi,
is it possible to have the user input data from keyboard? ex: Like a message box, but asking the user to enter or select Date, and then process data based on the Date entered.
Labels (2)
8 Replies
Anonymous
Not applicable
Author

Hi
Using the context variable, date type, check the box 'prompt'. It will ask the user to select Date or enter a Date when executing the job.
Best regards
Shong
alevy
Specialist
Specialist

Or you can use tMsgBox with Buttons set to Question.
Anonymous
Not applicable
Author

How can i make it work after i export the job?
Anonymous
Not applicable
Author

How can i make it work after i export the job?

After you export the job script, execute the bat file on windows platform or the .sh file on Linux system.
Best regard
Shong
Anonymous
Not applicable
Author

hi,
i did that, but i don't get the input box to put the date.
Anonymous
Not applicable
Author

never mind, i found it here. Thank you anyway.
http://www.talendforge.org/forum/viewtopic.php?pid=53930
Anonymous
Not applicable
Author

hi,
i did that, but i don't get the input box to put the date.

Same here.
Anonymous
Not applicable
Author

Just double click on tMsgbox icon and goto basic setting--> then change button to Question.
thanks
Talend Exchange - Question & Answer Community