When running command dbt run -s [model_name]
I get the error: The selection criterion [model name] does not match any node
.
Any suggestions why this problem occurs?
It's important to note that the model_name passed in the command dbt run -s [model_name] is case sensitive. Contrary to the above answer, passing .sql in the model name is not required. Just ensure your model name passed in the command matches your actual model name, including case.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With