Hi all,
I am not sure if this is the right place, but I am trying to run the example code provided for the DQD package on some synthetic CMS data. The executeDqChecks seems to run fine. There are a few errors like column cdmtable.admitting_source_concept_id does not exist
but the check finished and output a JSON. However, when I try to open the JSON with viewDqDashboard, I get the error lexical error: invalid char in JSON text
and the shiny opens a default file with a gray filter. Is there an issue with the JSON that was created? It seems okay at first glance. Has anyone else had encountered an issue like this? Thanks!