Data Quality & Cleansing in the ETL Pipeline
Explain where and how data quality checks and cleansing rules are enforced in an ETL pipeline before data reaches BI reporting layers.
"Garbage in, garbage out" is a cliché precisely because it's true, and interviewers ask about data quality specifically because BI teams are usually the ones who get blamed when a dashboard shows an obviously wrong number, even when the root cause is upstream source data — knowing where and how to intercept bad data before it reaches a report is core BI/ETL professional knowledge.
It's like an airport security checkpoint with multiple stages: one scanner catches obviously prohibited items (structural checks), a secondary manual review catches subtler cases requiring judgment (business rules), and anything flagged goes into a visible, logged holding area for review — nothing questionable just quietly disappears without a trace.