-
Manifest.json is not getting saved.
I converted a Brick to an App. The Brick was working fine and was able to store input data to an App DB collection. However, after the conversion, I'm no longer able to save any data—sync is disabled. I tried changing the collection and enabling sync in the Manifest GUI/JSON editor, but it doesn't save and throws an error…
-
AppDB Query giving inconsistent results
My AppDB query gives the correct result first time when I search a document but the very next query for that same document results nothing. And every subsequent query for that document results nothing. This is a pattern every time I try searching a different document in AppDB. //check if the document already exist const…
-
Dynamic iframe height
When embedding apps online, it would be great if the iframe embed code had a dynamic height that could identify the pixel height of the current page the user is on and use that as the height. I have several displays that don't make sense to have each page be the same height, and it's frustrating when it is embedded online…
-
Product APIs Postman Collection
I am launching my Postman collection of the Domo Product APIs to the public. This collection contains most endpoints and has been well documented using Postman's new types feature. I am joining Domo next week as the new MajorDomo and wanted this in the hands of the Domo community ASAP. I'll be working with the product team…
-
Transpose functionality for HTML Tables
Using the tables, I've found the transpose functionality quite useful however HTML tables provide a lot of flexibility that isn't available in the normal table. We have a specific case at the moment that the HTML would be useful for, if the transpose function was available. I would like to propose having this function…
-
Domo Sandbox: How to create a dashboard (AKA page) repo without creating beast mode copies?
I'd love to start using Domo Sandbox as a dev environment to edit dashboards and then promote when ready. We don't want users to view changes that are in progress! However, I've only gotten dashboard (AKA page) repos to work when they copy literally EVERYTHING on the page — cards and beast modes. My group only wants to…
-
MapBox - No Background
I'm in well over my head but here goes nothing… In my first attempt at using Bricks, I downloaded the MapBox Donut Cluster Bricks. I got it connected to my MapBox account and have a dataset with quantities for each Lat/Long value. However, there is no "backdrop" for the chart: It's working in that the donuts each have…
-
Domo Jupyter - Account without "Allow Authorize users to access unencrypted credentials" not checked
A great feature to allow control over if an account can be accessed as plain text in Jupyter could use come improved clarity in the endpoints response. However because this feature is inside the "show advanced options" it's not necessarily obvious what's occurring here. An endpoint in the Python module domojupyter being…
-
Dashboard skipped filters and data got revealed
Hi, VERY URGENT! I am calling my every domo dashboard while passing my parameters to show the specific data to that user only. But one of my user have seen all the data on his dashboard, like for all the companies, not for his only company! And this happened for only one user twice, and not happening again, we are trying…
-
PayCom Connector?
Hi Domos, Does anyone have experience connecting PayCom (HR & Payroll software) to Domo? There is no canned Connector in the AppStore.
-
IDE Timeout changed to Inactivity Timeout
I send alot of time in the IDE creating numerous connectors and I often get kicked out whilst Im working. Its not inactivity as I can be in the middle of typing and get kicked out of the Developer platform, have to reenter my domain, enter my connector and 'most' of what I have just been typing is still there!! Can this…
-
when Building a connector I often get kicked out
I have spent a bit of time creating numerous connectors and I seem to often get kicked out. Its not inactivity as I can be in the middle of typing and get kicked out of the Developer platform, have to reenter my domain, enter my connector and 'most' of what I have just been typing is still there!! Any ideas? Is this a…
-
Domo create react app not populating with the Domo specific scripts.
New to web development with Domo, I've ran domo login and that was successful, but when running npm create react-app todo-app @domoinc like it says in the documentation it just creates a basic version of react without any of the Domo specific scripts like upload. Is there something that I could be missing?
-
sendEmail Function via API
Hi Team. I'm using this method: With the below details from postman (replaced inputs{} for this question) ``` POST https://{company}.domo.com/api/codeengine/v2/packages/{package_id_found_in_url}/versions/{version_integers}/functions/sendEmail Authorization: Token (generated via Admin > Access Tokens) body (JSON) {…
-
How to resolve CORS error while using Product API's?
{ "method": "POST", "url": "https://my-instance.domo.com/api/ai/v1/text/generation", "headers": { "X-DOMO-Developer-Token": "generated from Admin>Auth..>access token", "Content-Type": "application/json" }, "body": { "input": "why is sky blue?" } } Above is the request I sent but getting CORS error like below Access to…
-
Efficient Way to Rollover Filters with New Month
I have a dashboard with monthly volumes by service line. In order to only show the prior month that is closed, I manually set a filter to the prior month. Instead of going through each card and updating this filter manually to the next month (current state), is there a way to automate this rollover? Or perhaps have a…
-
Good Names for Domo Super User Group??
Hi Domos! We are scaling effectively and I'm kicking off our first "Super User" group to help grow the team of capable users. Tapping into the collective brilliance of this community - what's a fun name for our super user group?? Bonus points if there's some play on words regarding: Vance Thompson Vision (our company)…
-
Editable "Form"/Survey Style to Log Interactions
Team, Is there a functionality within Domo wherein end users can log interactions? Something like this: I tried to build out a Form in AppStudio, but all end users got an "Error Loading Form" issue (see my separate thread: Any ideas?? I've thought about making a Google sheet that was connected to Domo but that feels clunky.
-
Seeking Best Practice Advice: Reporting Financials in Domo
Hi community, What is best practice for reporting financials in Domo? Currently, we have raw financials, account by account, fed in through a simple CSV. There are no summaries in this CSV, so I have to aggregate them with Beastmodes to get to summary numbers. For example, EBITDA is calculated as such (see code below) This…
-
How to list Domo AI Models and its meta data
Below is the sample output I'm getting from Domo API using AI service layer API 1.How to list the DOMO AI models if i want to choose different AI 2.how to pass/use the sessionId to stay on the same chat { "prompt": "hi", "choices": [ { "output": "Hello! How can I assist you today?" } ], "modelId":…
-
Is there a limit on the data provided by the datasets API?
I am using the datasets api (https://api.domo.com/v1/datasets/<dataset-id>/data) to access multiple different datasets in my Domo instance using Postman. Everything works fine and Postman shows the response for all my datasets except for two which are both over 1 million rows. When I try to use the datasets API for these…
-
Domo: 📈📈📈📈📈
Team, Domo started as my little playground where I could explore data and visualizations. Fast forward to now - and it's blowing up. Leaders, directors, owners (oh my!) are all wanting access and are trying to answer business questions with Domo. This is a good problem to have as it puts me in a strong position to lead our…
-
Tracking Usage & Measuring Success
Hi team, We've loved Domo and every day and every dashboard it feels like we are making progress towards a more-informed future. I want to be able to measure the success that we've had. I am aware of the DomoStats People app and the DomoStats Activity Log, but how do you all measure the impact of all that we do? How can I…
-
3rd Part Analytics tool: FullStory
Hi, I am integrating 3rd party analytics for my dashboards to see users behaviours on my embedded dashboards from domo. For that I am using FullStory and adding its scripts in iframe and main head section of parent page. Does this work with both public and private embedding right ? or only private embedding we can see…
-
Add a analytics tracker in the head of page
Hi, The dashboard I am embedding, I need to use analytics tracker to see user's behavior on the dashboards. For that I am using FullStory, and they have a script which we need to put inside the <head> tags both in the main page and inside the iframe/dashboard page. I can add that script inside the brick in iframe but…
-
[domo CLI] login issue in domo app CLI after performing npm start
Description When attempting to develop the custom Domo app locally and run the local server using npm start, an authentication error is returned, prompting the user to log in to Domo using domo login. After successfully logging in, attempting to use npm start again returns the same authentication error. However, it…
-
Mega-Ultron-Super-Duper Connected Dataset to rule them all
BLUF: Should I join/append all of our data so we have one workable dataset? This isn't a technical question, but rather theoretical. We've got data in many places (I'm sure this is common): Budget in XYZ Financials in ABC Stats in DEF Stats Historical (just switch systems so have a different datamart) in LMN Everything…
-
Filter Request from Custom Domo App
Hi everyone, I am currently working on a custom Domo app using React, and I'm trying to develop an interactive filter app. I've researched the domo.js library and found that it mainly provides functionality for managing and operating datasets, users, groups, etc., in Domo. However, it doesn't seem to be suited for sending…
-
CLI with Task Scheduler
Anyone put the script directly into Task Scheduler to export a dataset? at the command prompt I can type the following separate commands (enter after each) java -jar C:/Domo/java/domoUtil.jar connect -s xxxcompany.domo.com -t 3xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx export-data -i 0DATASETIDHEREINTHISSPACE80c -f…