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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
coleturegroup
Contributor III
Contributor III

Partial reload is not accepting a variable when run.

I'm attempting to read in data and have the ability to correct field descriptions and then do a partial reload within the file, when done store the results in a QVD yet to be added. For now the bottom table hopefully will show all the records corrected. The user needs to pick a Fieldkey to identify the description being corrected and enters that via the variable input object.

Can anyone see why this does not work and maybe correct it and repost.

Thanks in advance, I've been starring at this too long and now can't see anything.

 

Labels (3)
1 Reply
morgankejerhag
Partner - Creator III
Partner - Creator III

Do you want the user to input data that should be saved to a QVD? I don't think you can do that unfortunately. You need some kind of extension, like Write (https://www.inform-datalab.de/en/write/) to do that.