-
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…
-
Beast Mode Help - Pull Last Day In the Period
Hello DOMO Community, I have a dataset that keeps a running total of users by day. I need a beast mode that pulls the last value from the running total column for the filtered period based on date. EX if the filtered period on a card is 5/25/24-11/16/24 I need the beast mode to return the running total value from 11/16/24.…
-
PDP based on multi-select field
For my company the primary data point for PDP is division. In all but 1 system this is a single select required field and is seamless. In one system location is multi-select which is understandably problematic for PDP. This is how it is set on one of the "good" datasets Compared to the "bad" dataset I have to add a rule…
-
What does your landing page look like?
Looking to get some inspiration to revamp our landing page in Domo. Would love to see, or have you describe, what you've put on yours and why? Looking to get more value out of the first page everyone sees when logging in. Or do you have a different page for each user/group? Please share what is working for y'all!
-
CNN RSS Feed
I noticed there's a CNN RSS feed within the DOMO App store, but when running the feed, it seems like the data isn't up-to-date. For example, for Most Recent stories, the articles were from 2023. Additionally, all of the entertainment articles were from 2022. Is there a way to get more updated information or flag to DOMO…
-
JSON Connector with JWT
I’m hoping to pull in some data from Prisma, they have a pretty standard API pass a username and password to /login get back a JWT token and then put that token in all further calls in a custom header field and have to login again after 10 mins. The main API is JSON (with quite a few arrays inside arrays) I notice a couple…
-
Is it possible to only show a dashboard or cards once a selection has been made on a filter card?
I have various use cases where I'd want to do this. Couple of examples: We have a Program > Project structure. I'd like the user to be presented with only a single filter card for choosing the Program they are interested in it. Once a selection is made, the dashboard then shows Projects for only that Program. Similarly, I…
-
Returning a Card's value to Zero once filter is cleared
I am seeking a solution for returning a card's value to zero once a filter is cleared. I have two filters on a dashboard: one is for a survey title and the other filters for survey questions. currently, the filters are set independently (if a particular survey title is filtered, the questions populate for that survey) and…
-
Drill Down - Quick Filter for particular Category
I want to add a quick filter in my card but it should only be visible when I am drilling down certain Category. (It should NOT be displayed when any other category is selected to drill down) e.g., Quick filter for "Vendor Name" should be displayed only when the Column chart is drilled down for "Hotels" Category. When any…
-
Can a "Response Required Email" step in a workflow be sent to a variable user?
Hi All, I'm sestting up a workflow and need to be able to send a "Response Required Email" to a user, but the user will be defined in the workflow as a variable as it changes on data provided in the form that kicks off the process. I've tried using the code block to do this, and tests work okay, but the actual emails don't…
-
Workflow Error: `All shapes need to be connected to at least one other design element.`
Hello, I get an error message saying 'All shapes need to be connected to at least one other design element'. I have triple checked my Workflow process, and all shapes are connected. Has anyone run into the same issue and figured out how to resolve it? TIA. Best regards, Michael
-
CYA, LYA, and Budget, Oh My!!
BLUF: Can you change "Previous Year" in PoP charts to just be the actual year? I.e. Instead of "Previous Year", it would just say 2024. Second, can you have Current Year, Last Year, AND this year budget all in the same single chart? My gut response is no - but I know it's the first thing my end users will ask so I want to…
-
How to add a new control variable
Hi Team, I was hoping you can assist me on adding a new control variable. Having some issues adding it. I have a card where its showing single value data that are in a status- Pending NI. So total number of tickets that are in Pending NI. And these Pending NI have dates on when the dispatch will happen. I want the user to…
-
Netsuite.com data source name retirement
Netsuite is retiring the Netsuite.com data source in favor of the Netsuite2.com data source. The Netsuite.com data source will be available to customers until the Netsuite 2026.1 release, but will no longer be supported as of the Netsuite 2025.1 release. The data source name is required by the NetSuite SuiteAnalytics…
-
Sorting Year date Filter in Ascending order
Hi All, I have a beast mode created as CONCAT(YEAR(`pickupDATE`),'-',MONTHNAME(`pickupDATE`)) which in turn returns values such as 2020-April, 2020-june and so on...When I try to display this as a quick filter I get the values displayed in the quick filter in my card in random order -such as 2020-April 2020-August…
-
Exporting from APPS studio
A feature that allows end users to export, as PDF/csv, an entire page from APPs Studio would be great! The feature should allow end users to reshape cards, margins, and export the pages in landscape or portrait.