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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Changing value in table by address

Hi Experts!

I have specified row number and column in which I would like to change value.

In Excel VBA it was "cells(row, column)" statement, so we could easly put value by address like this:

cells(3 , 5) = "Value"

Does something similar exist in QV?

Thanks

1 Reply
marcus_sommer

No it's not possible to change the value of a field without a load of the table.

- Marcus