I have a workflow that uses an In-db connection to pull data, filters it, Data Streams out, and uses an output tool to write the data to a SQL Server database table. This workflow runs perfectly when running it within alteryx desktop, but when I try to schedule it to the gallery I get the error 'Error Opening: Select * from database.schema.table: no columns returned'. Any ideas?