-
Range selector not working in touch/mobile screen
We are using the range selector in web view with mouse it works fine, but when it comes to touch or mobile screen it's not working. anyone knows/faced these issue or how to fix this?
-
Workflow Form + App Component Multiple Choice Issue
I have a Workflow developed that will allow users to edit their data using a Workflow. Utilizing a "List" app component in App Studio, the user can filter/search to find their data point and then click the edit button to launch a Workflow to update that data using an "Append to Dataset" function within the Workflow.…
-
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…
-
Search for keyword (from text input variable) in a phrase
Hi all, I am trying to find a way in Beast mode in which a user can input a text(keyword) in a box and then the formula would search the phrase to see if that keyword exists. The problem I run into is that I need to add '% and %' respectively to a custom variable as part of LIKE. Can something like CHAR(37)& custom…
-
Make Locked Cards and Locked Dashboards Behave Consistently for Sharing Permissions
There’s an inconsistency between how Domo handles locked dashboards vs. locked cards, and it’s creating a lot of unnecessary confusion. When a dashboard is locked, users who aren’t the owner (and who don’t have “Manage All Cards”) can’t change who it’s shared with, which is exactly what you’d expect. But when a card is…
-
Update Domo's version of R
Right now, Domo uses R 4.1 in Jupyter and in the data science tiles. That version is over 4 years old and increasingly is not supported by packages, making it harder to use common packages in Domo. Please update to 4.5.
-
Form Builder forms disappearing after submission and not showing in Form Viewer
Hi all, I’m having two issues with Form Builder and Form Viewer that I can’t resolve. When I create a form in Form Builder, it appears to save normally. But as soon as I submit a few test responses and refresh the page, the entire form disappears from Form Builder. The datasets for the form still exist in Data Center, but…
-
Paired coloured brackets in formulas
Would it be possible to implement paired coloured brackets into beast modes and Magic ETL formulas (a la Excel)? This would make it far easier to work with large and complex beast modes, especially with only single-level nesting currently available.
-
Getting the synonyms to save
Hi, I am working on creating an AI dictionary for my company and cannot get the synonym to save. It clearly says type and press enter but when I do that, I dont get anything that changes. I believe I have seen this done in person and there was a synonym wrapped around a pill (?). This makes me feel like I am not doing it…
-
Cloud Amplifier dataset views can't be remapped to use datasets from other CA connections
We use separate users and databases for our DEV and PROD environments. When we use traditional Snowflake connectors and build dataset views, we can remap the dataset views between datasets from our DEV and PROD accounts with no problem. However, Cloud Amplifier does not support this capability. So, if we build a dataset…
-
Allow for Azure DevOps Connector to run report "Work Items" as Replace
We're using the Azure DevOps connector for the "Work Items" report. Since this report for this connector can only update as "merge", it doesn't detect records that have been hard-deleted. There is also a report for "Work Items Deleted" that retrieves deleted work items from Recycle Bin. We tried to use this, but found that…
-
How to create "Static" headers in Custom Map
You can see below I have created a heatmap in SVG format. It works great for the blue squares that will actually be used. The top row of grey boxes are meant to be headers. Is there anyway to get those to not be interactive with the heatmap and just all be a different static color set in the SVG? All the squares currently…
-
AI + Automation use case
Hi. I would like community's help on the possibility of implementing below use case in Domo. Basically, I have a Domo dataset that I need to to summarize with insights (possibly with AI) and and add some predefined static charts in a PPT/Email. The dataset refreshes daily, so I need this report to be refreshed. Thanks
-
Preserve Code Engine Wiring on Custom App Version Updates
When a Custom App is updated to a new version and republished to another instance, all existing mappings—such as dataset bindings, and AppDB connections—are preserved. However, all Code Engine wiring is wiped out, requiring admins to manually reconfigure the package, function, and parameter mappings each time the app is…
-
Quick toggle to exclude "Today"
In a report set for "last 7 days", Domo will automatically include the current date if your dataset has rows representing that date. I have many datasets with rows for the future, where the data isn't filled in yet. In order to get today's date to be suppressed in the report, I have to write a Beast Mode: case when `Date…
-
Pop Out and Drill Down
Pop Out and Drill Down It would be great to allow for the Open Card in a Pop Up function to set for an automatic first level drilldown. Currently you have to click to Pop Up, then click again to drilldown.
-
Struggling writing data from Pro-code app to dataset (appending data)
Attached is part of my app project where I am writing out a row to my dataset upon submittion by the user. Goal is to track the submission for use in reporting and other automations. Row will be used in a workflow to fire off API requests and ultimately submit a Jira ticket for the user who submits this in a secure…
-
Issue permanent connecting appDB to a Custom Domo App
I have an issue with connection constant and repmanent appDB to my Domo Custom app. 1) Firstly I used "id" field in manifest.json in pro-code editor an in a section of "collectionsMapping" as here, but it didn't help me. [code] "collectionsMapping": [ { "name": "MycollectionDev", "id": "here-was-connection-id"…
-
OData Connector - account creds and "data tag" question
Good afternoon. I'm trying to pull 3rd party data into Domo via the OData connector. I'm just not sure about a couple of things. For my Odata account in Domo, would the user and pass be the user and pass associated with the third party's Odata? And I'm not sure what is meant by "data tag"
-
Automated PDP to Multiple Values of the Same Attribute?
What is the best way to automate the provisioning of PDP policies to multiple datasets where a user for instance should have access to DMA=FL…but other users may need DMA = FL and GA.
-
Open Card in Pop Up, Zoom In/Out cover the data
In an App, I have a card #1 that I enabled 'Action' → 'Open Card in Pop Up' → Select the card #2 so that when you click on card #1, card #2 will pop up. Here is how card #2 popped up. There a Zoom In/Out (+/-) that cover part of the data show in card #2. How do I get rid of it?
-
Utilize column definitions in DomoStat dataset schema
As a lot of the data being returned are the programmatic values and are sometimes are unclear what they represent it’s be nice if they were defined right in the schema. Having column definitions on the DomoStats dataset schemas will also help illustrate best practices and show that Domo fully utilizes data governance on…
-
Prevent simultaneous executions
Hi, I have a workflow (to refresh a dataset) which gets triggered when a user clicks on a button in a Domo App. I would like to prevent simultaneous executions of this workflow even if the user clicks on the button multiple times by accident….meaning if a workflow execution is already in process then I want to prevent…
-
Has Anyone Implemented Automated Monitoring for Embedded Domo Pages?
Hi Community, We use privately embedded Domo dashboards within our internal application via iframes. Occasionally, these embedded pages fail to load, and we want to move from reactive troubleshooting to proactive monitoring. Our goals are: Detect when an embedded page fails to load. Diagnose common failure patterns (e.g.,…
-
How to enable new UI?
New Navigation | Domo My Domo instance is still using the old UI with navigation on top. How do I enable the new UI just for me?
-
NetSuite Dashboards
Has anyone tried to embed a DOMO dashboard on a NetSuite Dashboard? If so, how did you do it? Im not even sure its an option… but if it is im interested
-
Surveys from Multiple Qualtrics Users
I am having an issue where after setting up the Qualtrics connector, I am only able to get data for surveys that have the Admin on the account listed as the owner. There are a half dozen additional users who can create surveys that I need their responses data. Has anyone run into this before or knows how best to get these…
-
Loosen semantic match for dataset/dataflow search bar
Problem Wild characters: 'prod_name_x' won't return '[prod]name_x' trailing spaces: ' Google Analytics Agg' won't return 'Google Analytics Agg'. The search function is unusually strict, forcing users to remember perfect matches for dataset/dataflow names or scroll through loads of datasets based on keywords
-
Does this count as a manual run if we are under a Consumption model
Does anyone know if this scenario counts as a manual run in Domo? If I modify the logic of an existing tile or add a tile to a legacy ETL in Domo and then adjust its schedule so that it runs 5 minutes after I make the changes so I could test the output. For context, my company just switched to a Consumption based model…
-
Run Dataset Input From Inside Magic ETL
There is often a situation where I am developing or troubleshooting a dataflow where I need to have the most updated version of a data input in order to continue my work in Magic ETL. The current process is to click on the dataset in Magic, go to the Details tab, click the link to open the dataset, click the options…