HELP!
When creating ETL processes, there are often too many unnecessary validations. This prevents the necessary validations from being executed, causing errors in the components. Is there a solution other than restarting the server to resolve this?
Hi @Daikichi (Customer) which version of Matillion are you using?
Hi @farid.srouji you can use python script and update variable to check the table count. Then with help variable you can use it in if component and create a flow. If you need help with python script I can provide it.