-
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…
-
Block tiles in Magic ETL to simplify complex dataflows
"Block Tiles" are larger tiles that contain a string of tiles inside. Block tiles could make large Magic ETLs (100+ tiles) easier to document, and much easier to read and understand. These tiles would contain a group of tiles that have a single output tile (not an output dataset) to make for an easy way to connect block…
-
Static Rank beast mode
When creating multiple ranking tiles in ETL, the performance is significantly slowed and the dataflow takes hours to run, in comparison with less than 1 hour without ranking tiles. Therefore, I would like to be able to use beast modes to create static rankings. Currently, if you use the rank function in a beast mode, the…
-
Ability to impersonate a user
We frequently have situations where a user can't see a page or they get "request access" on the cards. To help us diagnose the issues, we would like to be able to impersonate a user, to see what they see.
-
Card Format "Painter"
When editing multiple cards and finalising formatting, it would be great to be able to Copy formatting properties between cards on a Dashboard as opposed to having to individually edit card properties, as each card requires at least 3 clicks to edit attributes; some of our more complex Dashboards have over 100 cards, and…
-
Salesforce ExactTarget (Marketing Cloud) Connector - Enhancement
Please make this a searchable list. Even if we are only able to select one Data Extension Object, it's very time consuming to scroll through A-Z
-
Surveymonkey Advanced Connector - enhancement request
Please change these to searchable menus - especially the Survey menu. This shows all surveys a user has EVER had access to in Surveymonkey (even if they are closed/removed from access inside surveymonkey.com), and it can take ages to scroll through and find the survey needed for reporting. A searchable list would be ideal…
-
Amazon Connector Error
I'm having trouble updating my dataset using amazon selling partner API. The error is: The report being downloaded was not processed as it returned a status of FATAL so cannot proceed. Here is the configurations of my connector. Any help is appreciated!!!
-
Enable pfilters for Variables
While it's possible to use pfilters to pass parameters to cards and pages via URL, this does not seem to work with the Variables recently introduced, although visually they appear in the filter var when you apply them at the page level. This would allow a higher degree of control when creating links to navigate between…
-
User Experience Stats
Hi all, It's great that we can capture User View data from a Dashboard but it'd be a great addition to capture some more detailed metadata alongside this. e.g. Screen Resolution, Screen zoom, Clicks. We are trying to make our dashboards more accessible for a wider audience - part of that means delving into understanding…
-
In-Dashboard Navigation Options.
We have developed a pretty long dashboard that encompasses a large number of different components. As a result, our dashboard length is exhausting from a UX lens - especially if your area is closer to the bottom of the page. A card interaction or contents style card would be a fantastic addition to enable page navigation…
-
Stacked Waterfall Graph
Please could a stacked waterfall chart be added as a standard card type within Domo? Here's an example from the web. Thanks!
-
Add embed token as query parameter to the iframe src
When intergating with Domo Everywhere, creating a iframe is one of the main pain points. This should not be the case. In an ideal world, the iframe would look like this: <iframe src="https://public.domo.com/embed/pages/:embedId"> </iframe> However, as we need to pass the embed token as well. Insted of doing it via Forms…
-
Facebook Advanced Ads Connector - Choosing Specific Insights vs All
Currently in the Facebook Advanced Ads connector, there is no way to select specific insights you want your report broken out by. There are 60+ insights from video views, add to cart, add to wishlist, purchases, etc. but in my case I would like to only select <5 insights. If the report doesn't need to pull all the insights…
-
UI/UX: Navigate to DataFlow input datasets directly from DataFlow overview screen
From the DataFlow Overview screen (<dataset>/details/overview), I want to be able to quickly access the overview pages for the input datasets of that DataFlow. I can get to them via the Lineage page, or the Direct Impact info, but I want to get direct, immediate access to each dataset's name and a direct link to it, so I…
-
Maintain Card Links In Sandbox to Production Promotions
We would like (how you maintain card links in Sandbox) to be altered to reduce configuration restrictions allowing for better functionality. Current Functionality: Sandbox currently will only maintain linked cards (Move/Copy function in Domo used to create card) if they are in the same repository. Currently the customer…
-
Eliminating Null Values in Slicer Card Type
I have a dataset which is currently duplicated except in one column (Delivered Price) 1/2 of the dataset is displayed in USD and in the other 1/2 of the dataset that same column (Delivered Price) is displayed in CAD. For users of my dashboard, I want to provide a option to view the underlying data in either CAD or USD, but…
-
Table of contents on dashboard
On a dashboard, is there a way to create a table of contents showing what kind of sections or metrics are available here without having to scroll through the entire page? Not having to create a text box card at the top manually. when clicking on one item in the table of contents it automatically scrolls down to relevant…
-
Pivot Table Subtotal Control
If your column is doing a beast mode based on the individual line level in a pivot table the subtotal will follow that rule (i.e. if you are using max() in a beast mode). It would be helpful to have a subtotal or total override if it's the case that you don't want subtotals to adhere to beastmode logic. i.e. you want the…
-
Improve Dataflow Efficiency
Hello, Domosapiens, I currently have a data flow that is taking 14 min or greater to run. The design is as such: MySQL connector that first runs once to pull in all historical data (7.8M rows). Ex full historical pull query: select * from table; change dataset settings to merge method by changing the query to select * from…
-
Domo Stories: Passing page filters through when linking to another card
Does anyone know if it is possible to pass page level filters through when your interaction with a card on a dashboard is to link to another card? From I can tell it does not look like it is possible. I also have visual bugs when using a slider filter and a checkbox filter concurrently has anyone else seen this?