-
"I Just want the numbers" - Accomodating Domo detractors
Hi Community, I've got a few important users that are frustrated with Domo because they "just want to see the numbers". They think Domo is too complicated and miss the old spreadsheets that I so ruthlessly deprecated. My goal would be a simple text email report, that outlines a few key metrics. A few of these could be PDPd…
-
Top N Filter Not Working as Expected in Multi-Series (Grouped) Bar Chart
Hi Community, I’m facing an issue with the Top N function when used on a multi-series (grouped) bar chart and wanted to check if this is a known limitation or if there’s a workaround. Scenario: X-Axis: Product Y-Axis: Total Returns Series: Location Requirement: Show Top 5 Products based on Total Returns (overall) and…
-
Custom Tooltips chart in Domo
Hi Team, It would be really helpful if Domo supported custom / configurable tooltips in Analyzer. Currently, tooltips are static and limited to default field values. There’s no way to: Add tooltip page & display the secondary visual on-hover. Show variance, % contribution, or comparisons Use conditional or dynamic logic In…
-
Can I pass URL parameters to a publicly embedded Domo App and access them from a Brck?
Hi everyone, I've been testing different ways to pass parameters or filters to a publicly embedded Domo App (via Domo Everywhere), but I haven’t been able to get it working. In my case: The app contains a DDX Brick, and it's being publicly embedded. I'm trying to pass an id value through the URL (e.g id=123), so that the…
-
Best Practice - External Static Reporting Exported from Domo
We want to start publishing a monthly static report that's accessed via Google Sheets. This static report will have the same information and data as the live Domo dashboard. What are the best practices for exporting data from Domo that is static? How can I ensure this is as automated as possible? Domo isn't really made for…
-
Keyword filtering on all columns..it just works
Hi all, just sharing a solution I worked through a couple of weeks ago that was intended to allow the user to filter on a keyword or partial word as a dynamic filter on any or even all columns in a dataset. You will need the following: Free Text Variable – This is what the customer will interact with Coalesce() – Returns…
-
Analyser Default Templates
Could we have the option to create one or more default starting templates for Analyzer where we can pre-define options, chart type etc. for each new card creation which would be far more efficient.
-
Visualizing a Case Statement into a Table
Hello, I have a beast mode that utilizes a case statement that groups all results that have 'Unknown' in the name to be mapped to 'Unknown' else it'll show 'Known' I am trying to figure out how I can represent each count and % of Unknown and Known by US state within a table. Ideally there will be 4 columns: 1 column to…
-
Dynamic Date Table with Comparison Columns
My idea is a dynamic table where you can select a column, such as revenue, and I can drag it onto the columns in the table and choose from an assortment of date ranges on how I want to view that column. I could want to see revenue "This Year", "This Quarter", "Last Year", "Last Quarter", as some examples. I'd want to be…
-
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…
-
Line chart that Aggregates and uses multiple Metrics
I have a list of properties and im calculating 2 metrics using Sum(occupied)/ Sum(total units) and Sum(available) /Sum(total available units) .I am trying to make a chart that has both of these metrics and uses the year as the series. On the X axis, i have week. Is this possible? I was curious i want them to calculate…
-
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…
-
Request: New Shape for Shape Gauge
Context: I'm making an App in Domo that will (hopefully) drive more sustainable actions within my organization. I've just finished creating a Workflow that sends invoices via email - a process that was previously done by mail. So we are saving lots of paper each month now. Yay! Ask: I want to show the saved paper on an app…
-
Brag Time!
I just finished my MajorDomo certification!! 🙌🙌🙌🥳 What have you MajorDomos done to communicate the value that this provides, and the skills that it's fostered? I want my firm to understand what this means and how it sets us up for success in the future. Thinking something along thelines of "I'm a MajorDomo now. This means…
-
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(),…
-
Beast Mode: build “hotel stay duration” from Timestamps
Hi all, I need to calculate the time between two Timestamp fields in Analyzer: Hotel Arrival Date Hotel Departure Date Goal A numeric duration in hours (decimal) A readable HH:MM string for tables Optional: integer minutes Example Arrival = 2025-08-28 22:10:00 Departure = 2025-08-30 00:20:00 Expected: Hours ≈ 26.17, HH:MM…
-
Beast Mode: build “expiration at end of next day” from a Timestamp
Hi all, I have a Timestamp column named Voucher Create Date and I need to convert it to 11:59 PM (end of day) the next day. This will be named Expiration Date E.x. If Voucher Create Date is 8/27/25 2:00:00 PM then this column should give me 8/28/25 11:59:59 PM How can I do this via Beast Mode? These did not work/gave a…
-
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…
-
All Items on an Invoice that contain a specific Item Number
I want to see all items on an invoice for the last 2 years that contain a specific item. i.e., I want to see all items on the invoice where at least 1 of the items is item X.
-
Building application with DOMO
Hello Team, Calling DOMO experts! We need help on building applications and workflows in DOMO.Use case: Inside DOMO we have cards with filters on data. We want to send these filters as SQL query or JSON payload to snowflake.Please reach out if anyone has worked on similar use case. Regards, Ritesh
-
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.
-
Not able to sort Dates
Hello Community Members, I have a weird case where I have Date-type fields both in the X-Axis and sort options, but it can't sort in the right order. In the pic you can clearly see both the fields as Date Any help is appreciated Regards, Ritesh SIngh
-
Add Text Alignment Controls to Card Elements (Title, Description, Summary Number)
As a dashboard designer using App Studio, I want to be able to center or right-justify the Title, Description, and Summary Number elements, so that I can better align the visual presentation of data with my design preferences and layout requirements. In the example below, I received a request to center the Title and…
-
Gantt chart with outlined view turned on and not have the Category populate
I like having the outline view turned on as well as the summary bars. However, this forces the category to populate. I want to maintain having the category to be color coordinated. The only option is to view only the category of the gantt chart. I would love to see an option to hide the category and only view the item.
-
Gantt chart can I have the outlined view turned on and not have the Category populate?
Hi, I am trying to use the Percent Complete Gantt chart; I like having the outline view turned on as well as the summary bars. However, this forces the category to populate. I want to maintain having the category to be color coordinated. Am I missing something that allows me to still have the outlined turned on and removes…
-
Additional Tooltip Fields
Currently you are only allowed 3 tooltips in a dashboard. I don't think there should be a limit. You should be able to put as many tooltips as you want.
-
Improved Hover text settings
In the Hover Text Settings in Chart Properties I think you should be able to set additional parameters to the hover formatting allowing you to show the hover text above, below, or to either side of your cursor so that when you are hovering over a bar chart, for example, it doesn't cover the data label underneath it.
-
More Efficient YoY Actual to Budget View
Hi Domo Sapiens, Currently, we have a year over year graph that has current year budget also in the series: The bar graphs are each year's actual values, and the line is the current year's budget value. I hard-coded each series with a beastmode, as such: CASE WHEN YEAR(Date) = '2025' AND Actual or Budget = 'Actual' THEN…