-
Domopalooza entertainment announcement: STYX
We're so excited to have Styx join us on stage at Domopalooza 2025! Don't miss out. Join us by REGISTERING HERE. More about Styx The seven men comprising Styx--James “JY” Young (lead vocals, guitars), Tommy Shaw (lead vocals,guitars), Chuck Panozzo (bass, vocals), Todd Sucherman (drums, percussion), Lawrence Gowan…
-
Is there a way to update/run a dataset or ETL every 1 minute?
I know…it sounds crazy, but I have a client that wants to run an ETL every minute. Here is what we have explored to no avail: Advanced schedule on a dataset and on the ETL Workbench Using scheduled reports to trigger an email connector Issue is that those increments are only 15 minutes and we can't specify down to the…
-
Is it possible to use a code engine package as library in another package
I have created a javascript code engine package with some functions and I would like to use that functions in another code engine package. in the first package called 'myFirstPackage' : function test() { return 'Hello'; } And in the second package: const myPkg = require('myFirstPackage'); console.log(myPkg.test());
-
Has anyone ever deleted a copy of a dashboard and then the original dashboard gets deleted with it?
I created a copy of a dashboard and then decided to delete the copy, but when I did, Domo deleted the original dashboard too without me having done anything to it. Has this ever happened to anyone? I need the original dashboard back ASAP, so if anyone has experienced this before and would know how to restore that, I would…
-
How to fill-down nulls from earliest instance of non-null value?
I am currently struggling to find a cohesive solution to being able to fill nulls with the first instance of a non-null value. The layout is very simple, basically there is column called ID and it contains one non-value null and the rest is null until the next non-value null. I would like it where the nulls are replaced by…
-
Generate a new Dataset for a Created Form
I have created a form but have made a lot of changes after receiving some answers. I would like to keep the same form but change the output dataset by creating a new one. Or I can delete all the data in the previous dataset but I would need to change the column names.
-
Card and Page Tags
It would great if Domo had label/tag functionality on cards and pages so that they can be more easily organized and navigated through. For example, it would be great to be able to tag all cards and pages with the name of the department they belong to. Another example would be tagging all cards and pages with the topic area…
-
World Map Visual
Hello - I have my data organized by continent and for some reason when I attempt to visualize it in the World Map chart it only populates for Australia. Is there a specific way the data needs to be organized for the chart to populate properly? Any advice welcome!
-
PowerPoint Plugin
How can I get the current filter on the Domo dashboard to apply when using the PowerPoint plugin? I just downloaded the PowerPoint plugin and the dashboard/page I need have filters for different clients. I filter the page in Domo with just the client I need but, when I go back to the PowerPoint plugin to download the cards…
-
Scheduling Dataflows with Multiple Notebooks Within a Single Jupyter Workspace
You can only schedule one dataflow per workspace. Documentation is misleading saying you can schedule per notebook. Not true. https://domo-support.domo.com/minasan/s/article/36004740075?language=en_US#schedule_notebook The moment you open a second notebook and try to schedule it from within the same Jupyter workspace you…
-
Overlapping Date Beast Mode
Hi everyone! For context, I am making a card that flags overlapping contract dates. I want to make sure that the first order finishes its duration first before having another order. I only want to partition the overlap flag by customer and by the same business unit. Please see the Excel visualization sample I made below.…
-
File Upload Via Email (Zip file)
Good Afternoon, Was curious if anyone has ran into this and has a solution. I'm needing to setup a dataset via the file email connector for a report that is emailed to me every morning. However, due to the file size, the report is sent to me via a .zip file and I do not see that option as the file type in the connector.…
-
Static Cards
Is there a way to create static cards—cards that do not expand?
-
How to properly replace data when using Upsert for Output?
Hello, I am currently testing out Upsert for the Update Method of the output dataset and I am confused about how it functions. From what I understand, it serves as both an append and replace update method where you can append on the current data to the historical data that exists. The issue I am facing is that I wanted to…
-
Email ingestion data issue
Hello Team, I have created a Email ingestion process in DOMO to get my data. My data has columns and the headers are dates but when i am checking my data after email ingestion in domo, then the date columns are suffixed with a C. Why is this? Input : Data after email ingestion in DOMO:
-
Option to allow the "Filter Bar" be visible by default
Hello We have quite a few external embed cards for which we have enabled the "Filter Bar" in the embed options, but the users would still have to click the "Filter" button to see the actual Filter Bar. I suggest/request to introduce an option within the embed options that shows the full "Filter Bar", not just the Filter…
-
Magic ETL Writeback
Hi, I am seeing reference to a Writeback Tile option in the Datasets section of Magic ETL in Domo documentation. I don't have this option or see refences to it anywhere else (forum etc). Anyone here know anything about it? Eg:
-
Calculation depending on current month
I have an app which shows a Progress Bar that calculates % of Revenue divided by Budget. As of now the only way this works is if a selects a month or quarter from filters on the dashboard (year is defaulted for them via a page filter). I would like to update this so that the dashboard defaults to the current month, so the…
-
Impersonate User
It would be very useful for an admin to have the ability to impersonate a user. As an admin, it would be very helpful to be able to view what my user views and also to make changes to their settings/filters/schedules, etc.
-
Changing the name of the 'Total' columns completely in Domo Pivot tables
Is there a way to change the column names of the 'Total' columns in Domo pivot tables completely? When I try to change them now, it just appends to the existing name(not sure if this is a bug or the intended way to rename the columns) Before changing: After changing: I ideally want it to say "Open Rate - over certain time…
-
enabling embedded App Studio app to have export functionality
We use domo everywhere currently using dashboards and like the design flexibility that App Studio brings but there is currently no option to add the export functions to embedded apps. Adding this even at card level would be a real improvement
-
Resolving Domo Mobile App Customization Vulnerability
As part of the November 2024 release, Domo introduced the capability to customize its Mobile App. Through the mobile configuration interface, admins are able to customize the mobile navigation experience to the unique needs of their users. Problem is, once the customized mobile configuration is deployed, users are able to…
-
No Code JSON - Upload File Containing JSON Data
I am getting the below error message when trying to manually import a JSON file using the no-code JSON connector. "Domo is ready, but there was an error parsing an expected JSON response from the API. Please check that the API is returning the expected data" I am using a JSON account with no parameters other than the name…
-
Is there a introduction navigating App Studio for end users?
I know that there are App Studio Overview/Walkthrough and Knowledge Base for DOMO developer. But is there anything similar for the end users who just need to get start on DOMO and navigating App Studio?
-
Can you add an 'Export' Button in App?
I have a Pivot Table Card that the end users would like to export to excel or pdf. In order to do that they would need to Expand the Card → Card Options → Export → Export Options. Is there any way that I can add a Button 'Export' in App and take the users to Export Options if they click on it?
-
Server-side permissions for embed programmatic filter password problem
I have server-side permissions set up to allow multiple user to gain filtered access to a dashboard. The username is working correctly to restrict access. However, it seems that the passwords I have set allow any text entry to gain access to the views I have set up. How can I resolve this?
-
HTML tables filtering
I have 5 columns and have a beast mode calculation that indicates risk level based on the value range, now i am finding it challenging to filter the rows by risk indicator
-
Lat/Lon Map Enhancements
On the Lat/Lon Map when you filter for a specific value and the map zooms in, sometimes it will show water where there should be land. For example, on the image attached, that's Los Angeles but for some reason we see that the map is cropped on both sides. After reviewing this with Support Team, I was told this is expected…
-
Transforming an ETL
Hello! I am trying to edit an ETL with three input datasets.. My goal is to get the 'GLAcct' row of data from the "GLAC PARTS (EZ TEST)' input dataset into the GLBD_V2 datset. Currently, the join is taking the 'GLAcct' under the input dataset 'GLBD_v2'. The request I received was to add a column onto one of our cards…
-
Make Dynamic Date/Time Functions Respond to the Company Time Zone
The dynamic date and time functions—such as CURRENT_DATE() and NOW()—are represented in UTC, regardless of the Company Time Zone in your Admin Settings. This creates a problem during the hours of the day when the UTC date and your company time zone's dates are unaligned. For instance, say you have a Beast Mode that uses…