When we are establishing a new job in Domo Workbench of the type ODBC, we write the query in the box of Database Query Editor as in the image below.
However the query we want to do should not be static and we would like to modify that query based on external triggers.
For example, in the image, is it possible to pass a value to #FIELD# from a txt or csv file? Or to execute a sql file directly?
Thanks