Using Jinja for loops on repeated SQL 2
You've had such success with pivoting out order status using Jinja loop expressions, that you are on a mission to apply loops to more use cases.
Upon another scan of the customers.sql mart model, you noticed there is repetition in the browser types as well as the traffic source logic. After creating intermediate models out of these two CTEs, you are now ready to apply Jinja loops to these two pivots as well.
Diese Übung ist Teil des Kurses
Case Study: Building E-Commerce Data Models with dbt
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten