-
When you insert a filter and it pulls fields with nothing in them....
Hey just thought I would post a solution to a problem that I had recently. I was filtering out any sales that had "warranty" in the comments, but it would take out any sales where the comme…3 -
Re: When you insert a filter and it pulls fields with nothing in them....
Problem Solved1 -
Re: How to add multiple commands in one Transform inside a dataflow?
I wasn't able to do it in 1 dataflow but in 2. Transform 1 create procedure indexing() begin alter table tech_salesorders add index(`Sales_Order_ID`, `Customer_Organization_ID`); alter table tec…2 -
Re: Workbench 3 issues with automatic upload
I Figured out the issue. I went to the services menu inside the server and changed the 'Log On' Properties for Domo Workbench to log on through a specific account instead of through the Loc…3