-
Export to Excel
This question is similar to Table Card export in that it is about exporting to Excel. I am trying to export a dataset / column as a hyperlink. In Excel, that could be a formula: =HYPERLINK(... The issue I'm having is that the export ALWAYS seems to prepend an apostrophe onto the formula, just before the equal sign. Any…
-
Doing UPSERTS via Redshift
As my luck would have it, the genius architects back in IT do an awful lot of INSERTS and UPDATES. At least, it looks that way to me. Out of a 63M row DB, I find about 600K INSERTS and 1M UPDATES weekly. What's a MajorDomo to do? The support for UPSERTS via MySQL and Domo isn't all that good. I tried but just could not…
-
Series counts
All, I have a data set of accounts that are considering some of our future products. The account list has a multi-valued field, <product>, and I'd like to show the number of accounts considering each product. Is there a beast mode that can split this out and count the products or should I just bite the bullet and create…
-
Re: Update a single row in dataset
Does anyone know if Domo MySQL supports UPSERT? Also known as Using INSERT ... ON DUPLICATE KEY UPDATE
-
Update a single row in dataset
I am uploading sales quotes into Domo for analysis. Some of the rows in the quotes are new, some are updated in place. I don't know how to change just the updated rows. I'm not keen to continually reload the quote tables - it's 50M rows - so is there another technique that can change a row in place? Thanks!
-
Participant Access in Projects and Tasks
I would like to be able to assign a task or project to a group, rather than just individuals.
-
Bread crumbs for data center
When in the Data Center, there is a bread crumb for the Datasets allowing one to go back to the full data center. Sadly there is no bread crumb for the data flows. I would like you to make one please. I find that I go back and forth a lot and the inconsistent navigation is really annoying. Thanks!
-
Question about the process
- Subject: dataset row counts - Description: Is there a way that DomoMetrics can provide me with the row counts of the datasets in Domo? I want to compare that against the row counts of the source and keep a dashboard/radar screen of those that are accurate and close; and those that are in trouble. - Category: Datasource >…