-
🚨 Calling all BI & Analytics users! 🚨
Shape the future of Business Intelligence and analytics by joining the 2025 Wisdom of Crowds research survey from Dresner Advisory Services. 🗣️ Share your insights on BI deployment trends, Cloud Computing, Self-Service BI, Data Science, and more. 📄 Receive a complimentary report of the findings as a thank-you! Don’t miss…
-
New features coming to Domo next week!
Many of you may have noticed in Domo starting yesterday the in product preview of what is coming to Domo next week as part of our always exciting Domopalooza March release (how is it already here.). I am sharing the attached one pager which includes a summary of what is coming and reflects what you saw in product (sorry,…
-
Domopalooza announces SHAQUILLE O'NEAL!
You can't spell Shaquille O'Neal without 'AI', and you can't host THE AI + Data Conference without Shaquille O'Neal! He's shattered backboards, won three NBA Finals MVPs en route to four championships, made a second career as a TV commercial legend, donated countless hours and $$ as a philanthropist, and won everyone's…
-
Announcing Domopalooza Speakers!
Meet Darren Hodges of U.S. Bank! As EVP and COO for the Wealth Management and Investment Services org, Darren oversees many key operations at one of the largest banks in the United States. Hear firsthand how Darren uses Domo to excel in his role and manage critical functions, and walk away with real applications to invest…
-
DELAYED--1/29 PRODUCT RELEASE SNEAK: PDP Column Policies
Update 1/24/2025: Sadly, we have discovered a few bugs that were not yet resolved with this beta feature and this it will not be included in the 1/29 release. The feature will remain in Beta and you can contact your Domo representative to be added to the Beta. We look forward to moving the feature to GA in March. With PDP…
-
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…
-
1/29 PRODUCT RELEASE SNEAK: Embedded AI Chat [BETA]
Empower your users with Embedded AI Chat! Integrate AI Chat within your private embedded content and give end users the ability to ask questions and receive tailored insights while maintaining security. With the added flexibility to set users focus on the elements most relevant to them, you ensure that the experience is…
-
1/29 PRODUCT RELEASE SNEAK: Connector Access Permissioning
Enhanced control over connectors available to users is now available to Admins! With the ability to define and enforce access policies for connectors, they can effortlessly customize access for specific users or user groups from the admin panel. Admins can ensure compliance with organizational data policies while…
-
1/29 PRODUCT RELEASE SNEAK: Automatic Migration from Federated to Cloud Amplifier
Unlock powerful new capabilities for your federated data sets, including alerts and Magic ETL with Cloud Amplifier. Migration is now seamless and automatic (doesn’t require engineering support from Domo), giving users a smooth transition to enjoy the full benefits of Cloud Amplifier! The new UI ensures a hassle-free…
-
December Community Recap
Hi Domo Community! It was an exciting December and I hope each of you are ready for a new year! Check out our December recap, as well as this month's CMM. Feel free to like, agree, upvote, and comment on discussions you find helpful. Postitive reactions give points to the author to help them rank up. Catch up on the latest…
-
Allow manual refresh of Cloud Amplifier / Federated dataset schema
I would love a quick 'Run Now' button on this dropdown for Cloud Amplifier and Federated datasets. When building new models where I'm making frequent changes and adding cloumns, I have to wait and wait for the schema to auto refresh from the database for my data to show up again. I think the main workaround now is to lower…
-
Please allow to be saved as a PDF or PPT
Can you allow for an app studio to be sent via a pdf or ppt?
-
Account Sharing for DataSet Copy Account not working
Hey , Is anyone able to do 'Account Sharing' for a Dataset Copy Account that is setup using Access token ? Trying to set one up to build virtual datasets and then share it with the group. However , when trying to Share the account - I get the error - 'Oops, failed to share, please try again later or contact support'
-
Formatting for Variables that have different ranges
I have a data set with a variable where the user can select a metric to view. Some choices are dollars / values and others are percentages. Any way to get the format to change depending on the metric chosen? As a side question to this, could the conditional formatting of the table be different based on the metric?
-
API Documentation enhancement - Include Details on valid paramters
I think the fact this documentation exists now is a big improvement over not existing but I think it could be better. The documentation doesn't provide what parameters are valid for an endpoint leaving it up to a the developer to figure out. Using this specific API endpoint as an example of how there are important missing…
-
Notebook Card Export
Send / Export is grayed out for Notebook Cards. Why? We need to be able to export Notebook cards.
-
Data Table option is missing in Scatter Chart
Could you please add the Data Table option to the Scatter Chart similar to the one in Grouped Bar settings
-
Budget Account Descriptions
I am attempting to create a workflow where a form is began to define expense categories, the responses are recorded by a manager, then the responses automatically update the budget dataset in an ETL process. In between the recorded responses and the automatic update of the ETL is about 7 days, as that is the length of time…
-
Percentage change on a line graph
I can't seem to find an easy way to show percentage change between values in my line chart..I would think it would be simple for the software to display as all information is there. I want to show the values of each month IN ADDITION to the % change between the values each month. It seems beast mode is not the route as I…
-
SQL functions limitation in SQL action tile
Hello, I have tried to create a SQL action tile in magic ETL for percentile calculation and have my code was not working. Looks like the DOMO was not able to recognize the formula: PERCENTILE_CONT ( numeric_literal ) WITHIN GROUP ( ORDER BY order_by_expression [ ASC | DESC ] ) OVER ( [ <partition_by_clause> ] ) Does the…