azure pipeline variable to hold return value of DBT core macro
I have created azure pipeline(CI) via yml file that executes DBT core models/macros in given sequences.
I want to declare variable that will hold value returnd by DBT MACRO
I have created azure pipeline(CI) via yml file that executes DBT core models/macros in given sequences.
I want to declare variable that will hold value returnd by DBT MACRO