-
Why do private embed links resolve to a "public.domo.com" address?
Our private embeds resolve to an address at public.domo.com. Is this normal? For example, if I go to a link like: https://mycompany.domo.com/embed/pages/n1234 I get redirected to public.domo.com address like this: https://public.domo.com/embed/pages/n1234 The embeds do not seem to actually be public. When trying to access…
-
Snowflake use cases
Hi everyone, currently we use Domo and have some data sources we collect from multiple businesses. Without going into much detail, does anyone here use SnowFlake and have it integrated into Domo? If so, or even if not, what are the benefits of using Snowflake along with Domo?
-
Multiple case statements
I have 3 columns in a table with with fruit name , benchmark value and achieved benchmark value. Ideally I would like to use colors on a table when (in this example) : Apple is equal or greater than Apple benchmark value then Green, else Red Orange is equal or greater than Orange benchmark value then Green, else Red Pear…
-
Error when trying to commit & promote
Hello, I just noticed that the last few times we tried to commit and promote our data, the commit completed but with errors. I am not sure how to resolve this because I cannot understand what the error message is pointing me to. I have noticed this issue began on 3/22/24. We have 3 instances that we call Dev, Staging and…
-
Domo Everywhere Embed SSO
Hi, When our users connect to the embedded domo via sso there is a transition where it looks like domo is briefly showing the main black navigation bar (as found in non edit embed domo) and then it tries to hide it. This is ruining the user experience when our users log in via our application as sometimes it isn't a quick…
-
Enhancement to User List Attributes and Custom Attributes for Dynamic PDP
Hi, In a PDP policy you can now filter the data based on a trusted attribute. Now that trusted attributes can be lists it would be great if domo could perform an IN on the column instead of just always matching exactly. For example. We pass through a list of site ids that a user is allowed to see in the data. Ideally in…
-
Custom Padding for Embedded Dashboards
Currently, the desktop version of Domo Everywhere has default padding on the left and right side of the dashbaords making the cards all centered. Sometimes when embedding into external websites this default padding is no longer included, making the cards off kiltered or even too close or far away from one another.…
-
Weekly chart displaying differently in child instance
I have a chart with weekly grain on a page which is published to a child instance. In the parent instance, the dates are displayed on the x-axis. In the child instance, the week numbers are showing (SO useless!). Any ideas on the reason for it rendering differently and how to fix it? Parent Instance: Child Instance:
-
Filtering on Null Values
I have seen this question/idea opened and closed several times but I will submit again that a user being able to include or not include null values with a simple filter is important. I understand the ETL and beastmode workarounds but it is not scalable to have every request run through a limited data team just to find out…
-
A Single Embed Link For A Domo Dashboard With Multiple Subpages
In many cases, a Domo dashboard is built with subpages, however Domo Everywhere only supports one embed link per page when I need to embed the dashboard in a non-Domo environment, so this means I have to create multiple embed links for the same dashboard with multiple subpages. I would like Domo to offer the feature to be…
-
Performance of private embedding
Hi, we are embedding using the flow described in this diagram but find it quite slow. 5-10 seconds to eventually render the board. Has anyone else found this or found a way to improve it?
-
Displaying DOMO Page Url in an iframe
Is it possible to render a page url within an iframe directly. For example, a DOMO page url: https://masschallenge.domo.com/page/212080366/ HTML: <iframe id="iframe" title="domo embed" src="https://yourcompany.domo.com/page/5675676/" />
-
Embedded DOMO dashboard not loading on click
Hi experts, I do have a system in which I am showing my 4 domo dashboards on one page via tabs. Each dashboard is embedded and does visible when we click on them and then I change the src attribute of iframe to load that embedded link. Now what's happening is that, when I first load the page using hard refresh, the first…
-
Domo Embed - reporting with a date range issue
I have an embedded dashboard that has programmatic filtering which includes a date range. This functions fine although i am now hitting a challenge in testing for the following reasons. I have records in the db table for when a product is available and another date for when its not available. I want a count of records that…
-
IFrame not loading
Hi, My embedded Iframes are loading perfectly fine on all browsers, even it is loading in incognito mode on edge browser too. However, iframe is failed to load in google chrome's incognito mode. I have found a solution that to add a "?preview=1" at the end of embedded url. But it is giving error that invalid pFilters. Is…
-
Count and Filter not working | DDX Donut Brick
Hi experts! I am using a mapbox donut cluster brick in domo on one of my dashboards. Now the dataset have lat, lng and user_ids. My assumption was that the donut will group the user_ids according to the lat/lng and further when I will zoom in it will make it divide into narrow down locations with their own count. But…
-
DDX Mapbox cluster
I am using a mapbox ddx cluster for one of my dashboards. Now by default, mapbox is taking three value from the data source, lat coordinates, lng coordinates and a value. When the combined together as a group and then it shows on map. And the further we zoom in, the value become split according to that specific…
-
Domo Everywhere: Programmatic Filtering in Salesforce
Is there anything more fun than p-filtering in Domo Everywhere?? Not that I can think of... 😅😅 As a follow-up to my previous video, I show how easy it can be to provide unique, tailored data experiences to your end-users using p-filters and embedded dashboards. Hope you find it helpful! 👇
-
Cards with Converting Negative Numbers to show with brackets around- PIE, DONUT etc etc
Hi, Nice to have option in the chart properties for Pie,Donut for every card to show negative numbers with brackets and values inside it. Example :: -39383.02 to (39383.02) we don't have this settings in many cards. Thanks
-
Embed Dashboards into Salesforce with Domo Everywhere
Ever wanted to try Domo Everywhere but don't know how to get started? A common use case I've seen is displaying data internally via a tool such as Salesforce. I made a quick tutorial on how easy it can be to start embedding dashboards into your Salesforce instance. Check it out! 👇
-
Include day name abbreviations in global date selector.
Hi, It would very handy for our customers when picking between dates to have the day name abbreviated in the UI. This is done in the other areas of domo such as the view of a dataset when filtering so would be good to transfer this to the global selector. As well as this if the board is set to financial year as per this…
-
BHAQ: Who are you trying to share data and insights with outside your organization?
What are the challenges?
-
Embedded dashboard filter bar
Hi, Does anyone know if you can default the filter bar to be open like this on an embedded dashboard. Currently it defaults to being hidden and you have to click the filter button. Thanks
-
Create a Scheduled Report from and Embedded Dashboard
Hi there, I am trying to understand if it is possible to create a scheduled report off of an embedded dashboard. I have tried both types of embed and do not see the option to create a scheduled report once the dashboard is embedded in an external site. I would like for our customers to be able to access our site, navigate…
-
Custom formulas in Total Rows
Hi , As part of our requirement we need custom formula in total rows to calculate true net income value based on this logic. Net Income = Income - COGS - Expenses + Other Income - Other Expenses Currently to achieve this we are multiplying expenses and COGS with negative value(which we don't want) Please consider this…
-
How can I link between different dashboards within Domo
Hi, I have a scenario in which I need to link almost 3 dashboards, the first dashboard will load automatically, but other two sub-dashboards will be linked via tabs on the main page at the top of the dashboard. I am unable to find where to link and how to link to sub dashboards. The dashboard which I want to make like mine…