Skip to content

Commit

Permalink
POC-610: Updated DQA Report to reflect updated indicators
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykorir committed Jan 15, 2024
1 parent c95a8d4 commit 5f9a4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reports/DQA/dqa-chart-abstraction-report-dao.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GROUP BY
h.person_id
` +
limitOffSetDefinition;

return new Promise((resolve, reject) => {
runner
.executeQuery(sqlQuery)
Expand Down

0 comments on commit 5f9a4b2

Please sign in to comment.