-
R - Domo API SDK (rdomo) - Working??
Hi, My colleagues and I, from various departments including Research and Accounting, were surprised when the Domo API stopped responding last Tuesday. Initially, we suspected it might be an issue with our IT Department, but they promptly confirmed that they hadn't blocked any API calls and had checked their firewall…
-
Filtering on missing / null values is awful - improve it!
TLDR: If a column contains a null value, there is no way built into the UI to filter to select null values only. Additionally, if you happen to choose "NOT IN" as your filter type and select a value, NULL values will additionally be excluded even if not requested. I understand that there is a workaround using beastmodes,…
-
Allow searching in ideas exchange only
The current search bar in the ideas exchange site searches through community forums and other domains. Please add an option to limit the search to just the ideas exchange so we can easily search to see if someone else has already proposed an idea before posting something new.
-
Smart Text with many filters selected, best way to represent it for better users experience?
Almost every time I build an App, there are multiple filters to select up top (Name, Branch, Province, Branch type, etc.) I usually have a smart text to show the selected filters for approriate section. However, the smart text look very busy when you have more than 3 filters selected: Another option is to break 1 line to…
-
Dynamic Date in card tittle
The objective is to add max date of "open date" column in the card tittle. For example: Open date max date is 11/22/2024 My card tittle will be: "Opened Account as of 11/22/2024" I am thinking to use beastmode and create a calculated field with "max(open date)" but when I'm using smart text function in the tittle to add…
-
App Studio - Link to Apps as Content
As an App Studio Designer I want to be able to select a different App as Content in the "Open Content > Open Any Content" dialog In order to allow users to navigate between Apps Background: Currently within App Studio, you can upload an image, or set a link in a Notebook card. When uploading an image, under Actions, you…
-
Autogenerate Filtered Page Deep Link
It'd be nice if it was able to automatically generate the pfilter deep link for the current existing filters applied to the page to more easily share the exact same page view for other users and to save time and difficulty if we're wanting to do deep linking from another card to this new page.
-
Can you change the Smart Text color in App?
I usually display a Smart Text filter in a Text Element in an App. But it would show in a red color which I would like to change Update: I found out how. So just change the setting of the Text Element
-
Reset Running Total In Beast Mode
Hi, I am trying to reset the running count every time the week ending date changes. Any idea on how to do that in a beast mode as the basic setting just continues to accumulate.
-
Allow Dynamic, Rolling Between Date Filtering in Charts
Idea: Allow either the 'between' date range filter for charts to also allow selection of 'X months ago' to '2 months ago' (see second screenshot for current version), or have the 'Last' filter allow an "Exclude" last 'X" months option. (see first screenshot below) Problem: Needing to do date centered visualizations with…
-
Join the Community at Domopalooza 2025 🪅🤝 Now open for registration!
The wait is over—Domopalooza 2025 is here, and this year, it’s bigger and bolder than ever. Domopalooza is the ultimate Data + AI conference, where the brightest minds come together to share, learn, and have a whole lot of fun. Here’s a sneak peek: Brilliant minds (that’s you!) coming together for an explosion of insights.…
-
Can I alter or replace the connector for a given dataset?
The MySQL SSH connector I had been using stopped being able to connect last week after my network administrator retired the server that I was using as an SSH tunnel. I can still connect to the target database using a direct MySQL connection and would like to alter the connector settings or swap it with a different…
-
Can You Edit a Role's Description After the Role is Created?
Hi everyone! I hope this is the right category for my question. I’m reviewing the Roles set up by a previous Admin at our organization. I noticed they created a new custom Role by duplicating a default Role but didn’t update the Description field. As a result, the description is inaccurate and doesn’t reflect the access…
-
Starting a workflow from a Domo App
I've been following the guide (https://developer.domo.com/portal/81056f6209bfc-start-a-workflow-from-an-app) for starting a workflow from an app but have been unable to get it working. When I check the console after attempting to initiate the workflow from the app, I'm getting a 404 error, line 401 from domo.ts "Failed to…
-
Converting a duration time text field into a number
I have a field from NetSuite called duration, which is a measure of time in this format 8:30 This stands for 8 hours and 30 minutes of work time. I need to convert it from a text to a number so I can create measure. Thank you! Jayme K.
-
Add tooltips to all chart types
Can we have tooltips available in all chart types? For example using a funnel chart tooltips section is greyed out.
-
Issue in total/subtotal of the pivot
SEC_TO_TIME(SUM((End Time - Start Time)) - 3600) I am using the above calculation to get the employees who has exceeded their break by 1 hour. it is working fine in normal condition but when i put this into pivot and checking the subtotal / total, it is just subtracting 1 hour from the total which is wrong. it should just…
-
Variable group selections for ratio calculations
I have a need to display a ratio for two groups of names. First group is a single selection of one name and showing the calculated impact ratio (impacted divided by total). Second group is a multi-selection of other names and showing the calculated impact ratio (sum of impacted divided by sum of total). I created two…
-
Arrangement in Bar Graph
Hello, is there a way to rearrange the order of legend in Bar Graph? My card looks like this: Tr - bottom Ac - middle Ro - Top I want to rearrange the order like this: Ro - Bottom Ac - Middle Tr - Top Thank you.
-
Allow Deletion of pages for owners, not just in admin
Currently you have to be an admin to delete a page. I would like the ability for page owners to delete a page even if they are not admin. This could be assigned by role.
-
Custom Roles - Delete
I like a clean instance. Sometimes a custom role is created but no longer needed and I'd like to delete these out of the system instead of having them persist and potentially having someone misuse them when assigning roles.
-
DOMO Role
Hello, This request refers to the possibility of granting a user with Developer access to specific objects (datasets, pages, cards), and Participant role to the rest of the instance. Is this possible? Thanks, K.Nagesh
-
What does the publish App do in the App studio?
There is 'Publish App' option when sharing the App studio App dashboard. I tried adding our organization domain as subscriber. What does this feature do? The data that is in the dashboard is sensitive and am curious to know if this publication exposes the data to everyone.
-
Improved Alert Email Notifications
Hi, I'd like to see 2 additions to the Alert email design: 1. In the alert design, I'd like to have the option to include the card data as an attachment (like the export/share data attachment). The data would then be attached in the emailnotification of the Alert. 2. In the email notification, I'd like to have a link to…
-
Remove null values to make sorting works accordingly
Hello, I have a "transaction month" column that can't be sorted accordingly because I have some months with NULL values. When I used sorting ascending/descending my months looks like this: Question, is there a formula that can be used in beastmode or function in domo to correct my sequence by month when I have a NULL…
-
COLUMN to add as ROW.
Our database looks like this: We have separate columns for TransactionType, new_policy and renewal_policy. So when we build the card, the New policy and Renewal Policy won't come under the Transaction type, which we want to visualize like this: Question, How can I add/merge "new_policy_count" and "renewal_policy_count"…
-
Group Total - Aggregated Series
Community, Is it possible to have a drill down that retains the prior level's aggregated top-level value? I.e. I want to be able to drill down from an overview, into a series specific break out (And here's the kicker) while maintaining an additional series that displays the group total from the prior drill down. For…
-
Percentage calculation using beastmode
Hello Everyone, Please help. I am getting syntax error when I'm trying to rewrite this formula in beastmode. Below screenshot of my formula how it looks like in our database that I want to re-create using beastmode: I want to get a Loss Ratio percentage between 0 to 100. and results should have a percentage sign with 2…
-
How do you change the field used for the date range on a card?
I need to make a table with two date fields (report_date and report_sent_date). Domo used to allow you to choose a date field that you used in the Date Range, but now it longer lets me do that. If I just have report_date, that is the date field used on the card. But whenever I have both, it changes the date field to…
-
Smart Text card title show year with a comma. How do I get rid of it?
So instead of '2024 Sales', the title shows '2,024 Sales'. How do get rid of this comma? I used 'Display any filter' Sales as Card Title