-
SQL Script
In standard SQL, aggregate functions such as SUM(), AVG(), COUNT(), MIN(), and MAX() are typically used in conjunction with a GROUP BY clause when selecting non-aggregated columns. This ensures that the output is deterministic and logically grouped. In the Domo SQL Script tile, it appears that aggregate functions can be…
-
Control ETL Trigger Refreshes Based On Root Datasets Or a SQL Query Result
Currently we have a Domo view that is comprised of 4 or 5 different datasets. These datasets individually refresh the time between the first dataset updates and the last one updates is about 5-10 minutes. I have ETLs that have this singular view as my source input, if I put a trigger condition on it for when datasets…
-
Mini Window gone
I don't know why but for about a week now, my ETLs don't have that little mini window you can use to move around the ETL. I'm thinking I must have toggled that feature off, but is that even possible? Thank you
-
Dataset Deletion - Disable Upstream Dataflow Branch / Allow Upstream Dataflow to Still Run
When viewing a dataset, you can see the downstream impact of deleting that dataflow. The problem is, if you delete a dataset that is an output of a dataflow, it makes it so that dataflow can't run. This is an issue if that dataflow has multiple outputs and other outputs are still needed. It would be nice to have the option…
-
Any way to view schedule for dataflows?
Hi y'all! Hope everyone's having a good Monday so far. I'm trying to create a table card with a row for each DataFlow that has a trigger to run on a schedule. I looked through the DomoStats DataFlow History Dataset and Domo's Dataflow Details, but I can't find it. Is it accessible anywhere? I also looked through the API…
-
How To Use DomoGPT Large V2.2 AI Service Layer In Text Generation Tile
I can't find the DomoGPT Large V2.2 AI service layer in the text generation tile, is it not available in the beta program?
-
Same period last year measure
Is there a way I can get the data for the same period last year? Example, I am comparing the sales of a salesperson for the first 3 months of 2026 and trying to see what the same sales would be for the first 3 months of 2025.
-
Field contains apostrophes(') likely introduced through HTML encoding, showing differently in hover
Field contains apostrophes (') introduced via HTML encoding, causing inconsistent rendering between table cards (which display values as-is) and bar charts (where apostrophes are missing or altered in hover text/tooltips). Beast Mode REPLACE functions did not resolve. How to solve this functionality. eg: " "
-
Allow Groups as Owners of DataFlows
Today, groups cannot be assigned as the owner of any dataflows. This means, that any output of a given dataflow is by default set as the same owner. It also means that by default, error alerts are only sent to one person instead of a team. We have a use case involving a development team who cannot be granted the manage…
-
beastmode versus ETL formula - same formula, different result
In my screenshot, the "charge_hour_test" column and "test3" column are the exact same copy and pasted formula, but the "charge_hour_test" is being performed in the ETL and is incorrectly showing 7.0.00 whereas the "test3" is a beastmode and correctly showing 7.00. I can't figure out why they are mismatching each other. The…
-
Long Running Dataflow Alerting/Auto-Restart
We need to have the ability to understand when dataflows are running longer than the average duration. We would like to set user defined alert criteria based upon the dataflow's duration. For example: alert when dataflow has been running 15min, 1hr, etc. longer than the average for the dataflow. Having the functionality of…
-
Update Extract Dataflow Logic
This is the current return block of the domo function for Extract Dataflow Logic: return { dataFlowID, dataFlowName, parentObjects, enrichedActions, triggerSettings: metadata?.triggerSettings }; } When I pass a dataflow id that doesn't have a trigger I get an error in my workflow Function output results had the following…
-
Announcing the Datasource Swapper: Move your existing Cards, Views, and ETLs to new datasets in bulk
Hi everyone, I am excited to announce the release of the Datasource Swapper! Whether you are building new datasets because you are moving to a new data provider, transitioning away from materialized datasets in favor of Cloud Amplifier, or dealing with forced changes caused by vendor API deprecations, this tool was created…
-
MagicETL Completing, but Dataset not showing as updated. Fixes?
I have an ETL that runs every morning at ~3:30 AM. It usually runs about 1.5 hrs, then outputs 3 datasets. The ETL shows that is ran successfully. Two of the three datasets are updated to show the new data in the dataset. The 3rd (and most important) is still showing the data from the previous day and the time stamp on the…
-
Editable Dataset use as an input dataset in Magic ETL error
I created a Magic ETL using a Editable Dataset as an Input. When I run pre-view for the ETL, it show "Failed to get details for required DataSet 'editable_dataset_id' But when I click on the Tile "Input Dataset" in the ETL, go to "Data" Tab, I can see the column populated in there. Does anyone know why? And how to fix this?
-
Can output dataset be the same as an input/existing dataset in Magic?
I am trying to join form responses on a dataset to update the approval status of some journal entries, but don't want to create a completely new dataset. There are cards built to show statuses based on the input dataset, so the idea is that the form responses approving the entries would just update the status instead of…
-
Enhancement Request: Wildcard Column Search in ETL
The current ETL search functionality is useful, but it becomes limiting in complex pipelines where column names include prefixes and suffixes. In large-scale ETLs with multiple datasets, joins, and transformations, locating specific columns during logic updates is time-consuming and inefficient. Requesting a wildcard-based…
-
Dark Mode - AI Generate Formula
When using dark mode and using "Generate Formula" in Formula Editor, the text typed in is also black so you can't see what you type.
-
Magic ETL: AI Text Generation Tile
Has anyone noticed a pattern in the AI Text Generation Tile regarding run time? Two days ago, I passed through 100 rows to test the prompt and my ETL ran successfully in 10 minutes. Then I passed through 23k rows and it ran in about 55minutes. However today, processing 23k rows again after 9 hours with an "unknown error"…
-
Magic Power User Feature Ideas
I love magic and a lot of the new upcoming beta's like add node from tile will be a big help. I've created a custom chrome extension that I use to add features/fix bugs in Domo. I've got a few ideas from it that I think would fit within the ideas for power users. - Easier Re-order Select Columns Allow for the re-ordering…
-
Add which dataset triggered the Magic ETL to the execution details
Something really helpful is to add which dataset triggered a run on the details view of a Magic ETL run. A lot of times flows have many triggers and being able to quickly figure out which one can be valuable to make sure that run has the data needed or if it has ran due to some other dataset, etc.
-
Preview Row Count Estimates Can Round Differently/Strangely
My coworker, Nathan, sent me this meme which I think explains things pretty sufficiently. I imagine this is just a case of rounding up vs rounding down leading to the discrepancy. I doubt this would happen very frequently, but 1,000K does require a bit more mental effort to process 😂
-
Add AI in Formula
Add the "Write with AI" feature to the Formula tile in Magic ETL, similar to what's in the beastmode editor
-
Creative assets from Facebook
Has anyone had luck pulling in creative assets (links to content or embeddable content) from Facebook? I've tried many different configurations on the Facebook Ads Advanced connector and I assume I need a few different tables and some ETL work - but if anyone has some pointers on what components to grab I would be…
-
The Math Isn't Mathing
I need to move some beast modes into Magic ETL to help solve a total/subtotal issue. In my attempts to do that I've come across an unusual issue. I have a formula that doesn't seem to want to work. Budget SFM/LB (SUM(Budget Sales Dollars) - SUM(Budget COGS)) / SUM(Budget Pounds) This beast mode works just fine in a card…
-
Community JSON Template Library with Input Mapping
It would be awesome to have a "repository" of sorts, similar to GitHub, for JSON files for magicETL dataflows, paired with mapping instructions for inputs. This would be great for commonly used / needed dataflows, for example, anything having to do with governance that utilizes the out-of-the-box domostats and…
-
Editable Tables in MagicETL
I am trying to use the data from an Editable Table in MagicETL, but it keeps getting an error. I copy/pasted about 2000 rows of 2 columns into the Editable Table. Is there something special I need to do to use the Editable Table in MagicETL?
-
Lag to set a forecast
I am trying to use actual values to project forward. For example, I have a table that has Month (12 rows: January 1, 2026 - December 1, 2026) and a column 'Actuals' that is filled in For January, February and March. I can join that table to an Assumptions tile that has month over Month factor for all twelve months in the…