I would like to run a job only if the number of records in the raw table it’s diferent of the number of records in the valid table wit a condition.
How can I do it?
I would like to run a job only if the number of records in the raw table it’s diferent of the number of records in the valid table wit a condition.
How can I do it?
Dear rvgfox,
I've done a test for you and I hope this helps:
Hope this helps!
Take care
= Daniel
Thank you very much Daniel,
But, in your example the raw table has values from the previous execution because the raw table it’s filled in the same job, isn’t it?
I ran a full load on that table so in that case the Raw and the valid table should have the same rowcount because it hase ran in 1 run. The raw table cannot have row from a previous execution and the valid table not I believe.
It might be useful to know the use case you are trying to achieve, as there may be a different solution entirely.
You could make separate execution packages for ODX (or other layer) transfer and Data Cleansing Rules for the tables you want and apply variable-driven conditions to the latter.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.