-
Rotation of Domo app on iPhones
It is not currently possible to rotate a dashboard on the Domo app on an iPhone. This can be done on Android devices. It would be helpful if we could also rotate on iPhones to make dashboards easier to view.
-
Period over Period Beast Mode
I have the following Beast Mode working for a comparison table (Period over Period is the name of the variable: CASE WHEN Period Over Period = 'Week over Week' THEN (CASE WHEN WEEK(Date) = WEEK(CURDATE() - INTERVAL 1 WEEK) AND YEAR(Date) = YEAR(CURDATE() - INTERVAL 1 WEEK) AND DAYOFWEEK(Date) <= DAYOFWEEK(CURDATE()) THEN…
-
Parse data with no header
I have an API which pulls in data {"name":["details"],"name":["details"],"name":["details"],"name":["details"],.. If I MagicParse this I just get ONE long row with these details. What I am after is 2 columns of Name and Details. I have parsed the data and added the columns titles but how do I reference the data? for(var…
-
I am struggling to make all the font styles on an App match, any ideas?
It seems like every element I add has it's own font style, and I also can't figure out how to make this variable display without a comma. When you try to edit config it only allows me to do default, %, or currency. And where you edit styles the font style choices aren't very intuitive, at least to me. Is there a way to set…
-
Extract the string values in between stroke and question mark in a URL
Hi Domo, I am looking for a way to extract the string values in between stroke and question mark in a URL Example URL: https://dam-bc.com/content/67-making-AI-trustable.pdf?_gl=1*ckt29z I want to extract this part of URL: "67-making-AI-trustable.pdf" Ideally if I can do that with a beast mode formula would be great. But if…
-
Data storage
Hello, I understand any data coming from files and output datasets from DOMO ETLs shall store data in DOMO Cloud. Any of the following shall also store in DOMO Cloud? DataFlows SQL View (DOMO) Adrenaline Transform What if I use federated connection as my connector? or an API to retrieve data from source and leverage any of…
-
Export all data at once
After troubleshooting with the DOMO team, they determined there is no way to export all the underlying data (not just curated datasets) at once. I would like to have the ability to export a CSV with the entire universe of the underlying data from DOMO to facilitate our ability to explore it outside the DOMO platform before…
-
YTD, YOY, M-1
Hi All, I want to create a column for YTD, YOY comparison by month and M-1. Example output is below: I have datetime in a format at yyyy-mm-dd Can someone show a use case for this?
-
Dataset Scheduler - Timezone list limit and/or alphabetic sort
As a new customer setting up datasets, the time zone selector is just a poor UX. First off, the time zones aren't sorted any logical way. It would be nice if they were at least alphabetic. Type to search would be helpful. But my primary "idea" is to add functionality at the Admin level to limit the time zone selectors to a…
-
Date range selector
Hi, How do I change the min and max value date format ie. 01/21/19 to 21/01/19
-
Webform Row Highlighting
When updating larger webforms, it would be super helpful for the the row number (on the far left of the screen) to highlight when you click on a row. If you're on an ultrawide monitor and have a number of columns, you can easily lose where you are and accidentally put data on the wrong row. It could be helpful for the…
-
How to Join two Group By without matching pair column
I think the answer to the title is you can't, but to get to the point, I'm trying to go from this input to this output: A Group by on Requestor Organization, and another on Phase works as intended on the Preview, and I am then doing a Pivot on the Requestor Organization to turn it into columns, but I'm still not sure how…
-
How do I make a multilevel Sankey in DOMO
I have multiple items in Node 1 and i would want them bundled into a single Node.
-
Export to Excel - row limitation alert
Hi team, We had a client point out that there's no alert or notification when exporting to Excel indicating that the row count is limited to one million. The limitation is outlined in our Exporting DataSets KB, but it could be helpful to have an alert or disclaimer letting the user know that this is the case.…
-
Multiple versions of Adaptive Insights sheets
Is it possible to get the Adaptive Insights connector to pull in multiple versions of the same sheet at once? Right now you select the version before selecting the sheet, but it would be helpful if we could select the sheet first, then pull in multiple versions at once, rather than have to create many different datasets…
-
COLUMN NAME CHANGE - PUSH TO BEASTMODES / BEASTMODE SEARCH AND REPLACE
I think a good option would be that if a column name is changed in the Column select tile that if that old column is being used in beastmodes that we can push that change to all affected beastmodes. When managing 100's or thousands of beastmodes it makes it difficult to go back and correct if we have to change a column…
-
Pivot Table Coloring
I have a very simple question that is proving very tricky to work through. Given the following Pivot Table, I am just trying to highlight the "Actual" based on whether or not they hit their "Goal". Basic Color rules have not been working since you can't color a column based on another column. "Apply to Full Row" does not…
-
a beast mode that calculate revenues from diff sources
Hi Everyone, I have a data set that shows where our tickets are being created and revenue. And I created 2 beast modes that separate where our tickets are being generated - CASE WHEN Source= 'G360' THEN 0 ELSE 1 END and CASE WHEN Source= 'G360' AND (Board_Name='Field Services - MAC' or Board_Name='Field Services - Repair')…
-
Include Data label for just bars, but not line
For a bar and line chart, is there a way to have data labels for just the bar - but not the line?
-
Stop DOMO SSO user creation
Is there a way to prevent user creation when user is logged in using SSO to DOMO for the first time, and email of that user is not present in DOMO users database?
-
i would like to color the table text
hello, i would like to conditional format text only. When I use the color rules, it just colors the background. Is there a way to do this?
-
Can't get Group & Join to Work
I have a singular dataset that includes Live dynamic data, and historical fixed data. For each ProjectId, I need to SUM the PlannedCost of the historical data with a specific timestamp, and SUM the PlannedCost of Live data, so that I can compare the two in Analyzer. Below is an example of the Input dataset for a single…
-
Selecting prefix for conflicting field names
When joining datasets, Domo alerts you to any conflicts in the naming. Specifically, any common field names have to be renamed. It defaults to using the name of the originating dataset as a prefix. We use longish, descriptive dataset names, and the narrow, static width of the editing line makes renaming very tedious. Is…
-
How can I efficiently identify specific columns in a large dataset using Domo’s AI/ML tools?
I’m working with a dataset that has 1308 columns, and I need to identify 5 specific columns that contain data like street addresses, credit card numbers, and property IDs. Or, at the very least, Domo provide 2-3 potential columns for each of the 5. The challenge here is that I'm unsure how these columns might be labeled…
-
Analyzer Quick Access
Can I propose that we enable the cards' analyzer quick access for editor roles and above directly within the app view itself, exactly like how it is in standard dashboard pages? The current user path requires you to either go into full card detail mode or in expanded mode before you are presented with the card options…
-
Resizing cards within App Studio
When resizing pages on tabs within App Studio you can end up with really large cards at the bottom. This is due to using a tab container and that has a minimum height depending on how the cards are setup in different tabs. If the second/third tab have a greater number of cards and has a larger height, the first tab will…
-
Invalid Alias in Dataset View
I'm trying to replace a dataset within a Dataset View and I need to add a filter condition from the new dataset, but when I try to apply the filter or add the column from the new dataset I get an error "Invalid alias: `T2`" When I changed the dataset, I mapped all the fields from the original dataset to the new one. I can…
-
Default selection for card filters.
We need to be able to select a default value for card filters.
-
Is there a way in the Activity Log to monitor Microsoft Add-in Usage?
I have users who are extracting data from a Domo card into an excel file through the Microsoft Add-in. I have run some tests but am unable to see any activity when I refresh the data. I would like to be able to see who and how often this is being done. Has anyone been able to track this type of usage?
-
Adding comments in Beastmode calculations
This is a stupid question... but how do I write comments in Beast Mode calculations?