When I ran the dbt run in practice lab: Data Visualization with DBT and Superset, it failed 5 out of 7 tasks:
my postgres is properly configured:
when I query to check the tables of source schema, it returns empty:
so apparently data is not loading in source schema also that rechecked every step didn’t found any missed step etc.


