-
Parse data with no String name
I am building a new connector and some of the JSON data has no string names i.e. {"user1":["PC1"],"user2":["PC4","PC5"],"user3":["PC1","PC2"]….. If I use magicparse I just get 2 (very long) rows, where I'm after a column of names and a column of where they are seen. is it possible to reference the data in another way such…
-
Nested Beast Mode With Variables
I am trying to build a dashboard that will allow the user to select a customer, date range and metric to return a value that will be compared in a table to another value which is average of that same metric for a of predefined group of customers over another date range. The data for this currently resides in the same data…
-
Got a fun one for grouping Columns together. Need help building
This one will take some setup. I have a card by Style and Color, with values of Total AVAIL STK and then broken out by Size columns, and TOTAL WIP and by Size columns. The issue is when we filter to a style, we don't need to see the sizes it doesn't have. If we're viewing a purse, it only needs to show "1SZ" since it would…
-
Is there any way to create a grouped Bullet Chart?
I am trying to create a bullet chart that displays the Date (grouped by Month) and Lead Source on the X-axis and a count of the Lead Source as the Y-axis for the past six months. I had to break it out into separate cards because I can't graph it by Date if I am using Lead Source for the "Names" field I know I can concat…
-
Is it possible to make a grouped bullet chart?
-
Can you create a virtual dataset from a dataset view?
I have a Dataset View from a production instance and I would like to bring that dataset to the Dev instance by creating a virtual dataset of that view. In Production, I was able to create a job for that dataset view, ran successfully, Run Status: Idle. But when I go to the Dev instance, I do not see the virtual dataset…
-
Is it possible to apply a column as quick filter for multiple cards?
In analyzer, we can drag a column in the Filter and toggle on the 'Apply as quick Filter', that will apply the quick filter to that specific card. However, I have multiple cards that I want to apply the same column as quick filter, is there a quicker way to it all at once instead of individually going into a card and add…
-
beast mode to show how many updates every 6 hours
Hi everyone, I was hoping to get some assistance on creating a beast mode please. We have a data set that calculates how many updates a ticket has from when a ticket is open to close. And now we are trying to get a more precise count on when those updates are taking place. We are trying to get a count on how many updates a…
-
Replicating Spreadsheet Type Tool in Domo
I am trying to eliminate the need for team members to use Google Sheets outside of the Domo platform. Basically, we use a tool called a Client Tracker in google sheets as a way for every team member to have their own individual data and also allow them to input their own notes on an ongoing basis as they need to. The…
-
Default Filter Selection
I would love to see Domo add an option to filters where you can select the default answer, such as always selecting the first option. This would allow the object to be display with a filtered selection upon opening. We found a work around by adding a brick with a script to select the first option, but it only works on…
-
How can I write this formula in beast mode?
Hello, I am trying to write this formula from google sheets in Beast Mode DOMO but I can't get to make it work. Does anyone know how to write it correctly in beast mode? Take into consideration that Year and Tons are columns. (SUM(IF(Year = 2025, Tons,0))/(SUM(IF(Year = 2024, Tons,0))))-1 Thanks for your time in advance!
-
Key Tips To Pass The CompTIA Cloud+ CV0-004 Exam
The CompTIA Cloud+ (CV0-004) exam validates the knowledge and skills required to understand cloud architecture and design concepts, implement and maintain secure cloud environments, provision and configure cloud resources, manage operations throughout the cloud environment lifecycle using observability, scaling, and…
-
Default to 0 decimal for numeric/currency
I change this default literally every time I add a field to a table and elsewhere in Domo. It's extra clicks each time (per field added to a table). Additionally, when other users create their own reports they rarely change the default behavior and it remains at two decimals, which reduces data comprehension. For example,…
-
Writing a google sheets formula in DOMO beast mode
Hello, I would like some help writing this formula from google sheets in DOMO Beast Mode or any other option available in DOMO, please. Take into consideration that Year and Tons are columns. (SUM(IF(Year = 2025, Tons,0))/(SUM(IF(Year = 2024, Tons,0))))-1 Thanks in advance, and have a nice day!
-
Workbench for Mac user
Hello! Is there a way to use Workbench if you're on a Mac? I found a thread from ten years ago talking about this so I wasn't sure if there have been any updates. Thanks!
-
Variable Response in Beast Mode
In the Beast Mode below, End Date 2, Start Date 2, Measure Selection and Client Select are all variables. For the Measure Selection and Client Select, is there an alternative to hardcoding the literal value for each Client Select & Measure Selection permutation? Is there a way to take the variable response and feed it into…
-
Allow Brand Kit Font in App Studio
As an App Studio Designer I want to use the font installed in Brand Kit, in App Studio In order to follow company brand guidelines within the Domo platform Background: Currently you can install a custom font in Domo with Brand Kit. This font change applies in many areas of the Domo Platform. In App Studio, you can select a…
-
MTD & YTD Toggle
Hi experts, I'm trying to create a toggle that allows users to view Month to Date or Year to Date data. Current state is a bar graph with years represented by different bars - 2025, 2024, and 2023. Each of these is a dedicated column in the dataset so it's just a SUM(2025), SUM(2024), and SUM(2023) for each series. The…
-
Is it possible to create a grouped bullet chart by Month?
For example, I want the X-axis to be both Date and Lead Source and the Y Axis to be a count of Lead Source (all of this charted by month for the past six months). I know I can concat monthname(Date) and Lead Source in a beast mode and throw that in the Names field, but it looks somewhat tacky
-
TO_CHAR / Formatting functions in beast modes
There's may times when I need to do a custom summary number that's concatenated with other strings causing me to lose the ability to format the number. So I have to write a long beast mode just to format the number correctly. Like…
-
Beast Mode to show total for previous week and two weeks prior
I am trying to create a table that has a column that shows a total from the previous week and a column with a total from 2 weeks prior. The data crosses the new year, 2020 to 2021. When I create the calculation for 2 weeks prior, it yields an accurate result but when I try a similar calculation for the previous week, it is…
-
Option to Disable "Default" Hover Text on Cards w/ Pop-Ups in App Studio
I have an App w/ a bunch of cards where i've chosen the "Action" to be "Open Card In A Pop-Up" (see screenshot). When i do this DOMO adds a "Default" Hover text to the card (See other Screenshot). However, I had custom Hover Text w/ Tooltips that I added in Card Analyzer that is now being overwritten and unable to be…
-
Magic ETL Dynamic Pivot
Hi All, Is this the only solution for dynamic pivoting? : https://domo-support.domo.com/s/article/360042923454?language=en_US Hoping for a simpler solution. Kind regards,
-
Dynamic Pivot
I love the functionality of dynamic unpivot for transforming my data vertically, I would love to see a similar functionality for adding columns
-
Domo Ai
My Domo AI queries can be inconsistent at times, even though I've added the required dictionary information. Do you recommend limiting the number of columns when working with Domo AI?
-
Date Range and Graph by on Dashboard
I noticed that the "Date Range" and "Graph By" filters on the dashboard differ from those available when opening an individual card. Is this an admin setting restricting functionality? Here’s how it appears on the dashboard, where only "Date Range" and "Graph By" are available: When opening the card from the same…
-
MTD and YTD TOGGLE
HI Team, I have a date field and what I'm trying to do is write a beastmode that looks at YTD and MTD without years. I have successfully done that in 2 separate beastmodes to give my a 'Y' or 'N' toggle. However when I try to combine them into one where the user can toggle 'YTD' or 'MTD' the 'MTD' isn't the issue.. it's my…
-
Analyzer Double Click to Add Dimensions/Measures
When creating a card in analyzer, it would be useful where if you double click the dimension/measure in the left-hand list it would automatically be added to the next open column space. For example, when I'm creating a mega table and need to add in tons of columns, I could just double click down the list and add them much…
-
Cannot use Domo to create cards because field edit (pencil or drop down) does not work
Cannot use Domo to create cards because field edit (pencil or drop down) does not work. Same issue using Chrome or Edge. Still cannot navigate to multiple screens using taskbar thumbnails (I can navigate using ALT+TAB). Chrome pages take long to load. Seems like page gets stuck but loads if I click on URL bar. The 2 last…
-
Connect Intercom Surveys data to Domo
I'm trying to get a data connection set up with Intercom and Domo to retrieve data on Surveys we're setting up in Intercom. The "Surveys" aren't available via the out of the box Intercom connector, so I believe we'll need to connect via JSON, Webhook, or other. What would be the best way to do this? they've given us two…