CommencerCommencez gratuitement

Setting variables with dbt Jinja

You're finally ready to use Jinja to simplify your dbt SQL development. You noticed in your dbt development cycle that you have to constantly replace the order status filter value in the customers.sql mart model to test out various order statuses. To make this easier for yourself, you plan to create a Jinja variable at the top of the customers.sql mart model so that whenever you have to update the value again, you only have to modify the top of the file.

Cet exercice fait partie du cours

<cours>Case Study: Building E-Commerce Data Models with dbt</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice