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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to pass variable input to inline table?

Hi,

I am wondering if this is possible...

I want to be able to prompt the user for a few variables: Name, Attendance(Yes/No), Date(mm/dd/yyyy)

I then went to be able to send those inputs to an inline table in the script and send it to the next available line so that the current input does not overwrite what is already there, rather it adds on.

Basically, data entry. 

Is this possible? Thoughts on how it might be accomplished?  Or point me in the right direction?

Thanks!

1 Reply
Not applicable
Author

Hi,

Just as a followup:  It does not need to be an inline table that the data is passed to.  It could be put right into a straight table if possible(infact that is better).

I understand that fundamentally QV was not designed as a data entry application, but that does not mean without some finesse that it CAN be.