-
JUNE in for the latest Community buzz 🐝
Exciting news! Community members of the month and top 3 leaderboard winners will now earn gift cards. Congrats to @MarkSnodgrass, @ArborRose, and @ColemenWilson for being the first to reap the rewards 🥳 Keep reading the top discussions, ideas and more from June below. 🔥 Most Active Discussions in June These conversations…
-
Add Text Alignment Controls to Card Elements (Title, Description, Summary Number)
As a dashboard designer using App Studio, I want to be able to center or right-justify the Title, Description, and Summary Number elements, so that I can better align the visual presentation of data with my design preferences and layout requirements. In the example below, I received a request to center the Title and…
-
App Studio - Limits for Control Filter Options (Please!)
Hey friends! As we develop more within the App Studio space, we have run into a topic that would be amazing to add some functionality for. For example purposes - Let's say we have a dataset that is really badass, built to do all sorts of things and provide tons of information. We take that dataset, and are building an App…
-
How to erase future cumulative bar lines on line + bar chart
I found this post - but it didn't work for me when filtering on Historical. Specifically, I created a beast mode as such: CASE WHEN Type ='Goal'then 'Historical' When Type ='Renewal' and Actual_Date_Closed__c <= LAST_DAY(DATE_SUB(CURRENT_DATE(), INTERVAL 1 MONTH)) and Type ='Renewal' THEN 'Historical' ELSE 'Future' END I…
-
Fix HTTP 413 Errors when logging into multiple instances
For those of us that need to log into multiple Domo instances during our day, we will often get greeted with this error. The fix is to close your browser completely and then you can log back into your Domo instance. This is a very frustrating issue, particularly when you have multiple tabs open comparing things in multiple…
-
Error when editing dashboard
Hello below error received when trying to edit DOMO dashboard: 'You are currently editing content that is embedded in 1 instance, changes that are saved will reflect in those instances' Can I please get help on the context/ details for this error please and how to avoid? Are there any implications to keep in mind?
-
Ability to set custom color palette based on user or Dashboard vs. entire instance.
I've had several customers ask for the ability to apply custom color palettes at a user or dashboard level. This would allow different teams inside organizations to brand their visualizations according to their teams/org.
-
Domo Solutions Webinar Recording: AI Agents Unleashed – Build Your First Agent
This originally APAC-specific event got overwhelmingly positive feedback ,so we're releasing the recording to the broader Community. Watch the "Build your first AI agent in Domo" session HERE. The Domo Solutions APAC team brings you a practical hands-on session on building AI Agents in Domo—unlocking the power of…
-
DomoAIで自動でグラフ作成した際の挿入先ダッシュボードについて
DomoAIで自動でカード生成した場合、グラフの挿入先のダッシュボードについて、最上位の階層に新しいダッシュボードを作成するか、もしくは最上階層の既存のダッシュボードを選択するかの2択しかなく困っております。 最上位より下の階層の既存のダッシュボードからDomoAIでカード生成してもやはり同じ動きになります。 現在弊社で依頼しているコンサル会社の方の環境で実行してみていただいても同様の動作でした。 最上位以下の階層の既存のダッシュボード、または最上位以下の階層の新規のダッシュボードで生成AIで作成したグラフカードを挿入する方法はないでしょうか?…
-
Card Refuses to Connect, JSON response Invalid Error when npm start
I have a domo app that I am trying to dev from linux with npm. I do a domo login and domo publish and the app publishes up to the env. Then I create a card and it gives me error 788b03b5-032c-4a1a-8c62-205afaa3a349.domoapps.prod5.domo.com refused to connect. If I try to use the app from npm start on dev computer, then I…
-
Connecting to Facebook Ads using JSON No Code Connector
Hello all, First timer using the no code and think this could be a better solution than using the EDI custom connector(?) I am trying to connect to facebook ads for my company. I am unable to get a facebook login for the company, but we do have a bearer token and account ID. Im able to call a GET request in postman, but…
-
SQL/Beastmode query for copying in values from another column
Hello, I have a dataset with lead sources from two different places, and I need to splice in the lead source from another column into the main column (Source - Mapped) only when criteria is met. I don't want to fully replace the data in the 'Source - Mapped' column because it has values that are not present in other…
-
Enhanced Export Functionality with Filtered Variables in Filenames
Improve the export functionality of cards by automatically including filtered variables in the exported file's name. This enhancement will provide users with more descriptive and context-aware filenames, facilitating easier identification and management of exported files. When exporting a card, the filename does not…
-
WORKFLOWS Q&A from Domopalooza
The product team enjoyed answering questions from the audience during the final session at Domopalooza. Below you will find the answers to all questions related to Workflows (including those that weren't mentioned on stage). Q: Can I use a WorkFlow to change a default date variable within a Domo dashboard? A: Yes, your…
-
Editor Access to Share Filter Views (Without having access to manage or delete cards/pages)
Background: People want to create filter views and then share them with other people. Unless you are an admin or have the grant of "Manage all cards and pages" (which is a security liability) then they can't share it. As part of our data security measures, we only allow our Admins the privilege to own pages and manage…
-
"The Pivot Table is Only Showing Part of the Data" Error
In our KPI cards using pivot tables, I keep getting the following error. ”This pivot table is only showing part of the data. The visible rows and/or columns are incomplete.” There doesn't seem to be anything wrong with the DataSet, and I have not been able to identify the cause. Has anyone else had a similar error?
-
Dynamic user selected date comparison variance calculations
I am seeking support on ideas for the best way to allow a user to manually select one date span and then select a second date span for comparison, so that the visuals show the variance of $'s as well as % from the first time span selected and the second date span selected. The user does not want pre built time span…
-
Count and Percentage of On-Time shipments per Distinct Document
Hi, I'm new to Domo and struggling to figure out what I think should be a pretty simple calculation. I am trying to figure out on-time delivery percentages for sales orders that have shipped. I have a transactional dataset with multiple rows of data per order (or document_number) and I'm trying to avoid having to modify…
-
Dayforce data
Curious if anyone has experience automating a feed of Dayforce data into Domo and how you were able to do that. The Dayforce Connector seems either outdated or I just don't use it correctly because the reports I tried pulling in with that are all null except for the employee id column.
-
Date filter card: default select last month dynamically?
So I have a dropdown filter card called 'Date' in my App, user wants to default that 'Date' in the App to be last month - with the option to multi select other months, currently I'm have to manually update the Filter View. For example: Today is Jun 20, 2025, Filter View: Month End Date <= '2025-05-31' → 'Date'' show…
-
Hello - I need to know how to combine data that is similar to make one
I need to combine all the Loves, TAs etc so that I show one Loves or TA instead of each location. Thanks in advance!
-
I can't able to create tasks in task center using API
I can able to CRUD operate on Projects, Lists without any error I can able to fetch tasks in projects and list but unable to create a task and edit an existing task if I follow the PUT method to create a task in a list mentioned in the documentation it throws error like below: { "status": 405, "statusReason": "Method Not…
-
Failed to index using upsert method
Hi, during the initial stage, I had already loaded 6 months of data (hundreds of millions of records) with mapping using Magic ETL. I extracted the raw 6 months of data using Workbench, and Magic ETL connected to this raw dataset to perform the mapping. Upon review, I noticed that I missed mapping one type of document —…
-
I need a beast mode that provides 2025 Sales % VS 2025 targets
2025 targets are based on 2024 sales up to todays date multiplied by a growth rate. For product category 1 the growth rate is 5.5% and for product category 2 it is 14.5%. Sales are recorded in the column 'Extended Amount' and date is determined by column 'TRX Date'. I currently have the below Beast mode but it is returning…
-
Renaming Report view
Hi, Anyway to rename this in DOMO App Studio Report Builder?
-
remove the option for search
Hi all I want to remove the ability for people to search in Domo. We are setting clients up with accounts and a view-only access, but they can still use the search option any ideas?
-
ERROR: while using Image-to-Text AI service layer in workflow
While using the Image-to-Text AI service layer in workflow facing below error, please let me answer if you know anything about this or I'm doing it wrong Internal Server Error : com.domo.bedrock.jaxrs.client.exception.SimpleCodedException : Toe - QB8502V7EP-K3HN5-21IQE
-
How can we get the current date/time to be used within a Workflow?
I'm using a workflow to append to a dataset and I'd like to include the current date/time as a column in the dataset based on when the workflow was executed. Is there a way to capture this information? Thanks!
-
Write back Task
Hello! Thanks for your time in advance. I want to create a edit window that embeded in the DOMO dashboard or DOMO app studio, the acheive the function that: i want to directly create a task on the interface of the dashboard, including the columns of 'time', 'type', 'follow up', 'owner', 'owner feedback'. I want to have a…
-
Mindstream Media: Driving smarter media buying decisions with Domo
Dallas-based Mindstream Media is a media agency that helps brands accelerate growth through performance-focused media buying. Key highlights: Challenge: This media agency wanted to scale its analytics practice so it could deliver real-time, actionable insights to both clients and internal teams. Solution: Mindstream Media…