lookback
Available in the dbt Cloud "Latest" release track and dbt Core v1.9 and higher.
Definition
Set the lookback
to an integer greater than or equal to zero. The default value is 1
. You can configure lookback
for a model in your dbt_project.yml
file, property YAML file, or config block.