-
Is the SQL Tile in Magic Broken?
I have seen multiple ETLs with SQL Tiles fail inexplicably with no changes to the ETL or underlying data. These ETLs have been running successfully for weeks or months. Is anyone else seeing this? I first noticed this yesterday (6/15) around 3:40pm eastern I have submitted a ticket, but I need to escalate here as this is…
-
April Community Forum Recap
Hello Domo Community! April has wrapped and so many great projects, questions, and solutions have been shared in the forum and ideas exchange this month! Thank you for watching out for each other and helping everyone along their own paths to Domo Success! On a personal note, I’m energized by meeting so many of you as I’m…
-
May Community Forum Recap
Happy Summer, Domo Community! (or Winter for your folks Down Under)! May was a little quieter time in the forum but we still had a good number of projects, questions, and solutions posted in the forum and ideas exchange. We alao had a new program start here at Domo with CMO, Mark Boothe, hosting a bi-weekly livestream with…
-
Dynamic Variables: Dropdown Selector Compatibility and Multi-Select Support
Hi Team, I recently watched the new Dynamic Variable feature introduction and started testing it in my dashboards. The feature looks very useful and promising for creating more interactive experiences. However, I have a question regarding the Dropdown Selector behavior with variables. What I tried: Created a Dynamic…
-
Action - Link to Page in app hover text
If we can link a card to open other DOMO content, why does it show the full URL and not the name of the DOMO content? In my example, I want a card to open another page in the same app. Rather than the hover text showing "Service Desk", it shows the whole DOMO URL. We should be able to name the link whatever we want and it…
-
Add Variable Linking to drop-down filter card
I like the variable linking for the Slicer card. It's definitely a game-changer in using variables in a more dynamic way. I would like this action added to the drop-down filter card, which I think does a better job at handling long lists and gives another option for unifying the visual language of a dashboard/app. I stole…
-
PDF Report Builder Beta: Pass a user-controlled filter to the report?
Has anyone figured out a way to pass the filter selections made by users on an App Studio page to the new PDF report? I like the ability to format the PDF, but ideally, I'd be able to have a user filter for the data they care about, and then use a button to "Export to PDF", which would then export the nicely formatted…
-
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…
-
Where is the best starting point to learn about Workflows?
I'm really stuck creating my first Domo Workflow. I expected this to be fairly straightforward, but I’ve been running head-first into a wall for the past couple of hours. I’m trying to build a workflow that alerts my team about any dataflows they own that have not run in 30+ days. My intended process is: Run a SQL query to…
-
Build Pro Code Apps With Visual Studio and GitHub Actions
If you have been wanting to build pro code apps in Visual Studio and then publish them to Domo without having to use the Domo CLI, this video is for you. In this video, I walk through how to develop an app in Visual Studio, create versions and branches with GitHub and then use the GitHub Actions feature to automate the…
-
AI Agent Chatbox
Using AI agent and APP Catalyst. I built an AI chatbox that i am able to embed in dashboards. But as an admin i need to be able to see what users are asking the chatbox to monitor and even better prepare Data dictionary. Is there a way to see chat logs of all users as an admin?
-
Replicate Magic ETL Refresh Trigger To Views
Piggy backing off my other idea linked below, I am suggesting that similar to how magic ETLs can be set to refresh only when chosen datasets have been updated, port that same functionality over to views, so that a view's metadata doesn't register as updated until all the source objects have updated. In the example below…
-
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…
-
Trainable Data Agents
Borrowing from Power BI/Fabric. Take the new AI library AI agents and add a method to train them to be data analysts. To be able to train the model based on real natural language questions and a provide a SQL query that answers that question. This ability would greatly improve the agent's accuracy as it is taught exactly…
-
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
-
Workflow Error: `All shapes need to be connected to at least one other design element.`
Hello, I get an error message saying 'All shapes need to be connected to at least one other design element'. I have triple checked my Workflow process, and all shapes are connected. Has anyone run into the same issue and figured out how to resolve it? TIA. Best regards, Michael
-
SQL Server Workbench Writeback ODBC Connector Plugin not getting Installed
Hello, I am trying to install SQL Server Workbench Writeback ODBC Connector Plugin. When I click on install, it just fails, without giving any details. Anyone with a solution?
-
Allow Column Width Adjustment For Pivot Table Card
At the moment, column width in pivot table card can't be adjusted, and longer values in pivot table will get truncated with ellipses ("...") when viewing it in the Domo app on mobile devices, example as below: I'd suggest adding options to allow column width adjustments in pivot tables
-
Custom Reports in Sage Intacct REST Connector
Currently, the Sage Intacct REST Connector in Domo supports only standard objects available through the Intacct REST API. However, many customers rely heavily on custom or saved reports within Sage Intacct for their business workflows. The Sage Intacct REST API documentation indicates that it is possible to access report…
-
User Based AI Domo Governance Connectors
Increased visibility to AI credit usage, pinpointed to users to better trace AI usage and be able to course correct on credit over consumption.
-
Provide Field Definitions for Domo Stats and Domo Governance Reports
There are knowledge base articles listing out which fields are included in each report, but those fields aren't defined anywhere. Some field names can be a bit ambiguous and it would be nice to have definitions of what each field means.
-
The field to select the Database views is too small to see the table/view name
When creating a new dataset using the Snowflake Key Pair connector, the field to select the database view/table is too short to pick the correct dataset. It seems like an easy change to either allow that field to be expanded, or make it a lot wider.
-
Decomposition Tree
Domo should add a native decomposition tree visualization. Current options like drill paths and Sankey charts are too rigid, they force a predefined breakdown and don’t let users dynamically choose how to explore the data. A decomposition tree would enable flexible, user-driven analysis and make it much easier to…
-
How to create a divergent bar chart in DOMO
Divergent Bar Charts: Examples, Best Practices, and How to Build Came across a DOMO article on Divergent bar chart, has instruction on how to build one in Excel. But how do I create one in DOMO? There is no native divergent bar chart. Edit: found it Bar Diverging Chart Tutorial - Domo Community Forum
-
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…
-
Send Now within Report Builder
When selecting "Send Now" or "Save and Send Now" within Report Builder, I would love an option to add current report recipients. Currently, I need to copy and paste each individual email or add each user/group individually.
-
Variables Manager
Would be awesome to have a Variables Manager section (similar to Beast Mode Manager) We are programmatically assigning variables and it's really hard to keep track of these, a dedicated management area would be very useful.
-
Domo Data Model
I am trying to create a star schema model so that I can power all my cards in domo and also manage the interaction. Is there a better approach of doing this in domo, I can model the data in power bi and therefore looking for similar approach in domo. Right now I have to create a big dataset with all the fields in it.
-
Add Beast Mode Dependency Validation and Impact Analysis
Description: When managing large Domo environments with hundreds of Beast Modes, it can be difficult to identify dependency-related issues before they cause failures in App Studio repository promotions or other downstream processes. It would be valuable to have a validation tool that can proactively identify: References to…
-
Add details around "last" in the date selector
I've had multiple users over the last few weeks tell me the dashboard or card is not filtering correctly when they change the date range using the global date filter on a dashboard or on a card. This issue is they are looking for data from last year or last week and selecting "Last 1 Year/Week" in the filter selection…