Asana: https://app.asana.com/0/1203395976933379/1203777745149446/f
This report for Southwest is set to filter everyone under 50%. It needs to be 50-99%
Not sure how to adjust this line where I think it's set-
cast(max(d.ConfidenceScore) as decimal(5,2)) as confidence,
This is the report page: https://admin.southwestchurch.com/page/922
There's nothing in that SQL statement that is filtering by confidence score. It sorts the results by score, but doesn't do any filtering. Are you sure they actually have duplicates with score higher than 50?