Hello everyone,
I'm just learning Dataform, and I need to log in a table the tag used to excecute the dataform job (sqlx). As a sqlx job can get many tags assigned, Is there a function or method to get the tag that was used to execute the job? Thank you in advance for any help.
Best Regards,
Mauricio García
Solved! Go to Solution.
Unfortunately, Dataform doesn’t have a built-in function or method to directly retrieve the execution tags within a SQLX job, the only way to manage execution tags through environment variables or parameters which requires the caller of the job to pass the correct tags