i want the dbt tables to be used by the bi tools a...
# ask-community-for-troubleshooting
d
i want the dbt tables to be used by the bi tools and they refresh independently. So, dbt models which i create needs to be incremental right so that data is always present for bi tool
👀 1
✅ 1
m
If you want to run dbt independent of Airbyte you can use a orchestration tool like Airflow to achieve this.