Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to delete a few records from memory. I am trying to use DynamicUpdateCommand but I am afraid that this deletes from the datatable. I don't want to delete from the database, only from my resident table in memory. Does anyone have ideas about how to do this?
Thanks in advance.
the DynamicUpdateCommand is run via macro
its function is to update the internal logical tables of the qlikview document. it does not!!! i repeat
it does NOT effect the orignal database tables in anyway or form
in fact it is run from a macro and usually only after the script finish to execute
ok, thanks. It still not working. Maybe it is license related, in the reference says i need an extra server license. I am checking that.
It definitely has to be included with your license and adds to the base server cost.