-
Get percent complete in Gantt chart
I need to get percent complete in Gantt chart per below request. Filter column `Region_TWC` to get each filtering. ‘NAM’ , ‘EUROPE’ , ‘PACIFIC’ , ‘JAPAN’ , ‘KOREA’ , ‘GCA’ , ‘SEA’. Then filter column `Meet FOB DL_AR`, to get the rows which is equal to 'Meet AR DL' After above filtering, to get each region’s total `Ordered…
-
Increase Limit Rows in Analyzer
Limit Rows in Analyzer currently prevents you from going beyond 100K rows. Due to this current limitation, we are unable to use Domo's native filter capabilities in our stores to lookup items (as our list of items get cutoff at the 100K mark). Instead, we are faced with establishing a customized pro-code solution as a…
-
Gauges with Data Tables available
Hi Team, I'm having a hard time comparing results from gauges… I like to use the gauges to present aggregated data, and below some cards breaking down that aggregated scores… Matching both cards can be hard somethings, since you have the compare the data tables of both cards to see what filters are on and off… That being…
-
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…
-
Dynamic Currency Symbol Formatting
Currently in Analyzer, number columns can be formatted as currency, allowing you to append one of 4 currency symbols to the beginning of the number in the chart. It would be incredibly useful to add a dynamic currency column option. Rather than having to select 1 currency symbol for the whole column, you could select…
-
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.
-
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…
-
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…
-
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…
-
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…
-
Customizable Average Calculation
I have a graph that calculates the hours of different job types. Since DOMO has a label feature for %_PERCENT_OF_CATEGORY, it would be helpful if DOMO could add in the grid line settings an option to allow users to choose different options for calculating the average. In this example we are calculating the average value in…
-
Discrepancy in Row Count Between Two Tables
Hi, I created two Mega Tables with the exact same filters, but they are returning different row counts. The first table shows only 8 rows, while the second table returns 28 rows. The only difference initially was that the first table was originally an HTML table, and one of its columns was based on a Beast Mode…
-
Using Date in Face or Shape Chart Type
Hi, I want to create a chart where, if a report is unfinished and the due date is more than 3 weeks away from the current date, it appears green. If the due date is exactly 3 weeks from the current date, it appears orange. If the due date has already passed, it appears red. However, I can only input numbers within a range,…
-
Revert Sort Icons Update in Card Analyzer
Anyone else hate the new sort icons in analyzer? When Domo updated their icons last month across the platform, they deployed these new sorting icons in analyzer: To me, these icons make no sense. First, ascending means larger data as you go down, so the icon having smaller lines as it goes down is opposite, and vice versa…
-
Switch Order of Period over Period Chart
I'm afraid the answer is no - but is it possible to switch the order of a Period over Period Chart? I want "Year to date" on the far left, followed by 1 year ago, 2 years ago, 3 years ago.
-
Search the Dataset amongst all the available datasets
Hello, I would like to search the datasets (amongst many datasets) that uses Aggregate functions (Such as count or sum). Please help me with the steps.
-
Card Size Sliders won't go away????
Hi Community, I've never experienced this before and now sure what happened to cause it. See screenshot below - but all of the "dividers" / borders of cards are still present even though I deleted the cards. How can I get rid of these ghost borders?
-
Vertical and Horizontal Reference Lines
Analyzer has some tools for creating reference lines: they offer a "goal" option on y-axis fields that allow you to enter a constant value, max and min lines, as well as regression lines, projections, and total lines. I'd love to be able to have more control over reference lines, including: Vertical reference lines: For…
-
Quick Filter Displayed on Dashboard or App
Could quick filters on cards become something users can interact with from the dashboard or app? Right now, a viewer can only interact with it if they expand the card—ideally we could toggle the quick filter being viewed in the "appearance" settings and any dashboard or app viewer could interact with it right away. Or the…
-
How do we hide/merge duplicate cells in a column in HTML table
Hi Domo team and users, I am using an HTML table for my card, because I need to implement some cell specific conditional formatting (not shown in this screenshot) and only HTML Card works out for this. But while using this visual, there is no option to consolidate the repeating vales in a column. Any insights on this is…
-
Period Over Period Charts
Period over Period cards are pretty limited; there's no Period Over Period Table and the graphs don't allow for a series. This forces users to have to either solve for it in their ETL's or write complicated beast modes. Often times going this route forces you to have to not allow date filtering on cards which further…
-
Custom Formula Default Selections for Slicer/Filter Cards
Currently, Domo’s slicer/filter cards require manual selection of default values, which can be limiting for use cases where the default selection should change dynamically based on the current date or other conditions. I propose the ability to set dynamic default values for slicers using conditional logic. For example,…
-
Remove Inherited Color Rules from Drill
Currently any color rules applied to a card are also applied to its drill views. This can be helpful when the drill view uses a similar chart type to the original card, but can be confusing to data consumers if the same field is used in a different way in the drill. It would be nice to be able to remove inherited color…
-
How to Implement Pagination in Table card of the Domo?
I have a dataset with columns: country, state, city, area, population, latitude, and longitude. I want to create a visualization in Domo where: A slicer filter is available for the 'Country' column. Below the slicer, there is a table that displays data for each state in the selected country. The table should show one…
-
CYA, LYA, and Budget, Oh My!!
BLUF: Can you change "Previous Year" in PoP charts to just be the actual year? I.e. Instead of "Previous Year", it would just say 2024. Second, can you have Current Year, Last Year, AND this year budget all in the same single chart? My gut response is no - but I know it's the first thing my end users will ask so I want to…