-
Best way to Share Private Data with External Clients
Hello, we're trying to share private data with external clients without granting them access to our entire Domo tenant. What is the best way to go about this? Below are some of the notes I've gathered but please correct me if I'm wrong on anything. Thanks! Embed - Public (Can't share private data publicly) External user…
-
Export App Components
Hello! Is there a way to export an "app component?" I've been trying to find a way to export an app component such as details or list that I created via App Studio. The export button is grayed out at this moment. I've tried to schedule it as an email report with a excel attachment, but this never sends either.
-
Domo Enhancement - Hide Fields from End Users
Hide Fields from End Users: Need the ability to allow fields to be hidden from the end users view and also hide the ability to interact with those fields. This is different from column PDP in that these would be for fields we need as analysts to calculate, sort, create beast modes, etc. but they would generally just…
-
Maintaining a fully continuous black baseline for bullet charts
Important to have Bullet charts for maintaining a fully continuous black baseline. For Bullet charts, the values defined in the color configuration overrides the base line so that there are gaps. Want to have the ability to have solid base line (X-Axis and Y-Axis).
-
CORS issue when calling external API (Grok / x.ai) from DOMO Pro Code App
Hi everyone, I’m running into a CORS issue while trying to call the Grok API (x.ai) from a DOMO Pro Code App. This integration was working earlier today and has been working fine for the past few weeks, but suddenly the request is failing due to a CORS error when the DOMO app tries to call the API directly from the…
-
How to resolve CORS error while using Product API's?
{ "method": "POST", "url": "https://my-instance.domo.com/api/ai/v1/text/generation", "headers": { "X-DOMO-Developer-Token": "generated from Admin>Auth..>access token", "Content-Type": "application/json" }, "body": { "input": "why is sky blue?" } } Above is the request I sent but getting CORS error like below Access to…
-
Domo Clean Up - Best Practices?
I've never (pause for dramatic effect) done a system-wide Domo clean up…. Kinda scared to dive in, but it's needed. I was sitting with a user today and she referenced another dashboard that had different values - and I didn't even know this other dashboard existed. I need to tighten this up or risk losing trust and…
-
Can you have App Studio control filters update automatically based on calendar period?
I inherited a Dashboard in App Studio where the control filters have to be manually updated every calendar period. Is there a way to have it so that these controls update automatically every period?
-
🎤✨Ja Rule and Ryan Tedder of OneRepublic Bring Music + Keynote Magic to Domopalooza 2026!
We're beyond excited to reveal the star-studded Domopalooza 2026 lineup. Alongside OneRepublic and the incredible Josh Turner, the legendary Ja Rule will bring unforgettable live performances. Plus: Ryan Tedder, OneRepublic’s lead singer and creative mastermind, joins us as a celebrity keynote speaker, sharing exclusive…
-
Can you choose which DomoGPT Model to use in an AI Agent in a Workflow?
Hello, I am creating a workflow and would like to use a specific DomoGPT model within my AI Agent. Is there a way to select which one I would like to use? Currently, I don't see an option to do this. I only see that it will use the model defined in the AI Service Layer which we have set to DomoGPT. I do see the option…
-
🛣️NEW! Episode III of The Road to Domopalooza Out Now!
The Road to Domopalooza Episode III: The Inspiration In this episode, we learn about the inspiration behind the Domopalooza speakers. What drives them and who drives them. WATCH NOW Access the full playlist and don't miss out on new episodes as they come out! On top of John's story, you'll hear from Domopalooza 2026…
-
Column Masking - Additional masking methods for numeric and date/time type columns
We understand the main use for column masking is to protect sensitive data but our use case further extends it to be used to generate Sample data. Currently we create copies of datasets and dashboards for our Sample data which is used for demo/training purpose which requires us to hide/mask data for all the columns. We can…
-
Domo Apps Home Page: Organization
Currently the only way to organize your App Studio apps is by changing their title, thereby alphabetizing them, or favoriting them. The title is truncated, so even that option is limited. Some additional organization/navigation tools would be helpful: Tags Folders Descriptions List view
-
Token based Webhook connector
We have data flows into our system through Domo Connectors, for event based triggering CVent is provided with Webhook OAuth and Token based authentication, which is not available in Domo connector, there is only signature based authentication which is not supported by CVent, for felicitating the evant based trigger data,…
-
Add a Dynamic Transpose Tile to Magic ETL
my source data comes in with field headers in column 1 and all data elements in columns which vary in legth each refresh. Since I am unable to know ahead of time how many columns of data elements will exist within a given refresh, I am unable to use the megatable card or the dynamic unpivot tile options current at my…
-
Unshare App does not unshare individual cards?
I have dataset A, which I used to make 10 cards and put them in 1 App. Shared the App to a list of people. But then I unshared the App to those people, but it seems like they still have access to those 10 cards from that App. What is the best way to remove their access to anything (dataset A, 10 cards, App) that related to…
-
Allow Group Ownership for DataFlows
I know there is a feature to update groups to own a dataset. If we can have group ownership for dataflows as well, that will help track dataflow failures as a team.
-
Dynamic Transpose Tile in Magic ETL for Variable Columns
Currently in Domo, the Transpose option available in the Megatable card works only when the number of columns in the source dataset remains constant. However, in many real-world data scenarios, the number of columns can change between refreshes, making it difficult to reliably restructure the data using the existing…
-
Bug in Semantic Model (Beta) – “Bad Request” Error on Dashboard Cards
Hi Domo Community, I’ve noticed a potential bug while using Domo’s new Semantic Model (Beta) feature and wanted to check if anyone else has experienced this. I built a dashboard on top of a Semantic Model (simple star schema – only joined with the Date dimension, no complex joins - Dataset using Snowflake Cloud Amplifier).…
-
Restore a deleted page
Is there a way to restore/rollback a deleted page by Admin user?
-
Add a Dynamic Transpose Tile to Magic ETL
I have a dateset that is received with field headers in column 1 and data in column 2-X (varable amount of data elements). I need to be able to dynamically transpose that dataset (flipping columns and rows) so the data elements are stored in rows and the field headers are Row 1 allowing me to easily append data refreshes…
-
Is there a "Show filter and PDP icons" toggle for App Studio?
This currently exists for dashboards within filter options, but I can't seem to find this for App studio apps. Does anyone know if there's a way to turn off these icons?
-
Filters and a formula for market share
I'm struggling to create a dynamic market share calculation. Current calc is done via ETL and is too rigid, and frankly imprecise because the calc is at a monthly level, not the timeframe in which the dashboard may be currently filtered. I really need a Beast Mode solution. The core formula is simple: X sales / all sales…
-
BUG - Constrained Joins not working
Noticed a few weeks ago that the constrained join feature on the join tile (one-to-many and many-to-one) in Magic ETL does not work, allowing joins that should fail to process. This is a big deal for us as we use the join constraints to ensure we don't have any cartesian joins in our data. This bug has huge implications…
-
Will Workspace functions be added to Workflows?
To help with governance it would be great to be able to have some functions to interact with and manipulate our Workspaces. Whilst it is likely possible with Code Engine it would be nice to have native functionality included at some stage.
-
"Relationship Type" in Join Data tile in Magic ETL
This post is to inform you about an important update concerning the Join Data tile in Domo’s Magic ETL tool, specifically related to the Relationship Type settings. In May 2024, we introduced a feature allowing users to specify relationship constraints on join conditions (called "Relationship Type"), including Many to…
-
Send Data from Domo without a Link back to Domo
Hello, I'm trying to have data sent from Domo to an end user based on the results of a form. I have gone through multiple iterations and I finally have it all working correctly. The way I ended up accomplishing this was to use a card, scheduled reports, and a Workflow. My question: Is there a way to send a csv file from…
-
Domo Stats > App Studio views
I was able to see view of my App Studio content via the Activity Log dataset However, the item displayed is the page WITHIN the app that was viewed - and if the page name isn't really specific, it's not especially clear what app was therefore viewed. Please consider a parent/child relationship for activity tracking within…
-
January & February Community Forum Recap
Hello Domo Community! We’ve had an amazing start to the year! As we gear up for Domopalooza 2026 next month, we can’t forget about all the impressive achievements being made by the Domo Community. Announcements Don’t miss out on the stunning line up of speakers and performs taking the stage…
-
Custom CSS for App Studio Apps (+ maybe code injections)
Would love if App Studio allowed for custom CSS and potentially JS code injections. This would bridge the gap between the no-code App Studio and the all-code bricks. I am imagining something similar to Squarespace's setup (but for reports instead of a website) where everything is no-code unless you specifically go to the…