-
Apps Issue
In the domo app studio, I have created an app. But I am unable to change the landing page of the App, earlier i created a page and it was set as a default landing page in domo appp but then i created a new page and I have to change it. How i can do that, I am not finding any options in app, everything is greayed when it…
-
CourseBuilder - editing trainings created by Domo
Hello, It looks like as recently as 2022, there was a way for me to download courses from learndomo.domo.com and reupload them into CourseBuilder so that I can tailor the trainings to my organizations needs. I don't see an option to "Train Your Team," as is included in some previous forum responses from 2018. Is this still…
-
Filter behavior on dashboard/app vs Details View
I wish the default behavior for filtering via-the-legend at the dashboard/app level would mimic what happens when viewing a card in full screen/via the details view. When I click a colored block in a legend, I'm intending to remove that color from my view and allow the chart to re-scale. I think it's confusing that this…
-
Assistance Requested with DOMO App Buttons Functionality
Hi Everyone, I am currently working on integrating additional functionalities into our DOMO apps and would appreciate your expertise. My objective is to create two interactive buttons within the app: A Feedback Button that, when clicked, should ideally open an email draft addressed to a specific person for feedback…
-
Using Domo with an Integration Platform for Automated Action
I'm a big believer in BI being much more than simply connecting up all your data and creating read-only dashboards. More and more of our projects should be focused on process automation and integration. These types of projects have a meaningful impact on the business and can help quantify the value of a BI team. Made a…
-
Stock Price Data Connector
Is there a connector to NYSE/Nasdaq/etc. share prices that doesn't involve hosting a Google sheet or any other additional artifact outside of Domo?
-
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! 👇
-
Campaign App email concatenation in distribution list
Campaign App distribution list only allows us to send one email individually to each person we want to send it to, with all other addresses in CC. As a result, each email address on the CC receives as many emails as it is referenced in the CC field. As is possible to see in the image below, for example, email xx@domo.com…
-
Campaigns App - Domo Markup Language in Distribution Lists
Hello, Are there escape characters in the domo markup language? I am using the markup language operand "Is in" to filter email attachment datasets based on the recipient in the Campaigns App. I run into problems when the data values I need to filter on include commas. For example… Recipient A's email attachment needs to…
-
DDX Demo: How To Implement a Custom "Tab" Navigation Element in Your App
Leverages DomoStats Connector Pages Report to power nav items and give users granular PDP control. Scrolls horizontally to accommodate as many tabs as the user would like. Shows active page in navigation. Here is a tutorial video walkthrough on how to build: DDX Bricks_ Custom Bootstrap Navigation Demo.mp4 Here is a gist…
-
How can I use domo.onFiltersUpdate to stop App refresh while still getting filtered data?
We have a Custom App on a dashboard with multiple filter cards. We like how the app responds to changes in the filters, but we would prefer it not have to refresh. I found domo.onFiltersUpdate and see that the filter data is passed into the function for use in the event handler, but it's unclear how the filter data can be…
-
URL's in DDX bricks aren't clickable?
Is there a reason why default HTML syntax for links is not working in DDX bricks? Clicking on hyperlink or hyperlinked images doesn't open anything. I see the link appear when I hover over the element but nothing happens when I click ... I need to right-click to open the image or link in a new tab. Strange that the…
-
DDX Bricks cards with Domo Campaign Apps
Hey, We have a client who has a dashboard with DDX Bricks cards. And he needs to send the pdf reports to multiple people as an email attachment. So we decided to try Domo Campaign Apps. Can we use a dashboard with DDX Bricks cards in Domo Campaign Apps? Appreciate your feedback on this. 🙂
-
Regarding domo APP DB
Hi Team, I have enabled "syncEnabled": true at manifest.json to export APP DB data to domo. I can see the collection information . But I want document related columns information, i.e., JSON document "content" value i.e , it contains content information as per below…
-
Where do I find APP ID - CourseBuilder
In finalizing a training module the Next Steps asks for the 'Next App ID'. I have an app that I want to refer to but I'm not sure what is meat by app id and I'm not finding explicit mention of it in any of the CourseBuilder articles. Is this the same as the Design ID for the app in the assets menu?
-
CourseBuilder - MacOS - Cannot be opened
“CourseBuilder” can’t be opened because Apple cannot check it for malicious software This software needs to be updated. Contact the developer for more information. has anyone run into this, who should I contact for support?
-
App Dev Studio domo login failed with "Failure to get user from server" error
I recently installed the App Dev Studio by following the Set up documentation of the developer.domo.com doc using chocolatey. However, it failed to prompt me the logon screen as the tutorial said. prompt> domo login Enter> my-company.domo.com Error: Failure to get user from server. Possible instance name issue,…
-
Domo Embed & Custom Apps
Hi there, Is it possible to embed a custom app? Is this done by adding it to a dashboard which is then embedded? Use-case: Salesperson logging into our corporate website to see their sales figures filtered down to them via Programmatic Filtering. Or being able to add/modify customer notes listed in the App. Thanks for your…
-
How to modify(create/update/delete) rows of an existing data using custom JS app?
Hello folks, I've been working with custom app where I am somewhat trying to replicate existing form builder application where I give users ability to fill forms to modify entries of an existing data data, Example: Form would ask for entries like employee id, name, gender etc. and after hitting submit these values get…