-
Max Slice before 'Other' Pie Chart but applies to Line Chart?
So I have a field called 'title' and there's like 100 unique value in there. When using the pie chart I just want to see top 7 slices/title that has the highest Pie Value. Is it possible to do the same with line chart where X= date, Y = pie value, Series = title (but only showing top 7 titles that has most Pie Value?).
-
How do I exclude data with a future date?
I am trying to pull data on a daily basis of headcount, but I have data that has future start dates that I want to exclude. Is there a beast mode I could do so? For example, today, I want to exclude any date after 12/19/2024. I would need to have a beast mode filter out daily any future date data. Is this doable? StartDate…
-
DOMO SQL - Formula
Hi Team, The formula below is validating but it is showing "NaN" for all CPM values. For context estimated_youtube_ad revenue and ad_impressions may include the following values: 0, Null values, integers greater than 0. Any potential way to fix this? Thank you in advance! Select* ,…
-
User access not working
I created a user and the user keeps getting the error: User is not assigned to this application. I tried recreating her account yet still get the same error. I created another user and that user can login without any issue. Am I missing something? Is there something the user needs to check on her end? Any answer is very…
-
DataFlow Error: Trying to Schedule DataFlow in Jupyter Workspace
Has anyone successfully resolved this error when trying to schedule as a DataFlow in Jupyter workspace? I don't have any other DataFlows scheduled in this workspace.
-
How can I convert LinkedIn geocodes to other geographic variable
I connected our LinkedIn business page to Domo and am trying to record followers by location. I have their DMA and geocode (urn:li:geo[8 digit number]). I tried to find a spreadsheet or some other dataset to convert them without much luck. Any suggestions?
-
Track user Behavior on Embedded Dashboards
I do have some embedded dashboards into my website and member portal, how can I understand how they are engaging with those dashboards, where they click and how they are interacting with it. Like MS Clarity works. I tried using MS Clarity but since domo is embedded as a third party in iframe, MS clarity dont look inside…
-
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…
-
It would be convenient to clone descriptions and synonyms between datasets w/ AI Readiness
When you have a lot of datasets/dataflows that share common fields.
-
Is there any way to clone AI readiness synonyms and descriptions from one data set to another
-
Contextual tooltips in hover text
Anyone know if there's a way to show different tooltips in hover text depending on what series you're hovering over? For example, I have a chart that shows the percent change in value from last month as a bar and percent change in value from the same month last year. When I hover over the percent change from last month,…
-
Can we import a custom package created in one Code Engine to another Code Engine?
I want to know if it is possible to create a local Python package in one Code Engine of Domo, then import and reuse it in another Code Engine. For example: Create functions or a custom package in a first Code Engine. Share this code with another Code Engine to avoid duplication. Is there a native way or alternative…
-
Solution: Beast Mode & Pivot Table Aggregation Error
Use Case: This chart uses a Beast Mode code for the Rows and Values in a pivot table chart. The results provide an error that is hard to understand without knowing what is causing the issue. Based on the results, we can also see the Cases is not calculating as expected. The dataset only has 5 rows of data. The Rows column…
-
Show Headcount based on Date Range Selected
Hello Everyone, I have been breaking my head over last 2 weeks looking for a probable solution to a scenario that I have. I tried ChatGPT as well but nothing worked. So, I have a Headcount App where I show Headcount based on various dimensions like - Geo, Region, Country, Gender, Leader, Job Role, etc, etc. Currently the…
-
Can we generate Embed public URLs for PDP policy datasets?
I have a reporting dashboard that has PDP policies set and assigned to different members to view only their data, Now I want to generate public embed URLs for each PDP assigned viewers so that they don't have to login in and can access and export data from public URL? Is this feasible? If so , Can I generate all URLs at…
-
Creating a beastmode that filters
Hi, I am having a hard time with this simple task. I have a column in my dataset called Lane, which is formatted as followed 'PointA>PointB.' I am trying to create a card on a dashboard that if PointB is selected it will filter all lanes that either start with PointB or end with PointB (exmple 'PointA>PointB' would show up…
-
Amazon Selling Partner Connector
Hi there, I'm trying to pull the Sales & Traffic by Child report. I've set up the connector and was able to pull some test data for a specific data range, however the resulting data was not aggregated correctly. Having changed the configuration to give what I'm after (e.g. by child, by date), I keep receiving the error…
-
Solution Share: Using Python to Bulk Rename Columns and Convert Timestamps
Hey Domo Fam! Wanted to share a success story using Magic ETL + Python scripting to solve a problem. My first use of a python tile! Challenge I'm building a Company Dimension table using Hubspot company data...all connector reports have technical column names (over 450 columns) and all date fields (50+ columns) are a mix…
-
Dataset Switching
Hi, Does DOMO offer API to embed Dashboard? Is there any API like below? https://api.domo.com/v1/dashboards/{dashboardId}/embed I could not find any details about this API in documentation. So, if this API exists can you please share the URL of Documentation? GPT suggested below code to switch dataset and load Dashboard…
-
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…
-
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…