-
Improve Error Messaging and Alerts in Magic ETL
A user recently shared this challenge while debugging a dataflow they found that a Group By tile not connected between the input and output tiles was causing the entire dataflow to fail. Since the tile wasn’t in the main path, it wasn’t obvious that it was the cause, and no error message pointed to it. Suggestion: Please…
-
Is it possible to get Jupyter Workspaces enabled in a student instance of Domo?
I am using Domo for my masters program and have a need for more advanced features like the data science tiles and Jupyter Workspaces. Is it possible to get this enabled?
-
Thank you for the Changes Recovery in Magic ETL!!!!!!
There have been a couple times I've lost a good couple hours of work as I didn't finish changes to a Magic ETL at the end of the day and left it to work on the next day, only to lose the work because I was logged out over night. That almost happened to me again today EXCEPT there's the new Recover Changes feature! Domo…
-
Self-Join Option
adding an option for a self-join would save real-estate.
-
Line chart that Aggregates and uses multiple Metrics
I have a list of properties and im calculating 2 metrics using Sum(occupied)/ Sum(total units) and Sum(available) /Sum(total available units) .I am trying to make a chart that has both of these metrics and uses the year as the series. On the X axis, i have week. Is this possible? I was curious i want them to calculate…
-
Improvement to Magic ETL when creating an output dataset you aren't the owner
I have edit access to the ETL, but did not originally create it. I can edit the ETL, but if I go to create a new output I get this error, "Whoops! It seems that someone has deleted the output Dataset "Dataset Name". There are two problems. First the error points you in the wrong direction, as the dataset wasn't deleted, it…
-
Video Walkthrough - Automating the Process of Creating Standardized Categories
This video walks you through how to automate the process of categorizing thousands of different categories into a standard list of categories by leveraging AI, Domo Magic ETL and the Python tile. The result is a process that is more efficient and accurate and eliminates the need to manually maintain a list. Hope you find…
-
Dataflow "Not Runnable" Error
Is anyone else getting this error recently? I've had 2 Magic ETLs suddenly stop working without any real cause with this same error message. It's too vague to diagnose and the preview runs perfectly, so I'm stuck.
-
Native Alerting and Email Actions Inside Magic ETL
Proposed Enhancement: Add a new tile type or function in Magic ETL, for example: 1. Alert Tile Triggers when a specified condition is true (e.g., when a dataset contains rows, when a metric exceeds a threshold, etc.) Can optionally write an alert message to the activity log or push to Domo notifications. 2. Email Tile…
-
Limit Condition Under Which Magic Runs with Dataset Views as Input
I have a form that allows users to select multiple inputs. I need to separate these comma-separated values before the data is useful. I haven't found a Domo-native way to extract these so I'm currently using Magic for this. I am open to alternatives if I have missed something. Only 5-10% of entries are comma-separated,…
-
Date Filtering not giving results
I have survey results collected twice a year. I am filter the data by dates for my dashboard. However, even though there are results that exists after Oct 1, 2025, the Magic ETL is not filtering them and is giving me blank results. Filter 1 and Filter 2 between date ranges where as filter three has > Oct 1, 2025.
-
User's Time Zone as Variable in Programmatic Embed?
I have a dataset with quite a few datetime fields all in UTC. It's powering programmatically embedded apps that are being viewed by users in different time zones. I want each user to see the datetime fields rendered in their local time. Is it possible to pass in a parameter of that user's time zone, and if so, then what do…
-
Splitting Appointments
Hi Community, We have a few providers that are mapped to different galleys. This is usually easy and clean, but of course there's exceptions that confound the entire process. Here's current state: Appointment Provider Galley Evaluation Mitch John Evaluation Justin John Evaluation Kristin Tanner Evaluation Kristin Tanner…
-
Point ETL Output to Existing Dataset
I want to be able to point the output of an ETL to a pre-existing dataset. If, as part of a fix or as part of development, I need to make alterations to the ETL to get a desired output that I don't want to be the final ETL, it would be great to be able to make the changes and then point the final ETL to the preexisting…
-
Update UI for Python Tile Environment
Hi! Could we get an update to the UI for the Python tile "Environment" selection box? I just spent a couple weeks with your wonderful support team trying to figure out why imbalanced-learn can be used in some of my dataflows, but not others. Eventually, my issue got assigned to an engineer who knew exactly what to do -…
-
Data Refresh Permissions - Option for "Manually"
We have a need in our instance when using the "Data Refresh Permissions" setting to have the option for DataSets/DataFlows to be set to "Manually" for most of our users. Currently, you can only select "Daily" as the least frequent option. We have users creating content that may want it to update more frequently than is…
-
Deploying Snowflake - MagicETL as a MySQL export?
Hi Community, We're deploying Snowflake at our company. A part of this will be moving MagicETLs from Domo to Snowflake SQL transformations. Is there a way to export a Magic ETL dataflow and the underlying logic as a MySQL query?
-
Multiple Sync Schedules
It would be great if we could add multiple schedules for any dataset or Magic ETL. For example, being able to run a dataset every 30 minutes on Monday from 8am-11am, and then running one per day the rest of the week. Advanced scheduling doesn't allow for different times or different active hours on different days.
-
Prompts and User Input Workarounds
Curious to know how others are handling the lack of prompts? I know filters are often mentioned but that doesn't help when a different set of data needs to be pulled or a calculation is dependent upon a user input. This is creating some friction with end users. The web form is not a user friendly work around.
-
Run Specific Outputs vs All
I would love to see an option when you click run on a MagicETL that there would be a drop down where I can choose to run all the outputs or only specific outputs. This would be an absolute game changer for credit usage and consumption model management. Some of our ETLs have 10 outputs and we are making a small change to…