-
Hover Legend Average Basis
Hello, I am new to DOMO and can't find this specific information in the documentation. Perhaps it is a level that is more advanced than I can process at this stage. Any help would be appreciated. I have a donut chart visualization that is displaying CPC data. The visualization is displaying the calculated averages for two…
-
What happened to the DomoStats Connector?
I have admin access and have pulled in DomoStats datasets in the past. I went to pull a new one into today and don't see DomoStats in the Connector search or in the AppStore. I also tried duplicating an existing DomoStats dataset with the intention of changing the table after duplicating and the dataset did not duplicate.…
-
Report Builder Filters Carried Through When Linked Back
When you schedule an old dashboard as a report, the user can easily click on the report in the email and it takes them to the dash with the same filters. When you have an app and use Report Builder the best you can do is setup a button to take you back to the report without filters. I would like to have the defualt here to…
-
Set different Workspace as default landing page for different users/user group.
We can set default landing page for all users in DOMO instance. But can we set different landing pages for say person A and person B?
-
Observation on Variable and Set Variable Reset Behavior in Domo Apps
Hi, During the implementation of a Domo App, I noticed some user experience inconsistencies between the existing Variable functionality and the newer Set Variable functionality, and I wanted to understand whether there is a better approach or recommended best practice. Scenario 1: Standard Variable Control I have a Month…
-
Domo Instance Templates
I would like to remove the template that appears to be set as the default for one of the instances. However, I don't see any option to remove it.
-
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…
-
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…
-
Custom Buttons for Reports in App Studio
It would be helpful to direct users to specific actions in a report. Currently, there is an option to include a button in the header that takes users to the App. It would be create to be able to add additional buttons with custom links, or even better, links within the body of the report. Because all the cards come in to…
-
Team member (admin role) cannot access Domo University. How do I get them access?
I am working with a team member who needs DOMO training. I tried sharing specific course via links, however they take him to a security details page. I have also walked him through how to access D U directly, but that also takes him to a security details page. He currently has an admin role, so that shouldn't be the issue.…
-
Emailed Report Usage
Many platforms have simple tracking to determine if emails are opened but his is not a functionality of scheduled reports. You can only guess how many people read the reports based on the number that click into them (through Domo Stats you can see this behavior). I would like to have built in functionality that Domo tracks…
-
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…
-
Native Array Filtering in Analyzer
The Problem: To use an array/multi-value field (like tags) as a dashboard filter, we currently have to UNNEST the data in the ETL layer. On large datasets (our base table is 8.7B rows / 8.5 TB), unnesting explodes the data size exponentially. This forces us to write heavy, complex windowed Beast Modes to avoid…
-
Domo Table Cards - why are my column settings applying to the header?
My column format is overriding any Chart Property Header formatting. For example, if I set the Header font style to Bold and Header alignment to Center. The header for 4th column will remain left aligned and italic, because the rest of that column is left aligned and italic. The only time header row properties actually…
-
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…
-
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?