-
Re-"Start"-ing inactive datasets in bulk from the Datacenter Dataset View
When datasets haven't been actively queried in a while, they get auto-disabled, and need to be manually "re-started". When datasets like that are inputs to dataflows, they disable the associated dataflows. But, from the Datasets view of the Datacenter, we have no way of seeing that a dataset needs to be "restarted". It…
-
new to domo so still learning.
How would I remove the loans that have a PaymentInFullDate associated with them? Can this be done with magic ETL?
-
Editing the 'Form and Dataset Brick'
Hi, I am trying to create a form to collect 3 fields from the User and have it write back to a dataset. I downloaded the 'Form and Dataset Brick' since it does most of the heavy lifting for you, but anytime I edit anything in the JS like delete the table function or the search function the entire app messes up and I cannot…
-
How was your experience in taking Domo Student Certification Exam?
I have question for Internship Exchange for student. Which certification to start taking?
-
View limited to 10,000 rows of data when looking at a dataset?
Is this a new "feature" from Domo? Recently I am limited to viewing only 10k rows of data at a time in the data tab of a dataset. When I apply a filter, the actual number of rows briefly displays then jumps down to showing 10,000 rows. Is this a new requirement from Domo for performance purposes? I would like to turn it…
-
Increase number of dimensions allowed in the pivot table
Currently the pivot table chart only allows 10 dimensions on the top (rows fields). We need more than 10 dimensions often for data analysis. Thanks!
-
Change Column Name Based on a Date Selected in Drop-Down Filter
Do you know if it is possible to change a column name or add the date to an existing column name based on the date filter selected. Example: If the column name is Actual Monthly and I select a reporting period filter of 09-30-2024, is there a way to have the date populate in the column name on the fly?
-
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…
-
Google Ads Connector - missing metrics
Hello, I am using Google Ads connector for a while now. I would like to sync a metric that can be found in the Google API for Ad Groups and Campaigns : biddable_app_post_install_conversions. This metrics allows me to measure the conversion of a specific action within the app. I searched everywhere the metric in the…
-
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…
-
Filter visualization on dashboard help
I have a dashboard that I added a donut filter to at the top containing Category A and Category B. Below it, I have a single bar chart with no series that shows the amount of new paid companies in a given week. At the bottom of the dashboard, I have a standard table with the complete list of companies. The intended…
-
Login as a user
Allow administrators to log in as a specific user to help resolve issues by viewing the datasets accessible to that user, the content shared with them, and how PDPs on various datasets interact to display data to the user.
-
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…
-
Fix the buggiest card type in Domo: The Text Card
Text cards are so incredibly buggy. Text randomly deletes. Text updates don't save. You hit backspace once while typing and it blanks out the entire card. Formatting doesn't save after being applied. They are so so buggy. And they seem to be even more buggy when used in App Studio.
-
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:
-
How to Unlock an Account After Multiple Failed Password Attempts
I have set up my account to lock after a certain number of incorrect password attempts. Could you please explain how to unlock the account, either from the administrator’s side or the user’s side?
-
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…