When building a Qlik Sense app, you often have to deal with some data issues such as duplicated records or values in a field. The duplication can be created by design, just like the customer ID in a sales transaction table, or could be an error if we find two exactly identical records created in a table.
This recipe will show you how to use the distinct clause to work with duplicated data in the Data load editor as well as in the object expressions.