-
How can I get my navigation back when working in a Magic ETL?
Currently, when I am working in an ETL, the only way for me to return to the rest of Domo is to either run the ETL or open a new browser tab. Do I need to adjust my settings? I am tired of continually exiting. This is all I see when inside of an ETL. Domo to use Domo.
-
AI-Driven Data Insights & Storytelling in Domo
If Domo could provide an AI-driven insights feature that explains why metrics are changing, not just what is changing, it would add significant value to data analysis and decision-making. For example, if CPC is trending higher than expected, AI could analyze current and historical data to identify contributing factors such…
-
Make Dynamic Date/Time Functions Respond to the Company Time Zone
The dynamic date and time functions—such as CURRENT_DATE() and NOW()—are represented in UTC, regardless of the Company Time Zone in your Admin Settings. This creates a problem during the hours of the day when the UTC date and your company time zone's dates are unaligned. For instance, say you have a Beast Mode that uses…
-
January 2026 Domo Customer Feature Release-Preview
Continuing a practice we started for last November's customer feature release and sharing an early preview of the features coming to your Domo instance in a couple weeks. Subject to final testing and system monitoring, but we expect these to be in your hands by the end of the month.
-
Allow for Azure DevOps Connector to run report "Work Items" as Replace
We're using the Azure DevOps connector for the "Work Items" report. Since this report for this connector can only update as "merge", it doesn't detect records that have been hard-deleted. There is also a report for "Work Items Deleted" that retrieves deleted work items from Recycle Bin. We tried to use this, but found that…
-
Trigger a workflow only when ALL the input datasets I selected have been updated
Most of our Magic ETL and Jupyter notebooks workflows require a trigger that triggers only when ALL the input datasets I selected have been updated. We update input datasets from Workbench. Larger datasets take longer to update than smaller ones. The Magic ETL must run only when all the input datasets are up to date, and…
-
App Theme Repository / Library
Would be really cool to have a community area to share app themes, if this was accessible directly via the app studio even better!
-
Missing authentication events in Activity Log for Domo Platform API (api.domo.com)
I would like authentication events for the Domo Platform API (api.domo.com) to be captured in the DomoStats Activity Log where both the Client ID and the User the Client ID belongs to are captured. When clients authenticate via the Domo Platform API and exchange the Client ID and Secret for a Session Token, this…
-
Domo Community Declining - Oliver to Blame?
Hi my fellow Domo Sapiens, I've noticed a drastic drop in community activity now that the chat agent, Oliver, is present on the landing page and able to help answer questions. "Softball" questions (easy ones that I could answer) are less common now that Oliver handles the easy ones. While I do appreciate the efficiency of…
-
Allow Window Functions in MagicETL Formula Tile
It would be helpful to be able to write MagicETL formulas using window functions, similar to in beast mode. While the Rank & Window tile is often sufficient, there are some use cases where having this feature in the Formula tile would simplify the dataflow steps: Using a sum window function with unbounded rows This does…
-
Pivot table enhancements
I would like for the ability to choose whether Pivot Tables expand/retract vertically rather than horizontally. Right now, each level is stored in it's own column. This often takes up a ton of unnecessary screen real estate. I'm envisioning something more like this… VS how pivot tables currently function
-
Filter Out Incomplete Months
I'm having trouble with this line chart. I need the line for the current fiscal year to terminate on the last completed month of the fiscal year. I'd even be okay if it terminated at the end of the current month. As you can see in the screenshot, it graphs to 0. I'm not sure what the best way to do this is. I'm also…
-
Development Changes - Missing Refresh
When reviewing a dataset, there are icons on the right for Table and Schema, which we use frequently during data review. Currently, when fields are reordered in Schema and we switch back to Table, the changes are not reflected. The table view continues to display the previous field order, and the page must be manually…
-
Not able to view relevant accounts and no filtering option available
Hi, The user OAuth Config screen is now displaying all 2,500+ configurations, and there is no functionality to filter to see only the current user's configs. Please make it relevant set of accounts to be displayed. Thank you. Best Regards, Tejal
-
How can I track how many credits my Workflow is consuming per execution?
Hi everyone, I’m trying to understand exactly how many credits my Workflow is consuming per execution. Is there a way to monitor or measure credit usage at the Workflow level, or per step? I haven’t been able to find a place in Domo where this is clearly shown. Where can I review that information? Any guidance would be…
-
Personalize Navigation: Preview - New Navigation
It would be nice to have a preview button when applying changes to the color/icon for the New Navigation. This way you could see if a color shows up against the background well without having to repeat all the clicks.
-
Workbench Enterprise - Any experience with it.
Has any one had any real experience with Workbench Enterprise? When I saw it on an presentation I was very excited about as I thought that I would be able to control our existing workbench set-ups via the web. Due to IT's concerns (don't get me started on that) I cannot control one of my Workbench PCs remotely, so being…
-
Run only when all input datasets have been updated
Please add a run trigger that will trigger only when ALL the input datasets I selected have been updated. That applies to both Magic ETL and Jupyter notebook. Currently, when setting a run trigger and adding a condition to run when selected input datasets have been updated since the last successful run, the dataflow will…
-
Smart Text in Notebook Cards - enhancement
It's very helpful to use "Display Any Filter" on smart text, in case the user picks a combination you didn't anticipate. However, the results don't disclose what is being filtered so you can see a big jumble appears - there are three fields selected to create the example here, but none are labeled. I would love a behavior…
-
'SendEmail' in Domo Workflows
Hi, I am using SendEmail in Domo Workflow to send automatic emails to our vendors. Is it possible to: a) Send emails from a different Email address (something with my organization's domain) instead of notifications@domo.com b) Is it possible to include a CC field?
-
GetAccount method for Domo Accounts
Based on this KB article: Code Engine And This video: Get Account Method - Workflows I created a CodeEngine function as described in the comments const codeengine = require('codeengine'); async function functionName(accountParam) { const auth = await codeengine.getAccount(accountParam.id); console.log(auth); } I then…
-
Contextual Card Tooltips button
Would be a great UI feature to have an (optional) contextual button overlay on cards which can used to open a hover pop-up which in turn can be populated with text, images, links etc. Similar to the PowerBI :( Tooltips feature This would give us the ability to provide detailed info guides on complex cards without requiring…
-
Add Scroll to App Components
Similar to the html table request, app components are not currently scrollable. For lists and galleries this is a must so can it be implemented please?
-
Grouping Options For Filter List App Components
The "Filter List" app component is intended to be used in conjunction with a "List" app component. However, there is no option to group values in the filter list, which means that a separate dataset must be created to group values of interest which can then be selected to filter the main list. Otherwise, the filter list…
-
Setting up alerts for a card that groups orders by sending one alert per order
Hello, I have a card that is displaying order lines(possibly more than one line per order) I want to send out one alert for every order and not for every order line. When the alert is sent out I want it to show all lines for that order if more than one. Is that possible?
-
Report Builder Table Formatting
I've got my first use case to try out the App Studio Report Builder, and I'm running into a wall getting the tables to use the theme from the App once it goes to the email. It appears to use the default theme. It appears correctly when editing the report in the App, and only changes once I've sent it as an email. Here's…
-
Remove row from dataset
I used the CLI tool to update a dataset (full replace), and it added a row at the top of the dataset that is mostly null, except for one column where the field name is just repeated. This is causing ETLs for this dataset to error out. Is there a way to delete a row from a Domo dataset? Thx in advance.
-
Add scroll to HTML Table
I understand that HTML tables were introduced before Mega tables. With Mega tables, users have the option to scroll through to see the entire data. With HTML tables, the scroll feature does not exist. Can we have the scroll feature enabled? The HTML table allows for certain formatting within a cell that we cannot do in a…
-
Send Email - use standard Person type variable as Person recipients value
In the Send Email function the personRecipients input only selects a Person List type variable not a standard Person type. Please update this input to allow the standard Person type variable. I haven't seen the need to use a list variable, for example I will capture the workflow initiator and then send them an email as…
-
Clarification on ingestion credits for materialized Domo datasets when using Databricks via Amplifie
Hi all, We are currently evaluating Domo on Databricks using Cloud Amplifier, where Databricks is listed by Domo as a native and recommended platform for powering Domo environments. We need clarification specifically around ingestion credit consumption when data must be materialized inside Domo to support core platform…