Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In DQ process, when the indicators/patterns are matched against the data, it does create the queries for valid and invalid rows/values.
Is it possible to automate the process of storing either the invalid records or the query which is used to get the invalid records in the database.
Thanks!!
Please note : I am using talend data fabric with DI and DQ
hello
in DQ process, on the analysis result page, you can use the drill down menu "identify job" to generate job, to get the (in)valid rows
thanks