-
Toggle Auto Preview on/off at the instance level (Company Settings)
As Domo admins, we should be able to control whether Auto Preview is automatically enabled when users launch Analyzer in our Domo instances. This is especially important as Cloud Amplifier is implemented because of the potential cost implications of, for example, querying Snowflake each time a user modifies almost anything…
-
Is it possible to public embed an App from App Studio with a form?
I currently use Squarespace forms to process appointment requests, which are then sent to Google Sheets and subsequently to DOMO 🤯. It seems more efficient to use an integrated DOMO form within an app for various reasons. However, when I embed the app, everything else appears except the form. Is this feature not currently…
-
Personal Use Domo Platform
The competitor-that-must-not-be-named () has a public version for personal use and distribution. This allows for refinement of skills, freelance use, and public portfolio building. Does Domo offer anything similar? It doesn't seem like it, but I'm surprised that we don't.
-
Cards aren't loading
Cards are loading on the dashboard builder but not on the Embed Dashboard
-
Data Export an Embedded App Question
Hello, I had a question about the DOMO App Studio. Traditionally we have embedded DOMO dashboards into our customer facing app. We have always used public embed on the dashboard and relied on our company app for user authentication and login. We also do not use and PDP or row level filters in our DOMO dashboards. This…
-
DOMO SSL error
While trying to read dataset through Domo API , I am getting the following error: HTTPSConnectionPool(host='api.domo.com', port=443): Max retries exceeded with url: /oauth/token?grant_type=client_credentials (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate…
-
Getting grammatical error/invalid error on domo query filters(where clause)
Hi, I am calling a query on my ddx brick using domo query functions. Now when i try to pass filters which actually are the where clauses in which my where conditons are defined as comma separated. all are with IN operand. but getting the following error: "DA0012: A filter was provided to filter the data but it contains a…
-
Capture filters on a page
I have a use case in which I need to Capture filters on a dashboard using a ddx brick, that ddx brick can be a invisible one at the bottom of page. What it will do is to capture any filters applied on the page by applying filters at the top or by choosing any card section to filter the dashboard and other cards. I will…
-
Ability to share pages (not just cards) without Manage All grant for Domo Everywhere
My company whitelabels Domo as an offering within our software to allow our customers to report on their data from our product. Each customer has their own subscriber instance that we push a pre-defined set of data sets and dashboards to. I have a Customer Editor role, which grants the "Edit Cards" and "Edit Pages"…
-
Unable to get the value of a canvas
Hello Gurus, I am trying to get a value of canvas which is coming as a aria-label using JS after the iframe is fully loaded. I have highligted the value which I need to get after iframe is fully loaded. For that I am using the following code snippet, in this code I am able to get the document part of the iframe, but when I…
-
Target a specific card value using ID or something.
On my embedded domo dashboard, I have a card which is showing unique participants calculated on domo. But on my platform, I need to apply a check on this specific count, if the count becomes less then 10 then I need some event to occur. How can I target this value, is there a way I can pass any data-value in canvas with…
-
Public embedding of a dashboard
I've used Domo for a couple years now and I am just now starting a separate company of my own and I want to feature some dashboards on my website. I have attempted to publicly embed a dashboard I created onto a website; however, I keep getting the error: "public.domo.com refused to connect". I have tried using the link as…
-
DomoStats dataset - DomoEverywhere subscriber instances
I would like a DomoStats dataset listing all my Domo Everywhere subscriber instances/organizations. We can see the list of instances in the UI but can't export them. We can extrapolate a list of instances from other governance datasets (like activity logs), but this would only capture instances with data in those datasets.…
-
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…
-
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:
-
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…