-
Date Filter in Embedded Dashboards
The date filter in DOMO's native site is very powerful. I can group date variables by day, week, month, filter on Between dates, a single date, last month, year…etc. However, when I embed a dashboard, all of that capability goes away and I have to create filter cards which are cumbersome and not nearly as dynamic. Please…
-
Card URL with Quick Filter parameter
Would it be possible to have a card URL with parameters for quick filters ( two filters)? Need to add the URL in other applications. The application will build the URL dynamically with parameter values. For quick resolution, user authentication could be left out of this scope. For this case, it will be expected that the…
-
Can you show quick filters and also maintain their state on embedded cards?
Is it possible to utilize quick filters/controls from a card when embedding? We're doing private embedding with SSO. I found a similar post and it looks like they ended up using a programmatic option for filters.
-
DOMO Card Variable access via API
I created a DOMO Variable to filter metrics by period-to-date values across several Cards. These Cards are embedded and displayed together within our product's UI on the landing page (no filters shown). The variable functions as expected within DOMO. How am I able to call this variable through the API as I would a regular…
-
How can I embed a website into my DOMO Dashboard? Not a hiperlink to open a new tab.
I would love to add additional resources right into my DOMO Dashboard by embedding a website into it. Any thoughts on how to do that? Would it be possible to write a custom app to allow for that?
-
Is there any way to get Embed Id programmatically?
I integrate with DOMO using java SDK and REST API, and I can get dashboard id or card id without any problems. But then I need to embed them on our site. But I see that the iframe for embed that will only use the dashboard/card id mark as deprecated, and now it is necessary to use the iframe with the Embed Id. Please tell…
-
Does Domo provide any datasets that have the Embed ID for each card?
Hi, I am wondering if there are any datasets that provide information such as Embed ID and Dataset ID in Domo? Instead of going to each card, clicking 'Domo Everywhere' and get the Embed Id one by one manually, is there an existing dataset that Domo can provide for users, such as the DomoStats connector that provides usage…
-
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
-
Ability to Schedule Report from Embedded Card/Dashboard
I would love the ability for our users to schedule an embedded Card/Dashboard as a report without the need for them to have a Domo Login. This would use much the same template for scheduling reports inside Domo and these scheduled reports could be controlled by a Domo Admin under Admin>Content>Scheduled Reports. The…
-
Textbox Card for Filtering on Dashboard
Hi there, I am trying to make a dynamic landing page that filters based on the domain that they select. For instance, "Finance & Accounting". (We have linked that to a dataset for the dashboard parent pages. ) If I click on Finance and Accounting, it should filter the below two cards : (it is currently filtered manually to…
-
Textbox Card for Filtering on Dashboard
Hi there, I am trying to make a dynamic landing page that filters based on the domain that they select. For instance, "Finance & Accounting". (We have linked that to a dataset for the dashboard parent pages. ) If I click on Finance and Accounting, it should filter the below two cards : (it is currently filtered manually to…
-
Add ability to revoke embed tokens for security reasons
We are using the following apis to generate embedTokens, and while we can set the sessionLength to shorten session time, we do not see a way to revoke the token when a user has logged out. Our security folks are asking us to revoke the Domo embedTokens. Please add the ability to do this to improve security. We are not yet…
-
Issues with Hovering for Plots Once It is Embedded
Hello, I created a hovering feature for one of the plots with linebreaks via a beastmode. The hovering works fine within the Analyzer feature but once I try to embed the card, the linebreaks are removed and I see the '\n' that indicates where I placed the linebreaks. Is this a common embed problem and if so, how can I move…
-
Cookies on Domo Everywhere
Ability to access Domo embed via Edge requires user intervention for them to "Request cookie access". This is to do with blocking third party cookies. Users using Safari are unable to login at all preventing their ability to use Domo embed. Can we speed up the process to enable a cookieless seamless cross browser…
-
Integration with a Digital Experience Platform (FullStory)
For customers that are embedding dashboards into their website, member portal, etc., the ability to understand how their customers are engaging with those dashboards is critical. To gather this information it requires either a script to be placed into the header of the website or with an embedded iFrame to allow the…
-
Private Embed Page in Salesforce Without Redirect
I need to privately embed a page from Domo into a Visualforce page. I used the example code repo linked in the developer documentation. When I preview the Visualforce page, it successfully renders the page but only after redirecting to a public.domo.com page. When I attempt to add that Visualforce page to an Experience…