-
Duplicate Connectors and mass Edit connectors
related to https://dojo.domo.com/main/discussion/comment/57517#Comment_57517 Especially when we need to create n connectors from the same database and schema, it would be ideal to be able to duplicate the connector and then just change the sql query. when building connectors against databases that have many tables, it can…
-
Ability to create a copy of a dataset, and then update settings
SO OFTEN we have to bring in multiple datasets from a single connector. It can be an incredibly time-consuming process, with many of the same steps taken over an over again. If we could simply set up one dataset, then make a copy with a new name, and adjust settings, it would save HOURS…so many hours. It would also make…
-
MS Exchange Mailbox Connector
IDEA: This connector should have the ability to connect to multiple email accounts through MS Exchange Mailbox Connector. Currently having only access to 1 single email account is not very helpful and setting up multiple connectors is a lot of Manual Work. USE CASE: User wanted to analyze the email content from multiple MS…
-
Make Date Filter Options Visible on App Pages (like a slicer)
In an app, you have to access the standard date filter via the 'Controls' button. This can be confusing and unintuitive for the end users of our reports, and it would be helpful to be able to put the filter options (like 'This Year', 'Last Month', etc) on the actual page itself, similar to a slicer in Power BI and other…
-
Ability to set default Focus datasets across all uses of DomoAI Chat
We're not ready to share the ability to interrogate all datasets via DomoAI chat, but we do have some that we think can add value to the tool. "Focus" looks at all datasets powering the dashboard you're looking at and we're not able to automatically exclude datasets from that focus list unless the box is unchecked for each…
-
All Items on an Invoice that contain a specific Item Number
I want to see all items on an invoice for the last 2 years that contain a specific item. i.e., I want to see all items on the invoice where at least 1 of the items is item X.
-
how to get a variable ID?
I'm trying to use the update variables API inside a DDX brick, but the variableId can't be found anywhere in analyzer. anyone know where to get the variableId? domo.sendVariables → domo.requestVariablesUpdate — Update page variables #domo.requestVariablesUpdate() //Update page variables programmatically.…
-
Customize or hide Saved Filter description on email reports
Currently, if you email a report with a saved filter, the email will show all of the filters selected in center aligned black text at the top of the email. It's not customizable. It's not possible to hide it. The list of filters may be long and interrupt the flow of information in the email. We can instead use filters in…
-
Getting error "domo.OnDataUpdate is not a function"
Here's the code I am using in my main app.js domo.OnDataUpdate(()=>{ console.info('domo.OnDataUpdate: ', new Date().getTime()); errorE1 = document.querySelector('.error-msg'); errorE1.innerHTML += "Refresh page to update data in the app";}); Errorscreenshot:
-
domo.onDataUpdate() Bug
We have been using the domo.onDataUpdate() function from the Domo JavaScript library in several apps developed using the Domo App Framework. We use it to ensure that when the dataset refreshes the app doesn't refresh in line with Domo documentation. This had been working across several apps until recently. It will still…
-
App Studio share a specific page with a person or user not the entire app
Share specific pages with a group not the entire app because some of the information may be confidential but you like it to remain in the App on its own page especially if running meeting through DOMO
-
Adding URL field to Domo Governance Pages Report
One critical piece of information that is and has been missing from the Domo Governance Pages report is the URL of each page. The DomoStats Cards report includes the URL of each card. Why doesn't the Domo Governance Pages report include the URL of each page? To my understanding, that's static information from the moment…
-
Ability to pass custom host servers in Brand Kit mail configuration.
Users have to pick from limited list of hostnames in mail configuration in Brand Kit. So the ability to pass custom host servers will be a valued feature in Brand Kit mail configuration. Also ability for customers to enter their own port number, security protocol, and auth type/credentials.
-
Customize or hide Saved Filter description on email reports
Currently, if you email a report with a saved filter, the email will show all of the filters selected in center aligned black text at the top of the email. It's not customizable. It's not possible to hide it. The list of filters may be long and interrupt the flow of information in the email. We can instead use filters in…
-
Hide or customize format of Saved Filter in email reports
Currently, if you email a report with a saved filter, the email will show all of the filters selected in center aligned black text at the top of the email. It's not customizable. It's not possible to hide it. The list of filters may be long and interrupt the flow of information in the email. We can instead use filters in…
-
Unable to Copy or Select the Pills under Controls Tab via developer tools
We noticed that the pills cannot be highlighted through Inspect Element(developer tools), as they appear as an image due to being implemented with the <li> tag. If they could be changed to use the <button> tag instead, it would be greatly appreciated. We facing issues only on the pills under Controls Tab. I will attach…
-
In a workflow can I duplicate what Webfocus does when RECOMPUTE MULTILINES for a Week End Total?
Is it possible in a workflow (and how) to duplicate what Webfocus does with recomputing a Week End Total rather than just using totaling & averaging (report example & details on how Webfocus "RECOMPUTE MULTILINES" logic works? ON RECEIPTTRANS3.SEG01.WEEK RECOMPUTE MULTILINES AS 'Week End Total'
-
Fix Domo Everywhere embedded app studio has navigation shift for logo on every load
Submitting this in idea exchange since when I sent this to support in the past they claimed this wasn't a bug and was functioning as expected. Since this being the expected behavior is absolute crazy town, I'm submitting it here for an update. Embedded app studio apps have a shift in navigation where the logo would be no…
-
Hide vertical Navigation in App Studio when moving your mouse off to the left
When you have a widescreen monitor or multiple monitors and you ever have a window with app studio on the right with vertical navigation, the navigation stays open and covers up your dashboards if you ever have to move your mouse over to the left of the screen. It's very annoying and it's my most commonly requested fix by…
-
Jupyter Workspaces - Search String
I'd like a search function function inside Domo Jupyter Workspace. I'm constantly looking for code snippets I recently created that I want to reused but can't find. Assume you recently wrote an append routine and want to find that code? You want to search for all ipynb files to find code that contains the word "append". I…
-
Multiple Grand Totals
Right now we are not able to add multiple grand totals in a card. If we were able to do this, reporting in Demo would be much better. In other words I could use Domo instead of Excel for some of the projects I work on if we could enable multiple grand totals on a card.
-
Building application with DOMO
Hello Team, Calling DOMO experts! We need help on building applications and workflows in DOMO.Use case: Inside DOMO we have cards with filters on data. We want to send these filters as SQL query or JSON payload to snowflake.Please reach out if anyone has worked on similar use case. Regards, Ritesh
-
DCM via Google Cloud Storage Connector blocked by Google
Hi, I understand this problem occurred previously with the Google Sheets connector and was fixed. I am running into this same error with the DCM connector. My Google account for my workplace is not an admin account so I can't edit the app access security. Is there any solution to bypass this?
-
Range filter showing as standard deviation.
I am creating a table chart type and I can pull in a column for ID's and they show properly. When I pull in a quick filter and select the range of numbers to be displayed, it shows them in standard deviation. How can I fix this so I am able to add a quick filter for all order id's? Data type is a FLOAT so it pulls in as a…
-
Mastering Data Pivoting in Domo: Magic ETL & MySQL Techniques
Take your Domo skills to the next level! Discover how to pivot and unpivot data in Domo using Magic ETL’s Pivot, Unpivot, and Dynamic Unpivot tiles, then go beyond with MySQL techniques for Dynamic Pivot and Looped Join. This public app covers practical steps, best practices, and when to use each approach for flexible,…
-
Easier way to copy/paste large text blocks from Domo Everywhere embed?
I have a chart in an App that is embedded to colleagues at my company that is a very lengthy text block (it's an AI generated summary). I have extended the character limit, so all of the text is there but the team members have a tough time copy pieces of it. The embedded dashboard card makes it difficult for them to copy…
-
Consistent Percentage Scaling Option for All Charts in Domo
Problem Statement When using Domo to display % distributions over time (e.g., offer volume % by category), the platform recalculates percentages per time slice. This makes a value like 25% appear at different vertical positions in different periods if the total changes. The result is misleading visuals and makes trend…
-
Rotate Text in Textbox on Dashboard
Hi, It would be super helpful for dashboard formatting if we could rotate text in textboxes on dashboards. Thanks!
-
Digital Chatter Challenge: Earn Domopalooza pass, up to $1000, a Apple watch, and MORE!
Earn a free Domopalooza pass, up to $1000 in Amazon gift cards, an Apple Watch and MORE by participating in the Digital Chatter Challenge! It's as easy as starting a meaningful BI/AI post about Domo on Reddit, Quora, Stack Overflow or LinkedIn. Read the full challenge details HERE. TOPIC FOCUSES Use the list below to pick…
-
Copying Tab Layout across Multiple Tabs in App Studio
I have created an App where most of the pages have 2 tabs on them that are pre-filtered based on a field. I want the layout of those two tabs to be exactly identical with the exact same number of cards and layout. It would be nice if I had the ability to copy/replicate the layout of one tab onto another tab. With the…