Closed tarunshah closed 5 years ago
Hi @tarunshah typically this happens when there are two thresholds in the underlying csv file for the same data quality check. I will take a look at this on my side, but is it possible there was a duplicate record somewhere in your csv?
@clairblacketer - thanks for investigating. I'm running into the same error message on my setup as well. Also using SQL Server, and I will note that I'm using an older version of CDM (not 5.3.1). Wasn't sure if that played a role in the error. I will look into the CSV - I was just using what was pulled down for the package.
Hi @clairblacketer, I've just tried running this and I have the same error. I didn't change any CSV files.
Hi @clairblacketer. I've the same issue during the computation(using Ubuntu with Redshift). After removing all records after SourceValueCompleteness (including it) in OMOP_CDMv5.3.1_Check_Descriptions.csv everything is working fine.
Thanks all for bringing this up - I think I see the problem in the latest commit so I am testing a fix and will deploy shortly.
Please pull down the master branch and try again, it should be fixed now. If you made any changes to the csv files that you want to keep, remember to save them somewhere else so that your changes aren't overwritten.
I'm getting this error while running DataQualityDashboard.
But when I ran up-to SourceValueCompleteness it was successfully completed. Any Idea why this is coming?