-
When clicking to filter, shouldn't the default be to INCLUDE the value???
Let's say I want to filter the page for the owner changes. Since the slices get small, I have to use the legend to do that. It excludes the values instead of filtering. For extra fun, it also makes the page filter 'In' all the other values! I am also providing an example, using a bar chart, since we would so clearly want…
-
Form Card - Select options linked to a dataset or mass paste of items instead of one at a time
When entering options available in a form, the only option is to manually type options one at a time. It would be cool to select a dataset, especially unique values. That way the selection list is dynamic and easy to link up. Otherwise, at least an option to paste all options in at one time instead of having to type each…
-
sorting horizontal bar chart by total across all series
When you add a series to a horizontal bar chart, it automatically orders (sort) the bars based on the values in just the first series by default — which can cause the order to feel misleading or inconsistent if your focus is the total across all series. Would be good add a property which allow you to select sorting by…
-
Show Column Description on Column Hover in Table Cards
As a way of shortcutting a data dictionary card - it would be very useful if you could hover over a column title and have the column description show as hover text. Or even have the ability to add custom hover text to each column via the card editor here.
-
Summary Number Font
Changing the font family in the card does not update the summary number.
-
Limit/Filter to Top X
Team, Is there a way to only show the top X number of records? I have a chart obfuscated and pasted below. It has everything and responds to user filters at the dashboard level that would result in about ~15% remaining. The resultant view is much more digestable, but I have users panic at the baseline default view: Any…
-
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.
-
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.
-
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…
-
Notebook Card Export
Send / Export is grayed out for Notebook Cards. Why? We need to be able to export Notebook cards.
-
Ability to default "Show description on card details" to be checked
Currently this defaults to be unchecked for all cards created. This seems backwards to me. If I am adding a card description, it is because I want users to have a description of the card they are looking at. Hiding this by default doesn't make sense. In the past, showing the description was the default, as can be seen by…
-
Immediate jump to dataset powering a card AND see which cards on dashboard are powered by which set
Would love the ability to select a dataset at the top of a dashboard as the source and see all the cards on the dashboard powered by it. Additionally, would love the ability to click a card and immediately go to the dataset rather than going to dataset info, seeing the dataset, copying and pasting that name into datasets…
-
Pivot Table - More control over subtotal rows
It would be a useful enhancement if you could select which rows showed subtotals in a pivot table. Right now, it is all or nothing. This can make for a busy, and not very helpful look, if there are several fields in the rows section. Would be nice if you could select if you just want to show subtotals for the first row and…
-
More options for Comparative Fill Gauge chart
I am very interested in using the Comparative Fill Gauge chart to show growth over time; however, the chart property options are currently very limited. For example, I'd like the previous value & current value to always be displayed, not just on hover; however, this is not an option.
-
Card Name vs Card Title (for cards that have the same title)
I manage multiple brands in our instance and we use different datasets and have different data points for our brands, but a lot of the cards have the same title. When searching for a card to add to a dashboard there is no way to see what dataset the card is associated with. I think it would be great if we could give our…
-
How can I write this formula in beast mode?
Hello, I am trying to write this formula from google sheets in Beast Mode DOMO but I can't get to make it work. Does anyone know how to write it correctly in beast mode? Take into consideration that Year and Tons are columns. (SUM(IF(Year = 2025, Tons,0))/(SUM(IF(Year = 2024, Tons,0))))-1 Thanks for your time in advance!
-
Writing a google sheets formula in DOMO beast mode
Hello, I would like some help writing this formula from google sheets in DOMO Beast Mode or any other option available in DOMO, please. Take into consideration that Year and Tons are columns. (SUM(IF(Year = 2025, Tons,0))/(SUM(IF(Year = 2024, Tons,0))))-1 Thanks in advance, and have a nice day!
-
MTD & YTD Toggle
Hi experts, I'm trying to create a toggle that allows users to view Month to Date or Year to Date data. Current state is a bar graph with years represented by different bars - 2025, 2024, and 2023. Each of these is a dedicated column in the dataset so it's just a SUM(2025), SUM(2024), and SUM(2023) for each series. The…
-
Option to Disable "Default" Hover Text on Cards w/ Pop-Ups in App Studio
I have an App w/ a bunch of cards where i've chosen the "Action" to be "Open Card In A Pop-Up" (see screenshot). When i do this DOMO adds a "Default" Hover text to the card (See other Screenshot). However, I had custom Hover Text w/ Tooltips that I added in Card Analyzer that is now being overwritten and unable to be…
-
Analyzer Double Click to Add Dimensions/Measures
When creating a card in analyzer, it would be useful where if you double click the dimension/measure in the left-hand list it would automatically be added to the next open column space. For example, when I'm creating a mega table and need to add in tons of columns, I could just double click down the list and add them much…
-
Replicating multiple Excel Calculations as rows of data - Beast Mode?
Hello, I've got multiple datasets (actually customers) that we calculate a few things with separately. I was able to get all of the datasets (customers) combined so they could all be on one table: Typically what I do in excel is from those numbers I'll pull a few different things out: I'd like to basically mimic these…
-
Combining Filtered Rows to one table
Hello, I am using one dataset for all three cards shown below. I have them on separate cards right now as they each are filtered to different things. Is there a way I can combine them so they would all show on one card/table together with one heading but show the three rows one under another with their filters still…
-
How to Find # Customers with X Miles
Hi Team, I'm hoping to find the number of customers within a given radius of a given business location. For example, how can I find how many of our customers are within 50 miles? What about within 100 miles? In order to capture ##% of our customers, how many miles do we need to travel? These are the types of questions I'm…
-
Extended DataSet information on DOMOStats
Can we get DOMOStats to include some of the additional information available on cards like in the API or CLI? While DOMOStats is great, there are some key funcionalities it lacks that are already available through the API and CLI and that would be a huge help when it comes to managing the instance. Some of the top of mind…
-
Bulk Add Filter Cards into a Layout
Currently when adding your page filters as Cards to a new App/Dashboard the fastest way to add multiple is to 1. Create New Card 2. Select Dataset 3. Change Chart Type to Filter 4. Add Dimension 5. Save 6. Click on the card & Save As whatever your next filter name will be 7. Open the new card 8. Change the dimension/beast…
-
Add a visual indicator to Drillable cards
It would be great if cards that had drill paths enabled had some kind of badge or visible indicator that would communicate to the user that there is a drill path enabled on the card. Right now the only way to know is to try clicking on the card. A lot of functionality and usefulness can end up being hidden behind what…
-
Table Column Display Type Link - Open in New Tab
I find myself not using the new feature to display a text column in a table as a link because it opens in the same tab. It would be nice if the default of this new feature was to open in a new tab, since I don't know anybody that would want to open it in the same tab anyway. Alternatively, you could add an option to open…
-
Disassociate 'Card Name' with 'Dashboard Card Name'
I would like the ability to change the title of a card on a dashboard without it renaming the card everywhere in Domo. Often when the card is on the dashboard it has additional context surrounding it to give it meaning and this allow the card title to use a more concise title such as 'Revenue'. The problem is that doing…
-
Cumulative Sum for the Year on a table card
I want to create a table card that has a line for each month-year for all sales and show total $ for the month, a running total of $ for the year (up to that point), total quantity sold for the month, and a running total of quantity sold for the year (up to that point). Example: Month-Year | Monthly $| Running $ | Monthly…