-
How to delete App and the cards being used in the App?
App Home → left click at the 3 dots on the bottom right of an App → Delete App Then it popped up this confirmation message saying deleting this App will NOT delete Cards. I would like to delete this App and cards being used in this App, does anyone know how to?
-
See version notes in pro-code editor?
I feel like I must be missing something obvious. When you save a new version in the pro-code editor, there is a space to enter version notes. But I can find no way to later view the notes for any of my versions. I have like 20 versions and want to go back to a specific one but without seeing my notes I'm reduced to…
-
Form to edit records in DOMO Web List
Is it possible to use Forms in App Studios to pull up a record and edit it? I see forms can submit new items/rows but I am not seeing a straight-forward way to edit existing rows or items.
-
YTD calculation breaks when using Month filter in Domo – best practice?
I have a YTD Performance card that includes the following metrics: Actual Budget Projected EOY Accruals Variance (Actual vs. Budget) On the dashboard, there is a Month slicer that allows users to select values such as Jan 2026, Dec 2025, Nov 2025, Jun 2025, etc. Requirement The requirement is to display Year-to-Date (YTD)…
-
Recommendations for connecting to GA4 data through the BigQuery cloud connector?
We're attempting to access our GA4 data through the BigQuery cloud connector and are running into two problems. Has anyone come across the same and solved for them? 1. If I use Domo to directly connect to a table in BigQuery, it's only one single day's data. I'd have to set up a different dataset/connection for each new…
-
Set a time threshold on dataflow runs to alert/cancel
We have a dataflow that runs quite frequently for an embedded dashboard. It usually takes under 1 minute to run, sometimes around 2 minutes. But over the last couple of weeks it took over 24 hours to run and fail twice. So it's technically running for 24 hours, without updating the embedded dashboard, and then I'm only…
-
Card filtering to the most recent row based on rank
What I'm trying to achieve: Get the rows with the latest/smallest rank per user based on a given date. I created a calculated field called "Indicator" and I filter on it as "Indicator = 1". I wanted this field to indicate 1 when a transaction is the smallest rank number for a user and 0 if not. What my calculated field…
-
Support for pfilters' persistence across Pages in AppStudio
In App Studio, pfilters applied via the URL do not persist when navigating between pages (persist page filters setting is ON) , as the URL modifier is dropped upon page changes. Currently, persistent page filters are supported only when the filters are applied via the App Studio UI persist across pages.
-
Multi-Language DAshboard
Hi everyone, I'm looking for an approach to implement language switching (English/Swedish) within the same report, allowing users to dynamically change the dashboard language. My client wants the flexibility to view the dashboard in either language whenever needed. I was considering using a variable to control the language…
-
Magic ETL ceiling and floor return identical values on decimal
FLOOR(X)Returns the largest integer value not greater than X. CEILING(X)Returns the smallest integer value not less than X. When using FLOOR or CEILING on calculating a column in Magic ETL, they will return the same value. Solution! CASE WHEN MOD(Calculation) != 0 THEN FLOOR (or CEILING) (Calculation)+1 ELSE FLOOR (or…
-
Accordion
Good morning, The info in my APP is too long and I don't want to scroll down, I read something about accordion so I can collapse the info, but I don't find it in the app or info on how to implement it. If anyone can help. Thank!
-
Configuring ETL to pull from 2 datasets
I have a card that uses two datasets (A and B). A contains master information such as name, description, location, total1, total2, etc. B contains detail transactions that make up the totals. The card presents data from both: Name, Description, detail1, detail2. Detail fields are from B and summarized on Name field from A.…
-
Run History for Snowflake Amplified Connection
Regular Domo datasets will display the run history under the history tab allowing users to see how current the data is and easily see a failure. A dataset created through a Snowflake Amplified Connection does not provide this data. Even though the data is live and displaying what is in Snowflake, we would like to pull…
-
🎉Welcome our Newest Community Coach — Elliott Leonard
That's right folks— we're starting the year off strong! Our good friend and Community advocate @ellibot just hit 1k points in the forum and has been promoted to Community Coach! This is an achievement only a few members have the bragging rights to claim! Getting 1k points is no easy task. It requires a deep understanding…
-
Changing dataset update method from Replace to Partition doubles data
We've noticed that if we change the update method of an existing dataset to Partition from replace, we end up with two records in the dataset for every new one (and both of them look identical, down to the field we're using for partitioning): it was quite the shock to see a dataset I expected to have 91 million rows…
-
Give All Grants to Default Admin Role
The default admin role does not have all available grants, as you would expect. To get the Manage All Accounts and View All Accounts grants you have to create a custom role. Our fix for this was to create a custom admin role with all grants selected. That fix does not work though because only those in the default admin…
-
Allow Group Ownership of Magic ETLs in DOMO
Currently only Datasets can have group ownership, however it would be a great timesaver if a group can have ownership of an ETL in Domo. It would make ownership more streamlined and controlled.
-
Flex Table Use Case
Source: Flex Table How do you recreate this flex table period over period? Especially the category column 1 Product Line. In period over period flex table I can only drag in X-axis (time period) and Y-axis, in this case would be Sales $
-
☃️December 2025 Community Forum Recap🎁
Howdy Domo Community! Although we’ve been in the new year for 13 days already, it’s still worth taking time to revisit last month's Community highlights. As always, we appreciate everyone’s dedication to this community. Can’t wait to see what 2026 brings! Announcements ♣️♥️ Bi-Weekly ACE webinars ♦️♠️ January…
-
Alerts for when datasets are "stuck" in refreshing process
Every now and then, one or several of our ETL's or workbench jobs will become stuck in the refreshing process. So, flows or sets that otherwise take a couple minutes or couple hours to refresh will be stuck refreshing for over 20+ hours. Since email alerts only come in when jobs fail and these technically have not…
-
Still on the fence about Domopalooza? Here's what past attendees are saying. ⛷️
March 24-27, 2026 might seem far away, but trust me—the premier Data + AI Conference—Domopalooza registration fills up fast, and for good reason. Our customers consistently call it "the most valuable conference of the year." Don't just take our word for it. Here's what past attendees shared: "Domopalooza is genuinely…
-
Add UPSERT to NetSuite SuiteAnalytics Connect Connector
For high-volume NetSuite environments, full dataset refreshes create significant performance. Adding UPSERT support to the NetSuite connector would allow incremental updates of transactional data, drastically reducing refresh times, and scalability limits. This feature is critical for customers pulling millions of NetSuite…
-
Magic ETL | CTRL + A to select all tiles
Instead of zooming out in the dataflow to select all tiles and then using “Copy to Clipboard”, it would be useful to allow users to simply hover the mouse over an empty (“No tile”) area and press Ctrl + A to select all tiles. Benefits: In large dataflows, this avoids the need for an extra click and a long drag to select…
-
Private only embded
Hi, had a look but cant see a setting under roles for this. We want people to be able to create embed content but private only so that it has to authenticate and PDP will kick in. I cant see a way to stop people being able to create public embed links in the settings Thanks
-
set public and private options at role level
Hi we have issues where we want people to privately embed but some users to be able to both public and private embed. With the rule set at global level only this puts strain on the central team who then have to manage all the embed requests. Can we move the permission to be at role level not company level? Let me know what…
-
Configuration and Scheduling changes of connectors in Activity Log
Currently, the DomoStats Activity Log does not capture records for scheduling or configuration changes regarding connector based datasets. This omission leads to significant visibility gaps, causing users to incorrectly assume that no modifications have occurred when changes have, in fact, been made. Resolving this issue…
-
Add a vertical line on the chart between actual and forecast dates
I have a chart with x-axis = dates and y-axis= sales. Want to add a line between actual date and forecast date to show the left part belongs to actuals and the right part belongs to the forecast. Additionally, if I can label the left space as actuals and right space as forecast that would be great. Any suggestions?
-
Why does my Beast Mode concatenation fail when individual elements work?
Hello. I have a Beast Mode calculation with the following general structure: CONCAT( DATE_FORMAT((CURRENT_DATE() - INTERVAL 1 DAY),'%a'), ': ', COUNT(CASE WHEN (DATE(`Opened At`) = (CURRENT_DATE() - INTERVAL 1 DAY)) THEN `Opened At` END) ) Note that there are just two calculations there. The full version has many more, but…
-
Variables no longer carrying over datasets/cards
I used to be able to create a variable, and it would be available across all datasets and cards. I've recently noticed that variables no longer behave this way in our instance, and if I create a variable on one card, it doesn't even carry over to other cards in the same dataset. Is anyone else experiencing this behavior?
-
Multi-Value card - More than 2 colours
Is it possible, for the 'Multi-value' card to have more than 2 colours. I use this card extensively for metrics. Without the option for more colour coding it looses its effectiveness. Currently, the colour options are only for positive change or negative changes.