Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Set Value in feild?

Is there a way in qlikview to set a value in a feild?

I understand that QV is reading from a source but is there any possible way which you can add a value to a new feild which you have included.

Just some rough ideas...

readInTable

LOAD id,

field1,

field2,

field3

FROM [a place far far away];

then maybe add a inline table then concatenate it via id or something,

then have a variable which can feed into the inline table?

just some ideas, 

basically trying to make a new feild which the value can be changed in QV.

1 Reply
swuehl
MVP
MVP

If you want the user be able to modify some data, you can use an INPUTFIELD for that.

There are some samples here in the forum, search for one of the samples to get you started.

Regards,

Stefan