-
Re: What is the difference between creating a MySQL dataset from Workbench vs the MySQL data connectors?
MySQL external connectors: If your MySQL database is located behind your firewall you'll need to whitelist inbound traffic to that server over certain ports. I'd suggest you Buzz Domo Support within …2 -
Re: Building a Custom Data Connector
Hi Mritter, There are several approaches to getting the data you're looking for out of the cloud. It is worth exploring each of these solutions depending on which cloud solution you're using. 1. If y…2 -
Re: DOMO API - Upsert a Datasert
Upsert is a really useful approach to updating datasets. It is already feature of some datasets, but not all; and it currently varies connector by connector. We do not yet publish an upsert approach …2 -
Re: Fun with string functions
Sure thing. So here is what I did to model your question: I created this string (my garbage example) as a URL model of what I think you're looking for: https://www.google.com?formula=yes&donewith…2 -
Re: Using two different datasets with ETL calculator
Hi Feyo, Seems to me like this would be a join. It depends at least a little bit on how your data is set up, but the easiest could simply be a cross join between the two datasets (but that could be a…2