-
Access to Domo Community Instance
In order to enable our community members to better share ideas and collaborate, we have provided a Domo instance that is only available to community members and is managed by community members. This instance has access to paid features that may not be available in your own instance like R and Python scripting tiles in…
-
Sum of all Subtotal of separate item isn't equal to Total number
I made a beast mode as below. CASE WHEN SUM(CASE WHEN Region_TWC IN ('NAM','EUROPE','PACIFIC','JAPAN','KOREA','GCA','SEA') AND PO Type IN ('Sample','Demo','SF','M0','M1') AND Meet FOB DL_AR= 'Meet AR DL' THEN Ordered unit END) >= SUM(DISTINCT PAR in PQ) THEN SUM(DISTINCT PAR in PQ) WHEN SUM(CASE WHEN Region_TWC IN…
-
Content Access Requests eMails Direct to Content when Buzz is Disabled
Whenever someone requests access to a specific card or page, we will receive an eMail in our Outlook inbox, but when we click on the link in the eMail, it takes us to the Main Landing Page instead of the content that was requested. This happens when Buzz is disabled. We're requesting that the link should redirect to the…
-
Pivot Table - add ability to group columns by values and then dates
In an excel pivot table that includes multiple value fields with a date field as the columns, you can move the "values" field above the "Date" cell in the columns section to group the columns first by metric, and then by date. In Domo, adding two metrics to the "values" section only allows for plotting by date with each…
-
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?
-
sum based on distinct in another column
hello, this seems to be straight forward, but I could not get it. I wanted to sum up the cost based on distinct code, but my beast mode does nto work: a sample data, I wanted to calculate sum of cost by distinct code, the sum should be 33. each code has the same cost. this is my beast mode: SUM( CASE WHEN(distinct `code')…
-
Poor Workflow UI Performance
-
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…
-
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…
-
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
-
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…
-
Alerting and configurable options for Watchdog
Currently, any watchdog job created in the UI runs every hour to check for errors. For example, I use dataflow errors to monitor the execution of critical flows. These flows may run weekly, daily or hourly. When a daily job fails, the watchdog will send the same error message every hour, resulting in up to 24 messages (if…
-
Rolling monthly target
I would like to insert a rolling monthly target into a table for each location. e.g. Location 1 - monthly target is 5. First of the financial year equals 5 then the next month add another 5 which equals 10. Jan - 5 Feb - 10 March - 15 April - 20 and so on. Location 2 - monthly target is 7 so, Jan - 7 Feb - 14 March - 21…
-
Workbench Error converting value {null} to type 'System.Boolean'?
I keep getting the following error on a local excel workbench job. [03.14.25 11:15:36 AM] Error converting value {null} to type 'System.Boolean'. Path '[424].iconPicker', line 1, position 574077. I'm not sure how to fix it. I've tried to fill in null values, but nothing seems to work. HAs anyone had experience with this or…
-
Controlling Page-Level access in App Studio
I've built a KPI app in the App studio but have two different user groups that have different needs for the type of content they want to see. lets call them group A and group B. Group A needs to see bigger trends, while group B needs to see a more granular view. I'd like to be able to hide/show different pages in my app…
-
Can't find beastmodes to add to AI dictionary
I would like to add beastmodes to our AI dictionary. I have saved (in analyzer) all our beastmodes to the dataset I'm using but don't see them as options when trying to add columns in our Ai Readiness page. What step am I missing?
-
Header Links
Hi, We wanted our users to be informed about the fields available in our table cards. I wonder if there's a way to put hyperlinks to the headers of the tables so users can click on it, and they will be led to a documentation page that specifically explains the field they clicked on.
-
Sort dropdown by descending values as default
Does anyone know how to default a dropdown box to show the highest value without manually setting it every time the data changes? Thank you!
-
Ability to default "Show description on card details" to be checked
Currently this defaults to be unchecked for all cards created. This seems backwards to me. If I am adding a card description, it is because I want users to have a description of the card they are looking at. Hiding this by default doesn't make sense. In the past, showing the description was the default, as can be seen by…
-
Domo Sandbox: How to create a dashboard (AKA page) repo without creating beast mode copies?
I'd love to start using Domo Sandbox as a dev environment to edit dashboards and then promote when ready. We don't want users to view changes that are in progress! However, I've only gotten dashboard (AKA page) repos to work when they copy literally EVERYTHING on the page — cards and beast modes. My group only wants to…
-
Control variable options that are populated by a dataset field or copy and paste
When creating a variable, we should be able to populate options based on a selected dataset field. Alternatively, there should be an option to paste values from spreadsheet rows to populate the variable options. Here's my use case: I built a dashboard that allows users to compare different markets. There are 150+ markets…
-
VIDEO TUTORIAL: How to calculate Percentile Rank (for A/B testing)
Percent ranking answers what "% of values were less than Y." Kudos to @GrantSmith for the question. This is useful for comparing test results in two populations. Imagine 67 respondents tested 75% or les whereas in group B 99 respondents scored 75% or less. To calculate % rank, you calculate the rank and divide each rank by…
-
Month Over Month Calculation
Hi, looking for help to calculate the Month over Month (MoM) with the metrics and months as above. I had successfully created my metrics by row, and Months by column in DOMO, however, I failed to create the calculated field for MoM Difference, and Mom % Difference as red in sample above. starting with 01-May because May is…
-
Slicer: Show single values from multiple selection attributes
In our database, we have a multiple selection attribute called Site. In our Dataset, it's shown in a column like these examples with a pipe symbol being the delimiter: Project 1: Rome | London Project 2: London | Paris | New York | Melbourne Project 3: Paris | Melbourne If I select this attribute as a slicer, it shows me…
-
Delete
Delete
-
Download data to Google Sheets from Table
Hi, Can we have an ability to download data to google sheets/Google Slides from App Studio Table? Thank you. Best Regards, Tejal Govila
-
Immediate jump to dataset powering a card AND see which cards on dashboard are powered by which set
Would love the ability to select a dataset at the top of a dashboard as the source and see all the cards on the dashboard powered by it. Additionally, would love the ability to click a card and immediately go to the dataset rather than going to dataset info, seeing the dataset, copying and pasting that name into datasets…
-
Average line
I have a bar chart and for some reason my data lines are not displaying. Even though I go to properties → grid lines → show calculated I am not seeing any. I even tried to color the line but nothing is showing. Does anyone have this problem and a fix?
-
No Credit Charges for DomoGov/DomoStat Datasets
I'm an avid believer in utilizing business and technical metadata to train, govern, and administer business intelligence. The primary reason for selecting Domo for my new company was it's ability to visualize the full-stack data journey (Connect→Warehouse→Transform→Visualize→View) through metadata. This became the focal…