-
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…
-
Smart Text for Field Data Labels
I would love to have the option to use Smart Text in the data labels for particular fields in a card, similar to how it works in card titles or descriptions. This would be especially useful for labeling measures in a drill path based on the dimension selected in the top layer and comparing to segments. For example, a user…
-
Version Control for Query-Based Connectors
It would be helpful to mirror Domo's dataflow version control features in Connectors that use user-entered queries, such as the Snowflake connector. Currently the only way maintain a version history for these connectors is by housing the SQL code in Github or another external repository. Ideally users should be able to…
-
Make Data Previews Sampled by default when editing drill layers in Analyzer
When I'm editing a drill layer on a card, Analyzer tends to be less responsive due the granularity and lack of filters in the drill. Often times I need to change the data preview from All Rows to a Sampled view so that navigate through Analyzer without a significant lag. It would be helpful if drill layers generated…
-
Dataset Via Email - Display Email Metadata for failed updates
The Dataset Via Email connector is a great low-barrier method for connecting data to Domo, but it can be challenging to troubleshoot when it fails to update, especially when the data being sent by external parties. Domo currently captures the attached file name and adds it as a field in the dataset, but it would be helpful…
-
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…
-
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…
-
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…