-
Add REGEX functions to Beast Mode
REGEX functions are currently supported in the MagicETL formula tiles, but not in beast mode. It would be helpful to have these added to Beast Mode.
-
Separate "from" email addresses for Alerts/Scheduled Reports and User Management
I've recently had multiple users in our instance claim not to have received a password recovery email after clicking the "Forgot Password" button from the login screen. We eventually found that the email had been moved to a different folder because they had an inbox rule for scheduled reports and both emails were being…
-
Add Legend Position options to card Appearance settings on dashboard
Currently the position of a card's legend can only be configured within Analyzer, which means that the legend will appear in the same location in every dashboard where that card exists. Depending on the layout used the legend can take up too much space on the dashboard, so it would be nice to be able to configure the…
-
Add "Views Created" to Dataset Overview Tab
It's currently difficult to identify whether a dataset is used to power any Dataset Views without viewing its Lineage, which is not always convenient with a complex pipeline. This can cause problems when users unknowingly disrupt downstream views because it isn't obvious that there are views of the dataset they're…
-
Collapse Controls by default on cards without Controls
When expanding a card from a dashboard, a panel opens on the right to show card controls/quick filters. If there are no controls used on the card, then the panel shows some details about the card. This card details panel can be distracting when presenting dashboards in meetings, so I suggest collapsing it by default when…
-
Favorite Datasets
It would be very helpful to be able to "Favorite" datasets like we already can with cards and dashboards. This would make it easier to find your most used datasets when building cards, especially with similarly-named datasets. While it is possible to accomplish this using dataset tags, it would be challenging to manage…
-
Remove Inherited Color Rules from Drill
Currently any color rules applied to a card are also applied to its drill views. This can be helpful when the drill view uses a similar chart type to the original card, but can be confusing to data consumers if the same field is used in a different way in the drill. It would be nice to be able to remove inherited color…
-
Make Appendix Cards smaller on Auto width Dashboards
I've noticed that dashboards tend to show the same number of Appendix cards per row regardless of whether the dashboard's display mode is set to Fixed width or Auto width. When dashboards are set to Auto width, the Appendix cards take up more space because of the additional space available, and in some cases are more…
-
Default card interaction by dashboard
It would be helpful to be able to set a default interaction for all cards on a dashboard. For instance, I often drills enabled on cards but have to edit the interaction on each one to drill in place
-
Activity Log Action Definitions
Does anyone know of any documentation that includes the definitions of each "ACTION" in the Activity Log? The KB article below shows a list of tracked events, but no details on what specifically each one represents. Most of them are fairly self-explanatory, but there are others that aren't as obvious.…
-
Documentation on Activity Log Event/Action Definitions
This knowledge base article lists all of the events that are tracked in the Activity Log, but it's not obvious what some of them mean (eg. “Shared” vs “Added” vs “Access Granted”). It would be helpful to add definitions to the documentation so that admins can better leverage this data.
-
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…
-
Allow Window Functions in MagicETL Formula Tile
It would be helpful to be able to write MagicETL formulas using window functions, similar to in beast mode. While the Rank & Window tile is often sufficient, there are some use cases where having this feature in the Formula tile would simplify the dataflow steps: Using a sum window function with unbounded rows This does…
-
Extracting current user details using Beast Mode
I found this post in the Ideas Exchange that had been posted back in 2017 about being able to reference the current user's metadata in Beast Mode. Has anyone been able to accomplish this, or something similar? Original Idea:…
-
Security Best Practices for Inviting External User to Domo Instance?
My organization wants to be able to collaborate with one of our customers to develop performance metrics that combine their data with our own. We are considering providing members of their technology team access to our Domo instance so that they can accomplish any of the following tasks: Create/edit datasets from their own…
-
Mobile App Login Error
Hello, I just had to reset the Domo password for one of our users, but the new credentials do not seem to be working on the Domo mobile app. He entered the same domain, email, and password to get into the desktop version, but the mobile app keeps saying his credentials are invalid. Has anyone else had this issue? Any input…
-
Alternatives to Google Sheets data input
Hello! Several of my collegues curently use Google Sheets to log their activity throughout the day, and we then use the Google Sheets connector to feed that data into Domo. However, we've found that Google Sheets is not ideal for the volume of data and number of people in it at once (up to 12). We also looked into Domo…
-
Tiered Date Chart Properties
Has anyone had any luck successfully using the Tiered Dates in the Chart Properties? I haven't been able to figure out how it's supposed to work, and the only documentation I can find on it is the original release notes when it was first announced and one other article that it links to, neither of which go into much…
-
Magic ETL Efficiency
Hello, I have a simple Magic ETL that I use to filter a dataset from our company's source system to only show the latest version of each record. The dataflow finds the latest timestamp for each record, then uses an inner join on the record ID and timestamp to only include the most recent row. I've attached a screenshot of…
-
Certain user receives error when exporting page to PowerPoint
Hello! One of the users in our Domo instance has an issue where he's unable to export the content from dashboards into PowerPoint. I've attached a screenshot of the error message he receives. Nobody else in our instance has reported this issue, and I've been able to export the exact same page without any problem. Has…
-
"Other" bar for averages
I'm building a card that displays the average value of a field in single bar graph. I'd like to limit the number of bars that are shown by using the "Maximum Bars" option in the chart properties and use the "Other" bar to show the average of all the remaining values. However, the "Other" bar appears to add up the averages…