-
ETL Group By Tile - Move "Add Formula" option to the aggregation drop-down
The Group By tile in ETL currently has two options for adding aggregated columns: Add Column and Add Formula. I've run into situations where I have a grouped column configured using the pre-defined aggregations from the "Add Column" option, and later realize I need to use a formula instead. When this happens, there is no…
-
Option to manually run Magic ETL v2 without optimization
I love that ETL v2 allows automatic query optimization because it significantly cuts down the run time of our ETL pipeline. However I have run into some issues with some rows not being processed when rows get appended to the input dataset while the dataflow is running. The next time I run the dataflow, the ETL optimization…
-
Beast Mode/Formula Editor - Resize Sections
Depending on the size of your screen, there are a limited number of visible rows in the "Calculation" section of Beast Mode Editor and Formula Editor in ETL. That sometimes requires a lot of scrolling to see the entire formula. It would be helpful to be able to collapse or resize the "Columns", "Functions", and "Function…
-
Add Date shorthand + time options to Analyzer Date Format drop-down
I prefer displaying dates in a shorthand format over Domo's default year-month-day date format. Unfortunately Analyzer doesn't have an option in the Date Format drop down that shows the date shorthand with time. As a result I often find myself having to set a custom format on every datetime field in table cards (sometimes…
-
Notification Prior to Scheduled Report Expiration
Currently the Scheduled Reports list only allows sorting by Title, Start Date, and Next Delivery, but not Expiration Date. This makes it difficult to see at a glance which report schedules are about to expire, which is especially important since users are required to set an end date to the report schedule. It would be…
-
Open Page from Admin Pages List
It would be helpful to be able to click on a page in the Admin Pages List (Admin > Content > Pages) and to show a link to that page in the details pane that opens on the right, like we can with the Cards list. Currently we have to navigate back to Dashboards and scroll back through the user's list to do this. This would…
-
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…
-
Change goal color
It would be nice to be able to choose the color of the goal line and label to something other than the default orange. This would be particularly useful on dashboards needing a particular color scheme (branded content) or in the case below where it's difficult to distinguish against a series with similar colors.
-
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…
-
Maximize Mega Table width
I really love the improved functionality of the Mega Tables chart type compared to the original HTML table. However, it would drastically improve the presentation and user experience to maximize the screen width when viewing the card. Currently the tables are too compact and there is quite a bit of unused white space on…
-
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…
-
Table Subtotal Sorting Enhancements
I've seen this topic discussed in a previous post without much traction, but it would be useful to have more flexibility in sorting tables with subtotals. For example, consider sales detail data: Sales Order Number Ship Date Line Item Number Quantity Amount 1234B 6/13/20 XM145 3 $27.00 1234B 6/13/20 ABC35 2 $16.50 1239G…
-
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…