Hi,
I am trying to create a workflow to import 1400 CSV files to Google BigQuery. I start with using Table Row to Variable loop start to get the URL of the files, and then File Reader to read each table. After data manipulation, I use DB Table Creator and then DB Loader but I cannot connect the Loop End node to these nodes. Am I using the wrong nodes or doing sth wrong?
Thank you!