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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to remove the data in script execution windows(while we are reloading the data we the information what we can see)?

how to remove the data in script execution windows(while we are reloading the data we the information what we can see)?

5 Replies
Not applicable
Author

how to remove the data in script execution windows(while we are reloading the data the information what we can see)?*

Thanks In Adavnce

rajesh

Not applicable
Author

Hi Rajesh

not sure to understand well your problem.

IF you want to load a prt of your data (removing some others) you can use the WHERE NOT EXISTS(Reference field, Loading field) clause

best regards

Chris

Not applicable
Author

So far as I know, you cannot remove data out from a table.

You need to load it into a new table (without the data you want to remove by using the WHERE clause), drop the "old" table, rename the new table to old one

Fabrice

Not applicable
Author

Not applicable
Author

Hi Cristian,

Its Not about the limiting the data in script level,

When you reload the script, you can see the Script execution wizard(where it will display the information which data is loaded and which data is loading currently).

Would like to remove that information from the script execution wizard.

Thanks In advance.

Rajesh