Skip to content

Commit 4b01d10

Browse files
committed
Updated the query and the title
1 parent 1d09d98 commit 4b01d10

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!--Report title-->
2+
<query xmlns="http://labkey.org/data/xml/query">
3+
<metadata>
4+
<tables xmlns="http://labkey.org/data/xml">
5+
<table tableName="AlopeciaScoreMissingBehaviorCases" tableDbType="TABLE">
6+
<tableTitle>Animals with alopecia score 4 or 5 with missing behavior cases</tableTitle>
7+
</table>
8+
</tables>
9+
</metadata>
10+
</query>

onprc_ehr/resources/queries/study/AlopeciaScoreMissingBehaviorCases.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Modified by Kollil 09/15/2025
77
Added date comparison to check only dates and ignore time
88
99
Modified by Kollil July 2026
10-
Showing only 1 week data, Refer to tkt # 14974
10+
Showing only 1 month data, Refer to tkt # 14974
1111
*/
1212
SELECT
1313
mr.Id,

0 commit comments

Comments
 (0)