-
Changing default dataset owner in WB
We currently have a number of jobs running in Workbench, that are updating datasets in Domo. The Domo user account that's assigned by default as the owner of that dataset is going away, and I'm wondering how to change the default user accout assigned as the owner of the datasets when they're updated. I went through and…
-
Table Variables in Workbench
I have the following snippet of SQL code that I'm testing in Domo Workbench, basically just populating a table variable with one row for each of the previous 18 months. Domo Workbench (3.1.5714.35059) will validate the code, but I can't get it to preview. When I click the Preview button, I see messages that the query…
-
Export list of wb jobs?
Hi there-- Was just curious if there might be some sort of hack available to export a list of the job names and sql code of my jobs on file in Workbench? Was just thinking it might be helpful to see at a glance. Thanks much! == Chris
-
CSV Workbench job, replacing dataset: "Given key was not present in the dictionary"
I have a Workbench job that's parsing a CSV and had been working fine for some time, but we ran into an issue with the source system and we want to load a new CSV with a year's worth of data, replacing the current dataset. File format is identical. When I try running the job with the new csv file, I'm getting the error…