We need to add a column-level filter that filters out deprecated variables.
We are operating under the assumptions that
When a variable is listed as "Deprecated" in the Deprecated, New, or Revised column of the Data Dictionary, it should be excluded from BQ2.
When a variable is listed as "New" or "Revised" in the Deprecated, New, or Revised column of the Data Dictionary, it should be included in BQ2 unless other filters apply.
We need to add a column-level filter that filters out deprecated variables.
We are operating under the assumptions that
"Deprecated"
in theDeprecated, New, or Revised
column of the Data Dictionary, it should be excluded from BQ2."New"
or"Revised"
in theDeprecated, New, or Revised
column of the Data Dictionary, it should be included in BQ2 unless other filters apply.