In the official documentation, I read that it is possible to dynamically set the fields in the Data Validator object using ETL Metadata Injection. Thanks
I've watched some videos on YouTube about the ETL Metadata object, but I haven't found any examples of how to use it with Data Validator. I'm having some difficulty understanding how to implement my transformations. Could someone help me with an example?
My need is to extract data quality rules from a configuration table (field, conversion mask, etc.) and then apply them to the data in a staging table.