We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a863de commit 7ed5e4bCopy full SHA for 7ed5e4b
IDR/resources/queries/bimber_data/idrPvlSource.sql
@@ -9,4 +9,5 @@ c_PVL as result,
9
'SIV' as target,
10
'Hansen/IDR' as dataSource
11
12
-FROM bimber_data.pvl
+FROM bimber_data.pvl
13
+WHERE c_PVL != 'missing from box'
0 commit comments