I’m trying to run an ExecuteQuery that will output to a variable. The variable is set as a DataTable. The ExistingDbConnection is correct. Validate says no issues. Then I get Object reference not set to an instance of an object. Both query and variable have the same format/layout as another section that works fine. Can someone tell me what I’m missing?
Thanks.