-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
Volume of sales attributed to campaign atm base on last touch campaign. T…
-
### Is this a new bug in metricflow?
- [X] I believe this is a new bug in metricflow
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavi…
-
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
The Semantic Layer currently uses timezone-agnostic types for all date/time operations, but forcing people to coerce t…
-
Context / prompt: https://github.com/dbt-labs/dbt-core/issues/5358#issuecomment-1152444493
https://github.com/dbt-labs/dbt-core/blob/72b6a80b07b3acc9aa64ae65c5d82191dbb1aa11/core/dbt/context/base.p…
-
Error
:This version of dbt is not supported with the 'dbt_flow' package.
Installed version of dbt: =1.7.10
Required version of dbt for 'dbt_flow': ['>=1.5.0', '
-
### Description
I want to be able to create multiple tables from a single model in dbt.
For example, Table A is the base table for one explore where it joins to Table B, and for another audienc…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
To check formatting of DBT code using linters
_Originally posted by @shubh24 in https://github.com/HousewareHQ/dbt_intercom_metrics/pull/1#discussion_r909685149_
-
Stuck at step 5. https://docs.getdbt.com/guides/manual-install?step=5
```
(dbt-env) atwong@Albert-CelerData jaffle_shop % dbt run
23:59:46 Running with dbt=1.6.2
23:59:46 Registered adapter: …
-
**Tell us about the problem you're trying to solve**
What are you trying to do?
Dbt offers the possibility to run only a specific set of tables, using tags or the "state" feature which allow to …