-
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?
-
Multi Line graph with different categories
Hello, Can anyone guide me on how to represent this data in a multi line graph with 4 different timezones. Without creating a new dataset.
-
Complimentary Text Color for Data Labels for Line Bar Chart
I have always use Complimentary text color for data labels in my chart as it makes the labels much easier to read. This is where I would normally go to set it: However for unexplained reasons (the Domo Support team mentioned that this is by design) I am not able to set the same for a Line + Bar Chart type, see below where…
-
Automatically add new fields from input datasource to dataset view
Makes no sense that fields added to an input datasource to a dataset view don't automatically get added to the dataset view. Huge headache to have to go into the dataset view and add a field every time the input dataset has a field added.
-
How can I change the owner (does not exist in domo anymore) of the custom app to a new one.
We have a custom app and the developer don't have a domo account anymore. I have an admin role, how can I change the owner to my name?
-
Domo.AI in a card/app studio, not navigation
I want to remove this navigation bar, because i already include button as the navigation inside appstudio for user. My question, how do i make this Domo.Ai available in card/inside app studio so that user no need to access it via navigation bar.
-
How to implement DOMO seamless login
I need help with DOMO SSO. Im using Auth0 as service provider. I properly created SSO Integration and app on Auth0, and made required changes in application settings for web origins, callback etc… I have another angular application that uses SSO. When im logged in angular application using Auth0 form, later when i visit…
-
DOMO + Eloqua
Hello all, Has anyone had experience with the DOMO + Eloqua API connector? Do you know if it pulls contacts who have only opted into your database when selecting contacts as a field, or will it include every contact loaded into your database? We are seeing discrepancies with numbers in Eloqua and the DOMO API.
-
Can we import .avro file?
Hi Guys Has anyone been able to import .avro files into Domo? I see the blob storage connector but not sure if this would be the correct one. Some guidance would be much appreciated.
-
Allow Multiple Distinct Values When Filtering with Match Values
The Match Values filter only allows a single entry. This forces us to use Beast Mode if we have multiple values we'd like to filter but which don't have values in the current data set. It would be great if we could enter a list of values. Something like 'value a', 'value b', 'value c' Thanks.
-
How to use multiple values in Match Values?
I found a post asking this question that was not answered. I do not want to use a Beast Mode. Is there a way to list multiple values in the Match Values field of a filter?
-
Folders for Datasets
Allow placement of datasets in folders (not just tags) that can we grouped by organizational need