Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Mt3
Contributor III
Contributor III

QlikSense load duplicationg results

Hi,

I am loading data into qvd and in the subsequent steps, loading the qvd into the report.

What happens is, QlikSense is duplicating records, exemplary:

-record present in table with string value 'abcd' 

-in qliksense, same 'abcd' record is triggered two times. First occurence as 'abcd', second occurence as 'ABCD'

How would you solve this issue?

Labels (1)
1 Reply
vinieme12
Champion III
Champion III

Qliksense doesn't duplicate data 

Please post the script when you create the qvd.

Your script may be causing auto concatenation for the data to be duplicated

or some Left Join with a table with a one-to-Many relation causing duplication

 

 

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.