-
PDF/PowerPoint exporting - Image
Exporting a page/dashboard as PDF or PowerPoint is a great feature to help utilise DOMO content outside of the DOMO platform, however when images are used on a dashboard there are some limitations. If the image is uploaded directly, or using links where the image is hosted in DOMO, the images are exported fine. However, we…
-
How to have multiple app studio forms with the same storing dataset?
In the past I have been able to get the same form on multiple different apps to funnel to the exact same storing dataset. However, either now I am not able to do this by either importing from the original form or change the existing output dataset. Did something change or am i missing something?
-
Any ideas for a Pro-code Brick that would allow PDF downloads for embedded apps?
One of the big drawbacks to Apps currently is not being able to download the whole sheet or even a single card as a PDF. I was wondering if anyone here has some ideas or knows if its even possible to make a pro code brick that would allow us to accomplish this? This is one of the last hurdles we're having for widespread…
-
Auto Height and Width For Cards
At present, we have the capability to set only the width to 'Auto' in our dashboard. It would be highly beneficial if we could also set the height to 'Auto.' The current fixed height option is causing responsiveness issues with our cards. Depending on the screen size, it either adds a scrollbar or extra space. Allowing the…
-
New Navigation: Default View by User Group
Building on the planned New Navigation feature, I think it would be useful to be able to create a default view for specific user groups. For example, all members of a "Sales Rep" group have the same apps and dashboards pinned to the lefthand navigation panel.
-
Enhancement Request: Google Ads Connector – Asset-Level Metrics
We need to surface asset-level performance (headlines/descriptions) from Google Ads inside Domo for better marketing optimization. Right now, the Google Ads connectors in Domo expose the ad_group_ad_asset_view table, but they only return impressions for RSA assets (headlines/descriptions). This matches what we see when…
-
Selector filters not working in confluence
I have a number of cards embedded into a Confluence page along with 2 selectors. Unfortunately on the confluence page the selectors arent working but in the DOMO card settings I have allow filter changes and chart picket enabled. Should the selectors work back to DOMO to change the contents of other cards?
-
Inter-page Sectional Jumping
Suggested improvement from a user experience standpoint. It would be very useful to be able to jump from one dashboad to a specific section of another dashboard. This would reduce the number of actions required to go from one dashboard to the intended section of another dashboard. E.g. go directly from Chart A on Dashboard…
-
Ever wished you had more space in the formula editor?
The days of trying to construct a long and complicated formula in an itty bitty little formula editor are over - you asked and we heard you: we've now added the ability to collapse the Tools section of the expanded formula editor in Magic ETL. This went live in your Domo instance yesterday. Just open the expanded formula…
-
Jira Cloud Connector - How to Load Data Using the "Issue Query" Report
I am working with the Jira Cloud Connector and am attempting to pull tickets for my teams project. I have found that if I select any other type of "Report" I am able to pull data. But as soon as I select an Issues Query Report and need to enter JQL, I never am returned results, no matter the Data Option selected. I have…
-
Enhancement Request: Google Ads Connector – Asset-Level Metrics for RSA, PMax, and Smart Campaigns
We need to surface asset-level performance (headlines/descriptions) from Google Ads inside Domo for better marketing optimization. Right now, the Google Ads connectors in Domo expose the ad_group_ad_asset_view table, but they only return impressions for RSA assets (headlines/descriptions). This matches what we see when…
-
Governance on New Navigation "Edit Item Details" and "Personalize your Navigation"
Is there a way in “Edit Item Details” or “Personalize your Navigation” that we can limit the drop down actions? Some items may not allow for users to perform the action and could generate various questions from many users. Some of the actions would not be something that all users would use but with it available to view, it…
-
Governance on New Navigation Features
Can we have the ability to control which “Features” are visible and available to users? Even though there may not be any actions the users do with them, it opens it up for many, many questions around whether they should be doing more or seeing more. Example: Code Engine is not something all users would use but with it…
-
DataBricks - Data Freshness & Data Caching.
Setting up these two config settings in Databricks Cloud Amplifier: Data Freshness & Data Caching. Are there links to any Domo documentation that defines these settings? How do they function? What's the difference? Is there a difference? I did a cursory look and didn't find anything too helpful for our team.
-
Attributes to create dynamic group?
I want to create a dynamic group in DOMO (More → Admin → Group). Example: I want to create a Sales Rep group where I would like to use 2 attributes: Title = 'Sales Rep' Status = 'Active' But I cannot see those 2 attributes when setting up the Membership Criteria. They are both Managed Attribute
-
Get the most current run batch using Magic ETL, filter by batch?
I have a sample dataset where everytime this dataset runs, it append to the original dataset. For example, this dataset has ran 2 times in the past, one on Aug 17 and one on Aug 24 (so every Sunday) batch_id batch_last_run 1 17-Aug-25 1 17-Aug-25 1 17-Aug-25 2 24-Aug-25 2 24-Aug-25 I would like to use this dataset as an…
-
Is it possible to create case when for ALL?
I have a column 'channel_id' with 5 id from 1 to 5. I want to create a case when: CASE WHEN channel_id = 1 THEN 'Facebook' WHEN channel_id = 2 THEN 'Instagram' WHEN channel_id = 3 THEN 'Tiktok' WHEN channel_id NOT IN (1, 2, 3) THEN 'Others' WHEN channel_id IN (1, 2, 3, 4, 5) THEN 'All' END So that I can have this column as…
-
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…
-
Trigger a workbench job from a sql script
We have a few scripts that run overnight, some run weekly, some daily, and some hourly. Is there a way to allow our workbench jobs to fire off whenever that script is done running? Or would we just have to pad it by a few hours like say it runs every Friday at 11pm, Have the workbench job to run every Saturday at like 6am…
-
Dashboard Custom Page Breaks
I think it would be helpful to be able to place custom page breaks in dashboards. This could be similar to how a new card or image can be added to a dashboard, but a page break instead.
-
Administrators to broadcast pop-up messages to users upon login.
Administrators to broadcast pop-up messages to users upon login, similar to that is being sent by Domo for New Feature Releases
-
Filter Options for Queues
Hi All, Is there an option to add filters in an App where there are queues within the app? For example, we have a queue of task and for the Supervisor that has visibility to all task he would like to filter it by assignee and for the assignee they would want to be able to search the name of the task to make updates quicker.
-
Pivot Data
Hi, I've table like the one below and I would like to pivot it as the output table shown below. The Pivot function in Magic ETL is asking for row identifier column which I dont have in this case. Is there any way to achieve the result? Input: <!--td {border: 1px solid #cccccc;}br {mso-data-placement:same-cell;}--> Column…
-
Is there a way to bulk-swap values in Pivot table cards?
I have a few hundred pivot table cards that are using one value (call it Old Revenue). Our data now has a new column (call it New Revenue) that we want to use to replace the Old Revenue value on all of the pivot tables. Is there any way to do this in bulk, or do I have to replace it on every card, one by one? For the…
-
DOMO Add-In for Powerpoint is giving error message
When I try refreshing the cards in a microsoft powerpoint, I am getting an error (screenshot attached). I have not had issues before and have refreshed this powerpoint several times in the past.
-
August 2025 New Feature Release
Many of you saw the in product announcements last Friday previewing the upcoming feature release. I know that those messages currently disappear so sharing the one pager with a list of all the new features coming soon. Our current plan is to enable these features for customers on Thursday August 7th. We are excited to see…
-
Feature Enhancement Notifications
We are embedding DOMO. We turned off notifications, but users are still seeing product release updates. Can these types of notifications be turned off?
-
Ability to disable tiles in Magic ETL
Often when I am building out a new Magic ETL or troubleshooting a bug I will add a filter and a test output so I can better isolate the data. To do this I have to keep the existing flow intact so that I am able to run the ETL. It would be very helpful to just disable a portion so that I don't have to deal with a long run…
-
APP Studio proliferation challenge
Issue All pages inside an app are visible to all users who have access to the app. To manage visibility, we are forced to create separate applications so that only the right people can access the right information. This approach increases the number of apps we need to maintain, creating complexity, duplication, and…
-
Admin > Reports is Empty??
I'm an admin on my instance, and I frequently use / edit scheduled reports. But all of the sudden when I log in this mornning and try to edit a report, there is nothing there. I navigate to the Admin Portal > Content > Reports, and normally there is a long list of reports. But nothing is there now. I'm assuming its a…