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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Duplicates in Dashboard after Binary Load

Hi All,

No Duplicates in Data model Getting Duplicates in Dashboard after binary load.

Anyone faced the same issue, any help will be appreciated.

Thanks

Neetha

Labels (1)
3 Replies
swuehl
Champion III
Champion III

Are you executing any other script statements (LOADs) after the binary statement?

And have you checked that not your chart expressions are duplicating values (for example by using implicite joins, e.g. using data islands)?

avinashelite
MVP
MVP

Are you loading any other tables after the Binary load ?? because if the table have similar columns then it will be auto concat ....check the script once or comment script line after the binary load and check for the duplicates records

Anonymous
Not applicable
Author

Hi All,

thanks for quick response.

Just using inner join to reduce data for particular business area.

Resolved the issue by applying  the required filters.

Thanks

Neetha