-
How do i insert a line break in a cell in Ag Gid Domo table?
Hello all, I have plugged AG Grid framework with Domo. Below is the AG Grid Table with multiple values separated by ',' inside a cell. But I want a line breaker after each value. I tried to replace ',' by '\n' using Magic ETL but it is not working. Can someone please help me here?
-
No Access issue on API Tokens
I have generated client secret and ID using my admin access domo account. But when I try to access the embedded dashboard with programmatic filtering in PHP Laravel, I am getting the following error, "You don't have access to any role/module. Please contact your company admin." I want to get an embedded dashboard with some…
-
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…
-
Workflows for Domo Everywhere
I've got code that I've been suing successfully for all types of Domo Everywhere related tasks. Before we make these GLOBAL packages and functions that are available to everyone, we'd love to have a few more people using them. If you want to use Workflows to automate any Domo Everywhere related tasks, please let me know.…
-
option to Export cards but disable the whole dashboard export
when using domo everywhere you have the option to enable EXPORT function but this enables in cards and the whole dashboard and adds a button at the top of the dashboard which really pushes the dashboard down. I propose being able to enable EXPORT on cards separately to the whole dashboard
-
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…
-
Improve PDP on Domo Everywhere publishing
I have a suggestion for a product enhancement. The suggestion has to do with one of the steps in the Domo Everywhere publishing process. Specifically about the 5th step in the create or edit process of a publication job, the one where you choose the PDP policies to include. Once you have more than a handful of DataSets…
-
Publication Group People Administration - Reorder People and Search by Filters and Values
We use publication groups (pub groups) to display our field rep data. We have several different types of users (basic technicians, territory managers, customer support, etc.) with similar, but different filters. People appear in order of creation and this order cannot be changed. This gets frustrating because I have set up…
-
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.
-
Add deleted events to the DomoStats Publish Event Logs dataset
Please add "deleted" events to the DomoStats Publish Event Logs dataset. Not including deleted events means the dataset can't be relied on to see the complete details of what was changed on subscriber instances.
-
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.
-
Add embed token as query parameter to the iframe src
When intergating with Domo Everywhere, creating a iframe is one of the main pain points. This should not be the case. In an ideal world, the iframe would look like this: <iframe src="https://public.domo.com/embed/pages/:embedId"> </iframe> However, as we need to pass the embed token as well. Insted of doing it via Forms…
-
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":…
-
Domo Everywhere Embed Edit - separate grants
Hi, We have users that need to export to Excel , PDF and Powerpoint but we don't want them to be able to email content out or schedule reports. It would be good if this grant could be separated out.