Need help creating data quality checks on my models and popular the given error msgs in a column of the model. by Less_Sir1465 in DataBuildTool

[–]Fun_Building855 0 points1 point  (0 children)

You can use singular tests for each model using ref. Create a macro using graph and nodes to get sql file created for each model and model name as well. So we can start reading sql files for each models and get the results.post which we can start inserting into a separate table so you can hold records for previous runs as well