-
Recycle Bin
A "Recycle Bin" feature in DOMO: any object that is deleted (card, page, dataset, dataflow, etc.) would be placed in a Recycle Bin. After 30 days from the deletion date, DOMO would permanently delete it from the instance.
-
How to delete inactive user in DOMO by using the workflow
Can someone help me on How to delete inactive users in DOMO by using workflow automatically
-
Remove Inherited Color Rules from Drill
Currently any color rules applied to a card are also applied to its drill views. This can be helpful when the drill view uses a similar chart type to the original card, but can be confusing to data consumers if the same field is used in a different way in the drill. It would be nice to be able to remove inherited color…
-
Salesforce Marketing Cloud Rest Connector/ExactTarget Connector
We are trying to extract email data at the subscriber level with sends, opens, clicks and timestamps by campaign from Salesforce Marketing Cloud (SFMC). We used to be able to extract the data through ExactTarget Connector but the connector no longer works even with Admin right. We were able to connect through the…
-
Custom Chart from Image
I have an image of a machine that I would like to add into a Domo App. My goal is to allow end users to click on labels or specific components of the machine to see various stats and data for that area. These unique clickable components would act as a filter so that when clicked, the cards in the app would show the data…
-
How do I change a grand total from Sum to Average?
I have the below pivot table. I want the grand total to be an average, not a total. When I changed the aggregation to average, the grand total line disappeared; see second screenshot. The column Sales Difference is a formula calculated in ETL, so I am not sure if that is the problem.
-
In Domo Workbench select column, * not returning data
I'm new to Domo and Oracle SQL having worked in MS SQL Server until recently. In Domo workbench 'Select column, T.* from Table T' doesn't return any rows of data in the preview window. 'But Select column from Table T' and 'Select T.* from Table T' both do return rows for the preview. I thought my issue might be PL/SQL…
-
Locked and Unlocked Cards and Pages
Can we have any domostats that will give me which cards or page is lock or unlock in domo
-
Why is my grand total a negative?
I am trying to find out why the total is -$379,041. If you add up Week Ending Dates for the Test 1 Forecast, it should equal $710,766. What am I missing?
-
Is beast mode needed?
Hi Everyone, I created a card that uses a date_time_start dimension along with a ticket count on a metric table. This card shows the number of tickets that have a scheduled dispatch showing date and time. What we want to do is turn past tickets to red except for today's and we used the Last 7 days by hour but the date…
-
Join Data in ETL
I have two datasets: one for home country and another for citizenship. Both datasets share two common columns: country and student_id. In the home country dataset, the country column is 70% populated, leaving 30% of the rows as null. I want to fill these null values in the home country dataset using the corresponding…
-
PDP Shield Not Appearing on Dashboard
I have a dashboard with one dataset and PDP enabled. All of the cards on the dashboard show the PDP shield, however, the shield is missing next to the dashboard name at the top of the page. Any ideas what is causing this?
-
What's Your Asian Zodiac?
Lunar New Year is tomorrow and I made an Asian Zodiac calculator last night using Domo ETL, Domo Dimensions and Domo App Studio. I am very curious about everyone's Yin/Yang Animal Element sign. Please enter yours I am a Yin Fire Cat - Feels purrfect.
-
Date Range Variables
Hello, Just getting into Variables and wondering if its possible to use Variables with Date Ranges. What I'm aiming for is this: - having two variables with each being a date range. IE variable 1 = 1/1/24-5/31/24 and variable 2 = 1/1/25-1/14/25. So the two periods can be any date range, and do not have to be the same…
-
Image not working in text card in app/dashboard?
I have uploaded an image in text card, also added some texts in there, it is working for me but when i shared it with audience they see broken image but they can see the text i added.
-
custom delimiter
i need to split a column that has 20250115 into 4 digit year 2 digit month and 2 digit day, or how to convert to date formula to give me a date in this column
-
Can I subtract two fields if the first field has a beast mode calculation?
I want to subtract Amount from Test1 by using a beast mode. For example; week ending date 1/5/2025 I want to have a column for the difference of $514,953 - $154,400. In my test1 column I am using the SUM(Distinct) best mode. Will this cause me not to be able to subtract? I am not able to get a column that shows a…
-
When a value in column B appears multiple times against a value in Column A concatenate those values
Hi I'm really struggling with my dataset as I have a many to one relationship between the DIVISION and CUSTOMER columns which causes issue with grouping later in the ETL How do I write a formula which will affix the Customer name with the Division name if the customer appears against 2 or more Divisions else if the…
-
SUBSTRING Query (9 day n00b question)
Hi I've only been using Domo for about 9 days so still very new to this but I am trying to use the SUBSTRING function to return the values in my ID column to ignore everything before and including and underscore as this value varies in character size (example EN_, ENR_, ENO_) How do I get the ID column to return the values…
-
Full CI/CD Support
I'd love to see the ability to export and import a full configuration and code file set to an external repository like GitHub, in a mode that would allow for full CI/CD functionality. JSON files for all configuration files (account, users, datasets, dataflows, cards, reports, pages, beastmodes, etc), and code files for all…
-
How to Implement Pagination in Table card of the Domo?
I have a dataset with columns: country, state, city, area, population, latitude, and longitude. I want to create a visualization in Domo where: A slicer filter is available for the 'Country' column. Below the slicer, there is a table that displays data for each state in the selected country. The table should show one…
-
Jupyter Notebook Executions via Workflows
Jupyter Executions can now be executed via Workflows. All you need is a Workspace ID, the path to the notebook, and the payload to execute against. In your Jupyter Notebook, update to the latest version of the domo-jupyter library. conda install -c https://domo-conda-prod.s3.amazonaws.com/domo domojupyter=1.1.32 Once…
-
Snowflake Model Registry Connector
To add to our already extensive collection of ML Connectors, we just released support for the Snowflake Model Registry. The Snowflake Model Registry lets you securely manage models and their metadata in Snowflake, regardless of origin. The model registry stores machine learning models as first-class schema-level objects in…
-
Sandbox Promote created a new App instead of updating the existed App
I have 2 instances: Production and Development I created an App in Dev, have a repository in Sandbox → Committed. Went to Production Instance to Promote it, and it promoted successfully. Then I made some changes to the App in DEV → Committed a new version. Went to Production to Promote it → it create a new App Studio…
-
Uncaught TypeError: domo.onVariablesUpdated is not a function
In my bricks app, I am trying to register for updates to variables, using the callback function domo.onVariablesUpdated(function(x) {console.log(x);}) as illustrated here (https://developer.domo.com/portal/e947d87e17547-domo-js#domoonvariablesupdated) But I run into an Uncaught type error that onVariablesUpdated is not a…
-
1/29 PRODUCT RELEASE SNEAK: New Icons
We’re introducing a new icon set across the Domo platform that offers: Modern design: A cleaner, more polished look. Expanded selection: More icons for more use cases. Improved consistency: Unified design language across the platform. Accessibility: Designed to enhance usability for all users. Product sneak peaks are an…
-
How to add Child to Object in Workflows
I was following along with the Workflows tutorial for tagging stale datasets, and at one point you're required to add a child to the 'currentRow' variable. That's not an option on my app. Is there a new way to do this that is not shown in the tutorial?
-
Preset Date Filter - Customization for customized date range
Hi We know that we have preset filter currently with the below presets - last week last 2 weeks last 3 weeks last 4 weeks Is there any way by which we can have last 5 weeks and last 13 weeks preset filter in DOMO.
-
Date Selector Filter Card: default selection?
I have a date selector filter card on an app (no calendar view, just preset view) & I would like to force a selection 'Last Month' on this card so when someone open up this App, this filter is already selected like this:
-
Can we get actual multifactor?
There is a two factor authentication method available in DOMO but it is not robust nor gives users others options. Plus we literally have the NSA telling us to not send unsecure text messages. (See Dec 6 article from Forbes: "FBI Warns iPhone And Android Users—Stop Sending Texts" OR - Dec 17 NPR Article, "FBI warns…