-
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…
-
access page embed applied filters in brick to pre-select filters
Hi, We have an invisible brick inside a page embed. It's only job so far is to notify the host through a postMessage when a filter has been applied ( using domo.onFiltersUpdate() ). The host then listens for this postMessage and stores the chosen filters in session storage. This is all working well. When the modal is…
-
Does anyone use the domo identity broker? Is it working for you?
As above really. The one we access isn't working so was wondering if this was impacting other users as well.
-
Is there an option to share cards on social media?
Hi, I'm still in the trial version so this may just be a feature that I cannot see yet, but after you embed a card/dashboard into a web page, is there an out of the box way to set up the cards to be shared onto the different social media platforms? I don't see any on the embedded examples that Domo has on their site.
-
Is there a way to hide link to dataset on a Card?
Is it possible to hide the link that takes users to the dataset that is powering the card? We only want them to see the data that is on the card and not the advanced details.
-
Domo Everywhere Editor Embed Cookie Issue
Hi, Anyone having issues with the Edge browser. Whenever our users access domo embedded they are greeted with this button without explanation. I think this is to do with blocking third party cookies.
-
Is the KB article for Time Zone not yet updated?
This is regarding support case where customer is requesting to add Mountain Time Zone. The customer was unable to find required time zone as the drop down does not contain all time zone. One needs to manually enter the name of the time zone to get related time zone, which customers are not aware of. I am sharing the KB…
-
Programmatic Filters Implementation Help
Hi, I'm using programmatic filters for the first time. This image below is on Domo's documentation - . I created a similar file in my code base but I'm not sure what visualization1 is? Is it the name of the dashbord? Where is it defined? Additionally, how is this called in the frontend? Do I need to do anything on the…
-
Domo Everywhere Embed Editor
Hi, As there are a few ways of embedding this question refers to this way Currently we pass something like this in the JWT token { "sub": "alex.lee@modocorp.co", "name": "Alex Lee", "customer_id": 1000, “groups”: [“a”,”b”,”c”], "exp": 1716239022} but we would like to be able to pass something like this { "sub":…
-
Is there anyway i can change my display name to my name instead of user1234.
-
Server side permissions for embed programmatic filtering not working with private embed
I am able to access my dashboard with the embed links set to private using server-side permissions. However, when I log into an account that have filters set, I get the following error: {"status":400,"statusReason":"Internal Server Error","path":"/embed/pages/5yv8Z","toe":"6EH2UGS74M-ES1C9-R929I"} I am fairly new to all of…
-
How do I get embed to update the dashboards with user input?
Long story short, built out an app with private embed (Using Swift since this is a MacOS/iOS application for work.), I can get the dashboards to display after logging in, yadayada, but they are not editable in any way, and I can't get any input pushed into the actual dashboards. I basically need it to do this: User logs in…
-
Publishing to Subscriber instance - Allow Child page sub-selections
Current Domo publishing is an all or nothing situation where if a parent page is selected all child pages (and grandchildren if 3 page hierarchy in place) are automatically published as well. No option exists to select specific child pages to publish. A feature enhancement suggestion. Allow selection of specific Child…
-
How can I get rid of HTML table/cell borders?
I have an HTML table (1 column that is a Beast Mode, it outputs text) . The output is exactly what we want, so I have no interest in changing the Beast Mode code. My client embeds the table through Domo Everywhere, and they want it to have no table/cell borders (so that it will appear like a paragraph of text). I am able…
-
Domo Everywhere - Embed Filtered Views
Hello! Is there a way to use Domo Everywhere to create links to specific filter views? I have clients who want to see their marketing campaigns filtered to specific regions so that they don't have to teach their stakeholders can immediately see a specific page view without needing to manipulate the filters. I know this…
-
Overflow?
Hello! Just wondering; is there such a thing in domo? I'm working with a dataflow, set up a rank column but some values are way out of range. Here's my sample data set Month 1 has total of 3 individuals but rank value (521) is way out of context. Has anyone encountered such an issue? Kindly help.
-
Subscriber instance sharing board scenario
Hi guys, We have users on a subscriber instance embedded into our web application. I am having to give users the below grant to allow them to share boards they have created. Without this they don't see the share + button at the top right even though they are the owner. I noticed when they do share with another user that…
-
Is there any functionality similar to bookmark in Domo?
Is there any functionality similar to bookmark in Domo? Like if we need to save the report with filter for the future use, is that possible with Domo after embed into site or app?
-
Domo Everywhere Default view/filter
Hi All, I'm trying to create embedded dashboards that will show multiple years worth of outcomes. I would like the end-user's view to default to the most recent year's data, but then be able to manipulate the data using a slicer filter card. So, if we have data from FY19, FY20, FY21, FY22, and FY23, we would like the…
-
Delete dashboard
Hi, Using Domo Everywhere edit experience with publish/subscriber model. If a user takes a copy of a dashboard or creates their own. How do they remove them? Thanks
-
Connections with other Domo Everywhere / whitelable companies and users
Hi there. My company is new to Domo, and we're working to launch an integrated, whitelabeled solution to our market soon. I'd love to connect with others who have done or are working to do the same!
-
PDP and Trusted Attributes
Hi, I need to split data by a trusted attribute sent through with our JWT token using PDP. Is it possible to use a custom attribute so that a column can be checked against this attribute in a PDP policy? For example I want to send through the users user_id and filter so they only see their data. I could hijack employee id…
-
Publishing to subscriber instances problem
Hi, Has anyone using the edit experience of domo everywhere had trouble with dashboard changes in their parent instance not appearing in the subscriber instance(s) when the publication is refreshed. Things like adding a chart, removing a chart, changing the title of a chart. The refresh option in the admin says it has all…
-
Considering Domo Everywhere
Hello, Community, Please pardon me being so naive to this topic in advance. We have been using Domo for about 4 years now and we have about 120 user licenses in Domo. Recently, discussions have been brought up to share data to a bigger user base, but without exceeding Domo licenses. I ran upon Domo Everywhere and had a few…
-
Domo Everywhere - Date
Is there a way to enabled Date in the embed card, when I get the card to the website it doesn't let me play with dates and just show all the data.
-
Domo Everywhere - how to remove Embed type of "Off" from report?
On the Domo Everywhere dashboard, I see rows for dashboards that USED to be embedded, but are no longer embedded. These show up as "Embed Type" of "Off". Is there a way to get rid of these rows? I realize I can filter the column, but it would save our users some confusion if these records didn't even exist anymore.
-
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…
-
Card Timefilter for Dashboard Embed?
How can we ensure to filter the timeframe per card when using Dashboard Embed? (to confirm: I know how to apply timefilters for the entire Dashboard, but I'm looking for a way to enable the timefilters on a 'per card' basis) Thanks in advance, Ruben Visser
-
Why do users see different settings in "Embed Dashboard"?
We are preparing dashboards to be privately "embeddable". When looking at Share -> Embed Dashboard, different users see different things set. For example, I can have a dashboard embedded as Public, and someone else has the same one embedded as Private. This is concerning as one user could have it set to Private thinking…
-
Is it possible to embed Domo in my portal as a designer (not only viewer) with white-labeling
In our portal, we want managers to create their own report/charts/dashboards using a built-in designer that connected to our database directly and doesn't require any further authentication as the user is already logged-in in our portal.. also, complete white-labeling.