-
Is there a way to pass in a body to an HTTPS GET request within the Domo Connector IDE?
In Domo's Custom Connector documentation, they talk about the 'httprequest.get(url)' funtion (see here: ). Unlike PUT and POST, there is no argument available to supply a body to the GET request. Is this a missing functionality, or am I supposed to pass in the body a different way? Without this, there are several API…
-
Formatting Summary Number For A Calculation
Hello All, I'm struggling here as I feel like I'm so close. I'm trying to show a summary number that is a calculation (Cost/Leads) and while I've been able to figure out the font size and color, I am still struggling to control the format to be a currency without decimals instead of the number its at now Right now, I've…
-
More than one identical variable toggle on the same dashboard.
Hi I often use variables going down my dashboard to aid in the functionality of my cards. I have found that I can only have one of each variable card on each dashboard. It would be great to have the ability to have the same variables on the dashboard as many times as needed, all of which update when any are updated. Best,…
-
Ability to set custom color palette based on user or Dashboard vs. entire instance.
I've had several customers ask for the ability to apply custom color palettes at a user or dashboard level. This would allow different teams inside organizations to brand their visualizations according to their teams/org.
-
Campaign App email concatenation in distribution list
Campaign App distribution list only allows us to send one email individually to each person we want to send it to, with all other addresses in CC. As a result, each email address on the CC receives as many emails as it is referenced in the CC field. As is possible to see in the image below, for example, email xx@domo.com…
-
Is Anyone Else Experiencing Issues with Color Ranges on Custom Charts?
For those using custom charts in Domo, have any of you experienced a recent issue with their colors from their ranges disappearing from previously working custom chart cards? We've uploaded and built out custom charts that show different colors using ranges on different segments, but we've stopped being able to see these…
-
Overriding filters when accessing cards.
While clicking graphs, filters are enabled automatically. Default column filters should be overridden, global date filter alone should be used. Cards should apply filters from Custom filters.
-
Variable Selectors Update to Reflect variable options
Hi, I love the functionality of variables on dashboards, but I often start editing the options throughout building dashboards. It would be brilliant if the variables selectors, both in-card controls and on the page level, would update with any adjusted changes. They only seem to inherit updates of the default value, they…
-
Drill improvements/Default Colour Rule settings.
Hi! I often build a base table for most of my cards, something that is usually a pretty bloated process as there is no real way to duplicate drill views unless you copy/save them as a card. When building a table and adjusting colour rules, experienced users will note the difference in options available where the user can…
-
Has anyone used Illustrator to create an SVG for custom filter charts successfully?
I have been trying to create a custom chart for a few weeks with little success. I have used this guide found on a forum here to help me. I initially tried Inkscape, but it was less successful than Illustrator for me. I have gotten it so close at this point but I can't figure out why some of the regions are uploading…
-
Integrating different social media platforms reporting
Is there a way I can extract data/metrics from all social media accounts (LinkedIn, Facebook, Youtube) together? I use connectors to extract data individually from each social media connecter. But getting all metrics in one Dataset can be helpful in getting a better visual view.
-
EBay Connector
Hi Everyone, does anyone have any info on an EBay connector. Surprised there isnt an obvious option yet. Just wanting to integrate our ebays sales information into DOMO.
-
Our certificate cannot be validated while configuring authentication.
Hi everyone. We are in the process of building a custom connector, but we haven't managed to configure our user authentication. We are using the API Key for this matter, and based on DOMO's documentation, our authentication test code looks like this: //This logging is here for testing! Remove before publishing your…
-
Automating color palette for a condition that has multiple conditions?
I am trying to customize the colors in my visualizations and some of my variables have a lot of conditions (20+). I don't want to manually select a color for each of these variables so I was wondering how would I go about doing this?
-
Custom Connector Returning Empty Data
I'm trying to build a custom connector for Validity to monitor our email sender scores. I have been successfully doing this in Python and pushing up to Domo for several weeks now, but I need it schedulable within Domo so we can wake up to the newest data. This is the raw result I get when I run the same config in Postman.…
-
Image Hosting
End Goal: I want to display a sales rep's headshot next to their stats on some "Top 5 Producers" style cards. I'm familiar with the HTML code to do this, and I know I can put these pictures on a free online image hosting service to do it. But my IT department would probably "expel a kitten" over this because they treat…
-
When uploading a custom chart an option to turn off the colour override
When using the custom chart feature and uploading a new visual to be used, a checkbox to turn off overriding colour would allow for so many more use cases of this feature. If we could create/upload an SVG file ourselves, in the same process, but upload it with the shape colours we want by simply having a checkbox during…
-
Customize Domo UI
Please create the ability to customize a user's Domo UI based on their profile. For example, one of my customers has users that are primarily view only. The option to hide the top toolbar as well as card stats would help eliminate confusion.
-
Data Center Folders
Customers with hundreds of datasets would benefit from a hierarchical folder system to organize and categorize their datasets.
-
Pacing Card?
I wish I had access to my old domo! I built this there but cannot recall how to do it now. I attended Dreamforce a few years ago and while there someone built a bar chart that showed how you were "pacing" compared to the same time last month For example, last month we had 1000 phone calls for the month. By the Oct 17th we…
-
How to SUM working days correctly?
Hi everyone, I have a strange problem. Probably more of a SQL question than a Domo question, but here we go. I have a typical date column (yyyy-mm-dd) and a column called "total working days in month" where it returns a aggregate value of the # of working days for each month. Below is an example (just assume every date is…
-
How to aggregate CASE Statement values?
In my dataset, I have three different tests that aggregate the field Forecast differently. Here's a beast mode I made that works pretty well, except when I'm trying to add them all together: CASE WHEN Test = 1 THEN SUM (Forecast) WHEN Test = 2 THEN SUM (DISTINCT Forecast) WHEN Test = 3 THEN SUM (DISTINCT Forecast) END when…
-
How to add multiple Name Columns to a custom chart
Hello! I have uploaded an svg with a custom data diagram. Within the diagram and within my data there are 2 columns (component and connection) that I would like the names to be displayed and the colors to be highlighted. However, it is only allowing for 1 name column. Is there any way to add another? Thank you!
-
writing to datasets
We are running into issues writing to a domo dataset from a custom app. Is that expected and if so, is our only option to create a shadow json doc to write the dataset and the new field to? Thank you
-
Custom graphics for gauge charts?
Is there any way to customize gauge charts with a custom background, OR, better yet, with svg custom graphics for certain elements of the gauge (Like we can do with map charts)? I'd settle for a way to overlay a gauge on a custom background but right now it seems I can only customize a background to a color, not an…
-
DOMO CustomApp - How get the the ErrorMessage of a domo.post?
Hi, I have built a Domo Custom App to call an AWS Lambda Function with domo.post. There's no problem in managing the response when all goes fine. But I haven't found how to extract the ErrorMessage from the response when it gives an error (HTTP errorcode: 400) Can someone tell me where domo keep this information? Thanks
-
Adding background image to embedded cards
Hey all, I'm having a bit of trouble trying to figure out how to add a background image to a card that is powered primarily by beast mode calcuations. I've endlessly searched the forums and have not yet been able to come up with a solution. What I have is a matrix with 4 quadrants that need to be color-coded and labeled.…
-
Creating custom columns for use in tables
End Goal: Our goal is to create a table that can successfully group elements by row (such as state) and implement column values that are based on custom formulas. The input data for this table consists of our company's sales data. What I am attempting to do currently is create a pivot table that groups our monthly sales by…