-
Domo DataStats Datasets
There is currently no way to map a nested Beast Mode to the formula for nested Beast Modes. Examples: Domo Governance Beast Modes dataset has a column for Beast Mode Formula. Below is an example of a formula that is nested. - (DOMO_BEAST_MODE(12768) / DOMO_BEAST_MODE(12764)) However, those # ID's aren't found in any other…
-
Comparing period over period dynamically with Month End Date variable
I'm trying to build a dynamic comparison table where users can select any Month End date and compare: Selected Month Prior Month Same Month Last Year Sample Data: MONTH _END_DATE Branch Over Due Balance Paid Balance Total Balance 2026-06-30 A 100 25 125 2026-06-30 B 100 35 135 2026-05-31 A 100 30 130 2026-05-31 B 100 75…
-
Bulk Delete Unused Beast Modes
We have more than 2000 unused or ownerless Beast modes. Is there a way to delete BMs in bulk rather than removing them one at a time?
-
The sorting functionality is not working in the Pivot Table.
We require the Pivot Card data to be sorted in descending order based on the count values. However the system is currently not allowing the sorting to be applied.
-
Taking an average of the dataset an comparing
Hi all, I am working for a mortgage provider and am trying to compare a specific lender's production to the average of all of them. The goal is to take the count of their loan id (over a period of time) and compare that to AVG(COUNT(Loan ID)) over () over that same period of time. When i set this up in a table, i get what…
-
Need to display total count to be displayed on Grouped bar chart.
How to display a total rows count for each individual. Our major need to show the total inside the same chart.No option in chart properties to select show total rows count under data label settings.Is it possible to display a total for each series in a domo grouped bar chart.
-
Coloring Option for only the rows title instead of entire rows
We need to color only the row name's current year, Month and week instead of entire rows.
-
How can I set up a text box Variable that can search for a text string in a field?
Hi Domo Community, Like the title says, I'd like to set up a Variable to be used in a dashboard where users can input text and it will search for the text string in related reports and return the results. For example, I have a "Description" field for items. I'd like to search "6mm bolt" in the Variable/text box and have it…
-
Is it possible to create a filter that handles multi-picklist options?
We have a salesforce field that I'd like to create a filter off of but it's a multi-picklist field. So we have 10 unique options but more than 1 can be selected for any opportunity. Rather than have a filter that just shows every combination that's available I'd like ot make a filter that shows the 10 unique values and if…
-
Fetch the latest month data for user selected date range
Hi all, I’m building a Domo table (company-level) with YTD + MoM + YoY, where MoM/YoY must dynamically adjust to the user-selected date range. Expected logic: Jan–Mar → MoM = Mar vs Feb Jan–Apr → MoM = Apr vs Mar YoY = latest selected month vs same month last year Setup: Grain: company + month Visual: company-level…
-
Native Array Filtering in Analyzer
The Problem: To use an array/multi-value field (like tags) as a dashboard filter, we currently have to UNNEST the data in the ETL layer. On large datasets (our base table is 8.7B rows / 8.5 TB), unnesting explodes the data size exponentially. This forces us to write heavy, complex windowed Beast Modes to avoid…
-
Add Beast Mode Dependency Validation and Impact Analysis
Description: When managing large Domo environments with hundreds of Beast Modes, it can be difficult to identify dependency-related issues before they cause failures in App Studio repository promotions or other downstream processes. It would be valuable to have a validation tool that can proactively identify: References to…
-
Enhancement Idea for "Set Variables" Feature – Dropdown Selector & Multi-Select Support
Hi, First of all, great work on the new Dynamic Variable feature. It is a very useful enhancement for building more interactive dashboards in Domo. I wanted to share an enhancement idea that could make this feature even more flexible and user-friendly. Currently, I am using Dynamic Variables with Slicer cards, and the…
-
Same period last year measure
Is there a way I can get the data for the same period last year? Example, I am comparing the sales of a salesperson for the first 3 months of 2026 and trying to see what the same sales would be for the first 3 months of 2025.
-
Slider Filter Card - Min & Max beast mode
I am looking for some help with a slider filter card and I don't know if this is possible. I want the minimum value on the slider to represent the lowest aggregated sales by any given sales rep. And same logic but for the max value. Let's say we filter for YTD on the dashboard. YTD aggregated values would total up to…
-
Field contains apostrophes(') likely introduced through HTML encoding, showing differently in hover
Field contains apostrophes (') introduced via HTML encoding, causing inconsistent rendering between table cards (which display values as-is) and bar charts (where apostrophes are missing or altered in hover text/tooltips). Beast Mode REPLACE functions did not resolve. How to solve this functionality. eg: " "
-
Set explicit variable value from card click
This is an addition to the current set variable functionality. Allow the specificiation of the value to be set by card. i.e. if I have a title/text card that says Applicants Year to Date, let me specificy that clicking that card sets a variable to "Applicants YTD". Ideally the value it sets would be customizeable and not…
-
beastmode versus ETL formula - same formula, different result
In my screenshot, the "charge_hour_test" column and "test3" column are the exact same copy and pasted formula, but the "charge_hour_test" is being performed in the ETL and is incorrectly showing 7.0.00 whereas the "test3" is a beastmode and correctly showing 7.00. I can't figure out why they are mismatching each other. The…
-
Drilldown stopped working on Beast Mode field with HTML (previously worked)
I have a table card where one of the columns is a Beast Mode calculation that outputs HTML (using concat( '<div title=' ,`Internal ID` ,'>',Job Number,'</div>') Previously, this field worked as both: a formatted HTML display column to just show the Job Number, and the trigger for a drill path to a specific Internal ID…
-
Creating BM in View vs in Analyzer
Are there any difference between creating BM in View vs BM in Anazlyzer (saved to dataset)? If there is, in what case you would choose one over another?
-
Base64 character limitation?
I have a column with base64 character string that I want to utilize in an HTML card to show logos. The base64 character strings are extremely long (over 17k characters) and I can't get the images to render in the HTML table card. Does anyone know if this is an issue with a character limitation in a column or used in a…
-
Miscellaneous Q&A from Domopalooza
The product team enjoyed answering questions from the audience during the final session at Domopalooza. Below you will find the answers to all questions related to Sandbox, Beast Modes, Consumption, Learn Domo and more (including those that weren't mentioned on stage). Q: Are all the new updates available to those NOT on…
-
Decoupling Card Permissions into Viewer and Editor
As an extension of ideas: Permissions should be decoupled for editing and viewing cards. In our case, customers would like access to create their own cards and beast modes in their own instances. Right now, the permission would allow them to both create new cards and beast modes while also editing old cards and beast modes…
-
Last 30 days and Last 90 days from current date
Hi Team, How can we create a last 30 days filter in the Beast mode?
-
Bug in Semantic Model (Beta) – “Bad Request” Error on Dashboard Cards
Hi Domo Community, I’ve noticed a potential bug while using Domo’s new Semantic Model (Beta) feature and wanted to check if anyone else has experienced this. I built a dashboard on top of a Semantic Model (simple star schema – only joined with the Date dimension, no complex joins - Dataset using Snowflake Cloud Amplifier).…
-
Filters and a formula for market share
I'm struggling to create a dynamic market share calculation. Current calc is done via ETL and is too rigid, and frankly imprecise because the calc is at a monthly level, not the timeframe in which the dashboard may be currently filtered. I really need a Beast Mode solution. The core formula is simple: X sales / all sales…
-
Dynamic variable used in Beast Mode but does not need to be visible on the individual card when e
The variable is currently used in a calculated field on the card which makes the dimension control visible. It needs to remain available for dynamic selection but the selector itself does not need to be displayed on the card during drill-down. Controls cannot be removed from the card unless the variable logic is first…
-
Annualized Trailing Twelve Months Financial Reporting
I need to know if there is an easy way to create, either within Analyzer or using an ETL, that will allow me to create a financial report showing an Annualized trailing twelve pivot table (or just a table). The attached example is showing a trailing twelve months (one month per column), but I want the columns to show the…
-
Conceptual Understanding - Group Bys & Aggregations
Hi Domosapiens, I've struggled with this concept since I was a wee lad in the data world. All these year later, and it still doesn't make sense to me. This table has the raw data in "Charge Total Amount". The "Monthly ROI Numeraor" has the Charge Total Amount TIMES the Variable that is open input. (for reference, in the…