-
Calculating Time Difference
I need to determine the duration of time between two timestamps. What is the best way to go about that? Also, is it possible to ignore non-working hours? EX: Created Time: Nov 4, 2024 3:26:00 PM Responded Time: Nov 5, 2024 8:11:00 AM
-
Specific Role Permission for Custom Charts
We whitelabel Domo into our company's software to provide a limited Domo experience for our customers. I would LOVE to be able to allow our customers to upload their own custom charts and maps, but currently that requires them to have the Manage All Cards permission. I do not want to give that permission for a host of…
-
how to make bar and line as the same scale?
Hi there, I know I can add multiple lines and multiple bars in the "Line+grouped bar" chart by filling "Series on Left Scale", but how can I make some lines and bars using the same scale and another line with another scale? Excel Combo chart can do it. Here is an example I created in Excel. "Inventory End of Mth", "POS…
-
Fixing Analyzer X axis
Domo, it's time to make your X axis smarter. Please, if the x axis variable is a date, by default use the time scale. If the x axis variable is a number, by default, we need to be sorting ascending numeric order, and if the x axis is a categorical variable, it can be left alone. And for the love of all that is right and…
-
Dynamically show/hide columns in Table charts
I would like to propose an option of using variables or beast mode functions or any other in built way to dynamically show/hide columns in table reports. I have had requests where users have asked to pick and choose columns they see in table charts which they further export to google sheets or excel to perform additional…
-
Ad-hoc series grouping
A new hire familiar with Tableau was disappointed by a feature missing from Domo. In Tableau, they had the ability to "paperclip" different elements of a series from the legend, combining them into an ad-hoc group. For example, if my series had 5 groups A, B, C, D, and E, they could combine B, C, and E into group B+C+E.…
-
Support for Snowflake Timezone aware Datatypes in Domo data viewer
TIMESTAMP_NTZ gets TZ converted and presented in Domo in the correct Timezone. TIMESTAMP_TZ appears gets mishandled and the UTC date is presented. This will reduce the need to prepare the data in snowflake before connecting it to Domo for use, speading delivery and avoiding TZ confusion. case ref: 05913115
-
Multiple targets on Radial Fill Gauge
A great feature would be the ability to have multiple targets with labelling on radial fill gauges. Whilst there are a number of other ways to visualise this, the radial fill gauges can be popular, and having the ability to have multiple targets would enable consistent styling when radial gauges are being used. A…
-
Color Rules for Gauge
Request to add color rules for data points calculated using Beast Mode as opposed to data included in the chart for the Filled Gauge chart. In an effort to create a dynamic color rule for the Filled Gauge chart, I created color rules that correspond to a Beast Mode ratio of new users / day. However, the Gauge Values need…
-
standard drill down for dataset
I have many use cases that for a specific dataset I create visuals and end up making the same drill-down for each visual. It would be nice to be able to create a standard drill down per dataset that syncs to all the visuals to that dataset.
-
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…
-
Displaying `% Change` based on `Date` Beast Modes (Prev Month YoY and Last 2 Months MoM)
Hi everyone, I've created two beast modes based upon Date: Previous Month YoY: CASE WHEN ( YEAR(Date) = YEAR(DATE_SUB(CURDATE(), INTERVAL 1 MONTH)) AND MONTH(Date) = MONTH(DATE_SUB(CURDATE(), INTERVAL 1 MONTH)) ) OR ( YEAR(Date) = YEAR(DATE_SUB(CURDATE(), INTERVAL 13 MONTH)) AND MONTH(Date) = MONTH(DATE_SUB(CURDATE(),…
-
Change Value Over 100% in Multi Column Card?
I have 2 column: YTD vs YTD Budget I used a multi value card with Gauge Value = YTD & Comparison Value = YTD Budget: For example if my YTD = 11.75 & YTD Budget = 12.76 The % change you see in this card = (YTD Budget - YTD)/ YTD *100 = 8.68% But what I want to show instead = (YTD Budget/YTD) * 100 = 108.68% Anyway to show…
-
Inventory Waterfall Report
Trying to build a inventory waterfall report in DOMO, and thinking i need to start with a Magic ETL. The goal is to show the starting inventory value for the month and the ending inv value for the month. There are different inputs and outputs to the inventory value through out the month. I have a ending Inventory value…
-
Analyzer not showing the correct date when filtered
Hi Domo Community, I am running into a problem where analyzer is not filtering my table correctly. I will filter the Date field for 2025-05-15 but it will only display results for 2025-01-01 (all results are 2025-01-01). The date range is set to All Time and these dates fall within that range. There is no aggregation on…
-
Customized Pivot Table Card
As you all know that the Pivot Table card has some limitations when it comes to customizing the visuals. We are trying to show Headcount by Country for last 7 Months (Current Month + last 6 Months) and the Headcount Change compared with Latest Headcount. Due to the limitation I mentioned, we are able to show it as below.…
-
Unable to sort the order of bars in bar and line chart
I created a bar and line chart with Academic Year as the category. I want the bars to be displayed in chronological order, with the oldest years first and the most recent years last. However, I’m unable to reverse the order of the bars only.
-
💡 Tip of the Week #14: Make flows and relationships clear with Sankey Charts
🙌 Thanks @jm_gomez for the idea 🙌 This week’s tip comes with something new, Chart of the Month 🏆 From now on, every first week of the month we’ll highlight a Domo chart type that’s worth discovering (or revisiting). These charts can help you tell better data stories, especially when used in the right scenario. We’re…
-
Group Stacked bar chart
Hi, I want to create a group stacked bar chart something similar to the image below. I want to use Month along the X-axis. The group would be "New users" and "Existing users" and then the stack would be "US" and "Non-US'. Is it possible to do with the existing Domo charts? Thanks.
-
Multipage card for column values
Can we create a multi-page card in Domo that allows users to view content or values from different columns by clicking a side arrow? For example, if a company has sales updates for January, February, and March (with these values stored as columns in a single row), I want the visualization to display these updates—either in…
-
No Data Message is not being shown in Flex Table Card.
I'm using a Flex Table in a DOMO card and have set a custom No Data Message in the card properties. However, the message doesn’t appear when the card has no data — the space is just left blank. Interestingly, when I switch the chart type to a regular Table or any other type, the No Data Message displays correctly. I've…
-
Multiple progress tracking bars
I want to track KPIs against set targets. Is there a way to create a chart in DOMO where: Y-Axis: Represents KPI metrics. X-Axis: Shows actual vs. target values. Even if the upper target limits differ for each metric, the bar lengths should remain consistent. Additionally, can the bar colors be dynamically set based on…
-
Card Title and Description Text Formatting Options
Currently there are no options to format Cart Title and Description text. Potential use-cases for text formatting include: (1) to call attention to Smart Text values (2) to use title text as chart color legends (ex. see the "1. integrated text" example on this page:https://www.flerlagetwins.com/2019/06/legends.html)…
-
Allow Text Size to be affected by Color Rules in Table Cards
As a financial analyst, I want to control the text size of specific rows in Domo table cards using color rules, so that I can visually emphasize key metrics like "NET INCOME" or "GROSS PROFIT" for executive-level reporting. Context & Problem: Domo currently lacks the ability to customize the font size of individual rows in…
-
More customization in text cards
Allow more customization in text cards (line breaks, text size and color...etc)
-
Add Maximum Items Chart Property to Pareto Chart
As a visualization creator I want to be able to set a maximum number of items displayed on the Pareto chart type, so that I can focus the visualization on the most significant contributors and reduce visual clutter. Similar to the request in these two discussions: Pareto Report - trying to limit number of categories…
-
Date filter card: default select last month dynamically?
So I have a dropdown filter card called 'Date' in my App, user wants to default that 'Date' in the App to be last month - with the option to multi select other months, currently I'm have to manually update the Filter View. For example: Today is Jun 20, 2025, Filter View: Month End Date <= '2025-05-31' → 'Date'' show…
-
Multi Levels Sankey
I'd like to make a revenue sankey chart like this, is it possible in DOMO?
-
Pivot table values on row or column
I didn't see any posts about this in the Analyzer Ideas section, so if there is already a post out there, I will upvote that if someone can send me the link. Anyway, pivot tables should have the same functionality as Excel where you can move the values to either rows or columns. The current solution is to create yet…
-
When we expand the Bubble chart, how to keep Summary numbers "Dynamic"?
When we expand the Bubble chart, how to keep Summary numbers "Dynamic"? Summary value can be changed from Dashboard view if we unselect a few entries but when I expand the chart and exclude the same entries the summary value remains Static and shows Total sums for all the entries! In Expand view; Problem is that when I…