...

/

Using Macros from a Package

Using Macros from a Package

Learn how to use macros from a package.

Adding a package to the macro-paths list

After running dbt deps, we might need to use the log_info macro from the dbt-utils package. This macro allows us to log a formatted message to the command line. If we try to call that macro directly, like this:

Access this course and 1400+ top-rated courses and projects.