-
Add ORDER BY to GROUP_CONCAT Function in Magic ETL v2
Currently, Magic ETL v2 supports the aggregate function GROUP_CONCAT in its Group By tile. While clauses inside the GROUP_CONCAT function like DISTINCT and SEPARATOR are available, the ORDER BY clause doesn't work and causes the tile to fail. SQL DataFlows currently support using the GROUP_CONCAT function with the ORDER BY…
-
Adding Links to Card Descriptions (Rich Text Editor)
Currently, card descriptions only support basic text and smart text. It would be incredibly useful to be able to put rich text links inside of a card description. These could be links to other items in Domo or to external sites. I imagine this working very similar to how notebook cards currently handle adding rich text…
-
Dynamic Currency Symbol Formatting
Currently in Analyzer, number columns can be formatted as currency, allowing you to append one of 4 currency symbols to the beginning of the number in the chart. It would be incredibly useful to add a dynamic currency column option. Rather than having to select 1 currency symbol for the whole column, you could select…
-
Maintain Input DataSets when Pasting Copied Magic ETL Tiles
Currently, when copy and pasting Magic ETL tiles between flows, input tiles are scrubbed and become a plain input tile without a DataSet selected. I understand why you'd want to scrub this if pasted in the same flow, but it should be maintained when pasting in a different flow. This should be relatively easy to implement…
-
Job Board Status
The Domo community job board is great. But it is just an infinite list of discussions that are job postings, without any way to see if a job is still available. This causes two problems: 1) Jobs that could still be hiring get buried by new job postings, decreasing the visibility for the hiring company. 2) When someone is…
-
Justification or Use Case for Access to Resources in Domo
Hello everyone! I am beginning to build out better data governance policies for my instance and documenting them for all users to see. I'm specifically struggling with policy and documentation around a user explaining why they need access to a particular resource, so the applicable approvers can make an informed access…
-
IF Statement Inside Beast Modes
Currently, you can use the IF statement inside of DataFlows (both MySQL and Magic ETL v2). However, this function is not available in Beast Modes. Most CASE statements I write are small and simple enough (they only have two outputs) that I could write them in an IF statement. IF statements are simpler to write and take up…
-
Update DataFlow Name and Description without Going into a DataFlow
Currently, you must open a DataFlow to the editing page (either MySQL or Magic ETL) in order to update the DataFlow name or description. This is tedious and requires a lot of extra clicks and loading time, especially with MySQL DataFlows. Currently, DataSets allow the editing of their name and description right from the…
-
Option to Require Descriptions on DataFlow Versions
Domo currently supports adding descriptions to edits/versions of a DataFlow. However, these descriptions are not required and thus are often easily ignored. It would be very nice to have an option to require these descriptions on an instance-wide basis. Descriptions are absolutely critical to understanding how a DataFlow…
-
Add Alert Scheduling Options
Right now, the alerts in Domo have very limited scheduling options. It would be incredibly useful to add more scheduling options, similar to DataSet/DataFlow run schedules. Quarterly would be nice, like last day of the quarter. And a certain number of days after trigger. Currently, the options are very limiting and they…
-
Filter the Search on Idea Exchange
Please add the functionality to filter search results to just ideas. If I am searching in the idea exchange, it currently shows everything, which makes it extremely hard to ensure the idea I have doesn't exist before posting it. The functionality already exists for some other filters like conversations, so this should be…