Best Of
Beast Mode Delete Button
Hey all,
Has anyone heard of any rumblings about adding a Delete Button in Beast Mode Manager? I have a customer claiming they were told that was coming so I wanted to bounce that off someone.
Re: Hiding Tabs in App Studio
Agreed, the ability to programmatically hide tabs/pages within app studio would be a great value add!
The use-case we have is embedding app studio in our product for our customers. Our customers have different content that is relevant to different users. It would be great if we can have a single app that we embed and programmatically filter which tabs/pages a given user can see based on their attributes (or 'personas'). The alternative we face at the moment is maintaining several versions of the same app with overlapping content (the difference being which combination of pages are included in each app).
Re: 401 Error Even In Web API
The Access Token isn't the same as a Bearer Token that you need to generate. You'd need to call the appropriate Generate Token endpoint on the api.domo.com server to get your Bearer token to use for future API calls.
The Access Token is used for the internal product calls to yourinstance.domo.com and not the api.domo.com.
Re: What's the difference between DOMO Stats Connector and DOMO Governance Datasets Connector
Hi, @verytiredgirl - thanks for the question! I'm glad I can weigh in and hopefully address it for you and others.
Our long-term strategy is to deprecate the Domo Governance connector and encourage our customers to adopt DomoStats instead. In order to do that, we obviously have to ensure DomoStats provides equivalent data that allow you to answer all the same questions you currently go to the Governance connector for. Our recent release of the PDP - Row Policy reports in DomoStats (currently in beta) is just another step in that direction.
Once those reports are available GA, my recommendation to all customers is to use the DomoStats connector for PDP data. And, if you want to use the DomoStats reports in beta, if you're already using these reports and find gaps relative to the Domo Governance connector, please reach out to your Domo account team.
Thanks again for the question!
-Dan
Customize Your Domopalooza Experience—Breakout Session Registration Now Open!
Breakout Sessions Designed for Impact
Breakout sessions are finally open for registration! Don't miss out on sessions presented by our very own Community Coaches, @MarkSnodgrass and @ColemenWilson! They'll knock your socks off!
Driving a 78 percent increase in active users by delivering actionable insights that executives actually use.
Improving accuracy and efficiency through AI-powered automation.
Leveraging AI and ML to optimize operations and personalize marketing.
Tracking medical outcomes and community impact to tell a clearer story to donors.
Turning Domo into a daily destination through trust, transparency, and personalization.
Transforming data ecosystems with AI that grows, learns, and adapts.
Powering an AI assistant delivering essential insights to over 4,000 dealers.
Empowering 7,000 employees to use data through Domo on their journey to net-zero by 2050.
Elevating customer experience by automating QA and scaling actionable insights.
Unlocking instrumental value across the business by building six AI agents in two days.
Transforming millions of data points into actionable insights for a better Arizona.
Want to customize your experience?
Our breakout sessions cover five powerhouse topics designed to help you get the most from your Domo investment:
AI Agents and Automation
Slash manual work and boost productivity using Agent Catalyst and Workflows. Learn how real organizations build AI-driven agents to transform decision-making and operational efficiency.
Data Integration and Management
Tired of data silos? Discover how to break them wide open with Domo Connectors, Magic ETL, and Cloud Integrations.
Democratizing Data Products
Empower your entire team with accessible dashboards, apps, and embedded analytics that enable smarter, data-driven decisions.
Managing Domo
Master governance, security, and cost control to keep your Domo environment optimized and secure.
Your Domo Journey
Hear inspiring real-world examples of how organizations navigated their Domo transformations, overcame challenges, and achieved remarkable outcomes through innovative implementation approaches.
Each breakout delivers actionable takeaways and inspiring customer success stories you can apply immediately.
Ready to make your data work smarter—not harder?
Join us in beautiful Salt Lake City, March 24-27, for the premier Data + AI conference, packed with inspiration, insights, and innovation from industry leaders like Marriott, FordDirect, FanCapital, and Feld Entertainment. Plus—OneRepublic will be rocking the house.
Your spot is waiting, start planning your personalized Domopalooza journey!
Re: My SQL Dataflow: Explain SQL
If you can rewrite this MySQL dataflow into a Magic ETL dataflow you'll get a tremendous performance boost. I've seen upwards of 90-95% reduction in execution times for MySQL dataflows I've converted.
Re: Updating App Studio resets queues in App
When you publish or update an app, Domo reinitializes the app state, so in-app filter selections aren’t persisted and queues reset to their default state.
One way to minimize the impact is to design queues with personalization (for example using USER() in Beast Modes or variables). This allows queues to auto-filter to the logged-in user by default, so even after an app reset users land back in their own queue.


















