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

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

not load duplicate data

Hi,

I only want to load dubble data once.

Is there a formula I can put in the load script?

dubbele data.PNG

Thx

4 Replies
Digvijay_Singh

You can use distinct in the load statement!

Anonymous
Not applicable
Author

hello Digvijay,

column 'etikettnr' contains still the same double data.

Anonymous
Not applicable
Author

Tack a Where not exists ( [etikettnr] ) onto the end of your load statement.

Anonymous
Not applicable
Author

hello Bill,

now he shows me non of the double's and I still want to see one record  of them.

grtz