Running multiple macros in a transactional way

Hi,

I’m looking to create multiple macros and then have a “master” macro to run all of the other macros together.
a couple of querstions:

  • is it possible to run multiple macros within one single macro?
  • is it possible to run multiple macros in a transactional way?
  • is it possible to log any errors a macro produces?

Thanks,
Roni

Hi I am in same situation. need to have a macro to call multiple macro. did you get the solution?
Thanks,
Alex

Hi Roni, I believe they all achievable. :smiley:
go to dbt_utils:

there are lots of examples

1 Like