-
How Do I Save a Chart Created in Domo AI Chat
Is there a way to save a Domo card created by Domo AI Chat into an existing/new Dashboard ?
-
Cards on Dashboards should be able to select from the segment legend.
Currently, when you're viewing a card on a dashboard and select a segment on the legend of the card, you deselect that segment. Would like to be able to select the segment when clicked on instead of deselecting.
-
Formatting for Variables that have different ranges
I have a data set with a variable where the user can select a metric to view. Some choices are dollars / values and others are percentages. Any way to get the format to change depending on the metric chosen? As a side question to this, could the conditional formatting of the table be different based on the metric?
-
Ability to See Who is Actively Editing a DataFlow (Live Collaboration Awareness)
Problem:Currently, there’s no way to see if someone is actively editing a DataFlow in Domo. This can lead to team members accidentally overwriting each other’s changes, especially in collaborative environments. Proposed Feature: Add a “currently being edited by [user]” indicator, or a real-time lock/collaboration…
-
Propagating Color Rules
We have recently been working to establish consistent color rules for various columns and values in some of our data. In some cases, it is very simple since we only have a handful of datasets that have the column in question, and it is not very time consuming to manually set all the color rules we need for each value.…
-
Cards Endpoint inside of a DDX Brick
As we use domo.get('domo/pages/v1') to get the list of pages inside of a DDX brick, what's the endpoint to get the list of cards inside of a brick?
-
Integrating Microsoft Teams with Domo Alerts
Integrating Microsoft Teams with Domo Alerts would enhance real-time communication and collaboration by delivering alerts directly within Teams. This integration would to reduce reliance on email, streamline notifications, and improve response times. Currently, Domo Alerts are primarily delivered via email, which can lead…
-
Login as a user
Allow administrators to log in as a specific user to help resolve issues by viewing the datasets accessible to that user, the content shared with them, and how PDPs on various datasets interact to display data to the user.
-
Hi I had a question about domo pivot tables and the capacity of fields they can hold
I am trying to create a report that requires a pivot table visual in domo. I have 7 fields that need to go into the rows and 6 fields that need to go into the column, and one field in the value section. The problem I am running into is that after including 7 fields in the row section I have a max limit of 3 fields that can…
-
Error when committing and promoting to another instance
When I commit my repository I am getting a generic error message with no actual id's to reference: Invalid content entity could not be added as a dependency of {contentType} with id {contentId}. Clicking the blue contendid takes me to two cards which have no errors. What could be causing this?
-
Trying to get different values into the pivot table
Below is the code I am using in Beast mode. I want the "Not" metrics to be divided by MM to give me a value, and the MLR to be divided and the rest of the metrics to be total values. The pivot table is giving me total values. SUM(CASE WHEN MOS_Year = 2023 THEN CASE WHEN Metric = 'Member Month' THEN MM WHEN Metric = 'MLR'…
-
Stacked bar + line chart doesn't stack
Hi all, I'm trying to create a stacked bar + line chart that shows revenue amounts as bars broken out by revenue type, and the line as a count of contracts signed / won. I've used beast modes to break down the revenue amounts into different columns by type and use that as series. However, no matter how I set this up, the…
-
Choose What Cards to move to a new dataset
The functionality to move list of cards from one dataset to another is great, but it would be even better if you could choose exactly what cards you choose to move instead of all or none.
-
Ability to download source of uploaded Custom Charts
We have several custom chart svg files that have been uploaded. We lost the source control for them but need to make updates. We would like to download the custom chart source (svg, geojson, topojson, kml) so that we can edit and upload the update.
-
Is there a way to organize the order of sub-dashboards by default for users?
I know how to adjust the order of your dashboards and sub-dashboards as you see them… Is there a way to adjust the order for other users who view your dashboard series with sub-dashboards? I'm fine with them adjusting later to their own preferences, but would like to have a prearranged order by default when they first view…
-
Unable to Change Textbox Colors When Dataset Color Rules are Present
When using the Text Box card, if there is a default color selected for the dataset, it will automatically default to that color. BUT you are unable to change it. You can select a different color but it will not work.
-
Why does private embed redirect to login page?
I am trying to implement a private embed using programmatic filtering, based upon the .NET sample, but instead of displaying the dashboard it tries to load the login page (which is blocked from displaying in an iframe). I have successfully obtained an embedToken and I believe I'm sending it correctly via a form that…
-
Need Reporting & Default Setting for “Drill to Final Data” Toggle on Cards
Currently, there's no straightforward way to identify which cards have the “Drill to Final Data” option turned off across a Domo instance. This becomes particularly challenging in environments with thousands of cards, where manually checking each card—or using the “Remove Drill Down from Specific Fields” option—is not…
-
Customize Columns in Task Queue
Have the ability to choose and rearrange columns in for a queue using fields from the form. Also having the ability to remove some of the default columns. This would make Queues more user friendly, particularly when integrated into an App.
-
Having the PDP settings to affect the default text of the smart text filter
This idea comes after a suggestion from support ticket 05900585. In my example dashboard, I have a smart text filter configured by using the 'Sales Sep' filter, , by default it shows the sales summary for all of our sales reps: Then I also set up a PDP to restrict the dataset to show the sales data for our sales rep…
-
Access to Domo Community Instance
In order to enable our community members to better share ideas and collaborate, we have provided a Domo instance that is only available to community members and is managed by community members. This instance has access to paid features that may not be available in your own instance like R and Python scripting tiles in…
-
Sum of all Subtotal of separate item isn't equal to Total number
I made a beast mode as below. CASE WHEN SUM(CASE WHEN Region_TWC IN ('NAM','EUROPE','PACIFIC','JAPAN','KOREA','GCA','SEA') AND PO Type IN ('Sample','Demo','SF','M0','M1') AND Meet FOB DL_AR= 'Meet AR DL' THEN Ordered unit END) >= SUM(DISTINCT PAR in PQ) THEN SUM(DISTINCT PAR in PQ) WHEN SUM(CASE WHEN Region_TWC IN…
-
Content Access Requests eMails Direct to Content when Buzz is Disabled
Whenever someone requests access to a specific card or page, we will receive an eMail in our Outlook inbox, but when we click on the link in the eMail, it takes us to the Main Landing Page instead of the content that was requested. This happens when Buzz is disabled. We're requesting that the link should redirect to the…
-
Pivot Table - add ability to group columns by values and then dates
In an excel pivot table that includes multiple value fields with a date field as the columns, you can move the "values" field above the "Date" cell in the columns section to group the columns first by metric, and then by date. In Domo, adding two metrics to the "values" section only allows for plotting by date with each…
-
Please allow to be saved as a PDF or PPT
Can you allow for an app studio to be sent via a pdf or ppt?
-
Poor Workflow UI Performance
-
API Documentation enhancement - Include Details on valid paramters
I think the fact this documentation exists now is a big improvement over not existing but I think it could be better. The documentation doesn't provide what parameters are valid for an endpoint leaving it up to a the developer to figure out. Using this specific API endpoint as an example of how there are important missing…
-
Budget Account Descriptions
I am attempting to create a workflow where a form is began to define expense categories, the responses are recorded by a manager, then the responses automatically update the budget dataset in an ETL process. In between the recorded responses and the automatic update of the ETL is about 7 days, as that is the length of time…
-
Notebook Card Export
Send / Export is grayed out for Notebook Cards. Why? We need to be able to export Notebook cards.
-
Data Table option is missing in Scatter Chart
Could you please add the Data Table option to the Scatter Chart similar to the one in Grouped Bar settings