Incorrect 90th Percentile Calculation Due to Duplicated Rows

Hello @Purushothaman

The main issue here is deduplicating the rows. I would recommend creating a calculation on the dataset layer to mark duplicate vs original rows and then filtering the data on the dataset layer.

Here’s an example: