-
Surveys from Multiple Qualtrics Users
I am having an issue where after setting up the Qualtrics connector, I am only able to get data for surveys that have the Admin on the account listed as the owner. There are a half dozen additional users who can create surveys that I need their responses data. Has anyone run into this before or knows how best to get these…
-
Loosen semantic match for dataset/dataflow search bar
Problem Wild characters: 'prod_name_x' won't return '[prod]name_x' trailing spaces: ' Google Analytics Agg' won't return 'Google Analytics Agg'. The search function is unusually strict, forcing users to remember perfect matches for dataset/dataflow names or scroll through loads of datasets based on keywords
-
Does this count as a manual run if we are under a Consumption model
Does anyone know if this scenario counts as a manual run in Domo? If I modify the logic of an existing tile or add a tile to a legacy ETL in Domo and then adjust its schedule so that it runs 5 minutes after I make the changes so I could test the output. For context, my company just switched to a Consumption based model…
-
Run Dataset Input From Inside Magic ETL
There is often a situation where I am developing or troubleshooting a dataflow where I need to have the most updated version of a data input in order to continue my work in Magic ETL. The current process is to click on the dataset in Magic, go to the Details tab, click the link to open the dataset, click the options…
-
Conditional card syling
Lots of great suggestions for conditional formatting within charts on here but would like to add another idea where the style of the card could be conditional. For example when filters are active the colour of the card could reflect that a selection was made
-
Help with window rank function
Hi, I have a file and I need a rank column that changes everytime there is a change in the rank_indicator. In the example below the rank would start at 1 for "Segment". I tried using the the rank and window tile but it is not doing what I am expecting What do I need to change ? Thanks
-
Scheduled Reporting for Embedded Domo
Overview Organizations that leverage Domo in embedded mode rely on seamless, automated access to analytics within their own applications. While Domo’s native platform supports robust report scheduling and distribution, these capabilities are not available when Domo is embedded. As a result, customers who embed Domo…
-
Issue with "EDIT IN JUPYTER" Button on Scheduled ipynb File
I’m running into an issue with a scheduled Jupyter notebook in Domo. For context: I have an ipynb file in Domo, let’s call it "Help Desk Fetch All Groups". This notebook was originally created as a schedule for a Python script in Domo’s Jupyter Workspace. The original Python file was likely named "Help Desk Fetch All…
-
Overhead in Financial Statements
I'm trying to build out a financial statement from account level values. I'm almost there. I've got Gross Profit, Net Revenue, and EBITDA like so: CASE WHEN Account IN (Gross Revenue, Other Revenue) THEN VALUE ELSE 0 END AS 'Net Revenue' And then at the card level I can SUM(Net Revenue) to get totals for different…
-
Copy Drill Path to Multiple Cards
Hi team, I'm wondering if there's a way in Domo to apply or copy an existing drill path view to other already built cards?
-
Calculating A Total Time Based Off Multiple Values
I may be overthinking this but hopefully someone has a suggestion. I have a dataset where I need to take the total time of two tasks, only if they are part of the same ID and completed by the same Name. (ID is based off of an overall order where the task is one task within that order.) Screenshot below shows that I would…
-
Disassociate 'Card Name' with 'Dashboard Card Name'
I would like the ability to change the title of a card on a dashboard without it renaming the card everywhere in Domo. Often when the card is on the dashboard it has additional context surrounding it to give it meaning and this allow the card title to use a more concise title such as 'Revenue'. The problem is that doing…
-
% of Sales for each expense in Pie Chart
Sample dataset: Branch Region MonthEnd Account MTD 1 A 2025-10-31 Sales 100 1 A 2025-10-31 Expenses 1 50 1 A 2025-10-31 Expenses 2 20 1 A 2025-10-31 Net Income 30 2 A 2025-10-31 Sales 200 2 A 2025-10-31 Expense 1 100 2 A 2025-10-31 Expense 2 50 2 A 2025-10-31 Net Income 50 I added MTD % of Sales using Beastmode: sum(MTD) /…
-
How to get Task information from Wrike to Domo
How can i use the Wrike connector to read all the tasks, sub items, and comments with start date and completed date in domo Thanks
-
NEW! November Product Feature Release
Hey Domo Community! We’re excited to announce another new feature release! Check out our Domo Drop videos for demos on Workspaces (beta), data modeling (beta), app components, Workflow sub-flows, and Magic ETL enhancements (beta). Click here for more info on all the new features. Last but not least don't forget to join our…
-
Allow Inverse Scale Marker Ranges in Line Charts
Currently the “Range” scale markers available in line chart types allow users to choose a fill color for Y-axis values within a selected range. It would be helpful to choose upper and lower range colors as well. For example if a metric has an acceptible value range, I'd like to shade anything above the upper limit as red…
-
Workflows - create dataset?
Hi - new to workflows and trying to figure out some capabilities. One use case I'm attempting is to take a character string from a form, inserting that string into a query, and saving the resulting dataset. Is this possible with a workflow?
-
Beast Mode Data Type filtering and reporting
Could the Data Type of beast modes be added to the Domostats report and also added as a filter property in the Beast Mode manager?
-
Unable to add new filter in App Studio though being owner
Hi everyone, Just checking if anyone has faced the same issue with Control Filter section in DOMO Studio app. I am unable to add new filter to the studio app though I am the owner of the app. It keeps showing message "Adding new filter is not allowed for this page" like in screenshot below. Interestingly, there are 14…
-
DomoStats Datasets report - Add Cloud Provider
Hi team, Our DomoStats Datasets report doesn't currently include a field which shows the cloud platform a dataset is stored on (e.g. Domo, Snowflake, Redshift). Same with the Domo Governance Datasets connector. Raising this here because a customer is looking for this functionality, and I do think it would be a useful…
-
Dynamic Top N & Others Beast Mode
Hello everyone! I am trying to build a table that dynamically shows the total for the TOP 10, Others (excluding the TOP 10) and the TOTAL (considering both). Currently i have this beast mode to pick up the sales for the Current Year SUM( CASE WHEN Calendar Year = 2025 THEN Sum Net Sales ELSE 0 END ) And this beast mode to…
-
View as user or view as role
As an Admin / Major Domo I want to view my Domo Instance from the perspective of a selected user or role In order to ensure their experience aligns with what is expected. (Dashboards, cards, pages, features, etc. that they should see are there, and those they should not see are not visible.)
-
PDF Attachments with Scheduled Reports
Allow PDF attachments to scheduled reports. I know I can attach a spreadsheet of my report but we have a use case for getting the report in a pdf file so the report is formatted just like on-demand runs of the report. I'm sure this has been requested by others as I've seen threads in the community forums. Is there a time…
-
Label ETL execution "Successful" only after all outputs have been indexed
Current behavior: An ETL execution with multiple output datasets will be labeled with "Successful" status after any one of the outputs has finished indexing. If outputs vary significantly in size, larger outputs may not finish indexing (and therefore will not have new/updated data available) for some time after the ETL…
-
Shopify Sessions or Visitors
I'm trying to connect to Shopify Visitors or Sessions data. Has anyone tapped into this part of Shopify?
-
Drill to final dataset report
Hi all To me it seems strange the drill to final dataset is allowed by default. We need the to be off by default to protect our master datasets. My suggestion is to have a company configuration option to set this as on or off and for a report to be available in the governance datasets. Domo Support confirmed thats thers no…
-
Average Line with Series on Bar Chart
On a bar chart, an average line can be enabled under the "Grid Lines" option on "chart properties." However, if you add a series to the bar chart, the average line disappears. I have confirmed with Support that this is how the card is designed to function. I suggest that the average line be available, regardless of whether…
-
Need help in "Ask chat" API, it's not working properly
Hi, I’m using @Bryce ’s Postman APIs, and when testing the “Ask Chat” endpoint, I receive a 200 status code, but the agent’s reply is always: “I’m sorry, but I’m not able to answer that. Please try rephrasing your question.” Could someone help me troubleshoot this? //Generate UUID dynamically function generateUUID() {…
-
Activity Log: Action definitions?
I'm not seeing official Domo documentation on this, so can someone help define what each Action literally means in Domo? For example, I have an App which contains multiple tabs and cards. I see VIEWED as an action, does that mean someone clicked on the card? Or just scrolled past it? Does EXPORTED mean they clicked into…
-
Don't show all Role info to users with only the "Assign Users to a Role" grant
I LOVE the new "assign users to a role" grant, but would be even happier with a couple changes. Users who only have that grant (and not "manage all roles") can still see all role information. They can still see the full list of roles in the instance in the Roles tab. They can see all available grants in the Grants tab.…