Skip to content

Commit 14bb36f

Browse files
authored
Update AnaylsisPlan069.sql (#166)
correcting AP69 to be based on AP62.
1 parent c9d7fcb commit 14bb36f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hvtnFlow/resources/queries/flow/AnaylsisPlan069.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A.ASSAY,
2222
A.ASSAY_METHOD,
2323
A.ASSAYID,
2424
A._well.Run AS FLOWJO_XML_FILENAME,
25-
REPLACE(A._well.Name, '.fcs', '') AS FCS_FILENAME,
25+
A._well AS FCS_FILENAME,
2626
A.SPECROLE,
2727
A.PTID,
2828
A.SID,

0 commit comments

Comments
 (0)