Hi guys, I have an Airbyte connection (mongoDB -&...
# ask-community-for-troubleshooting
a
Hi guys, I have an Airbyte connection (mongoDB -> Postgres) with Normalisation as Raw Data and also a custom dbt transformation. I'm facing an issue where, whenever I use any cli args in custom transformation entry point Eg:
run --profiles-dir . --vars "{'dbname', 'postgres'}"
I end up getting this error "Could not find profile named 'normalize' ." always. However, if I change the entry point to just
run
, the entire sync and transformation work just fine. Please help
1
a
Hey @Abhilash M, do you mind posting this question on our troubleshooting forum, please? Our team's reply might help other users in the future.
a