-
Table of contents on dashboard
On a dashboard, is there a way to create a table of contents showing what kind of sections or metrics are available here without having to scroll through the entire page? Not having to create a text box card at the top manually. when clicking on one item in the table of contents it automatically scrolls down to relevant…
-
only show data for next 30 days
hi All, Want to use the following: CASE WHEN 'Next Cycle Count:' (basically this is a date coming up in the next few months) only want to show the items that appear for next 30 days only
-
Use loops to avoid rewriting case statements within a beast mode many times
I find myself writing bucketing beast modes that are very manual, tedious, and often not accurate. I was wondering if there's a way to accomplish something like this using a variable or something so I: 1) Wouldn't need to retype the same thing over and over 2) Could modify my bucket size all at once Here's an example:
-
Option to Exclude Metadata Fields from Connector Results
Hi Domo Team and Community, I'm currently using the Quickbase connector (specifically with the API_DoQuery action), and each dataset includes several system-level metadata fields that are not part of my actual Quickbase table. These fields include: action errcode errtext dbinfo_name _BATCH_ID BATCH_LAST_RUN While I…
-
Schedule ETL for Last Day of The Month
We have an ETL that needs to run on the last day of each month. Our current solution is to run the ETL on the 28th, 29th, 30th, and 31st. Can Domo add a default Last Day of the Month option similar to the Last Day of the Month Option in the SFTP scheduling options?
-
How to set the value for a duration variable in the workflow
I'm looking into using the wait function and delay a workflow until a date has passed, eg Project End date that was entered into the start form, the duration of this delay has to be a duration data type variable. To that end I have built a function to calculate the days difference between dates however its output is a…
-
Data Flows - Testing Use Case Filters
Use Case: When building data flows with data sets in millions of rows, it's hard to test if the logic works across those rows unless I add filter tiles that filter out data at specific points during the Data Flow build process. This can add complexity when adding many test cases at specific points. The Idea: It would be…
-
ETL Wont let me 'Edit' then 'Run'
Hi, I am wondering if this might be a glitch or what might be causing this problem. I have an ETL that I am trying to edit. The only dataset it uses is the calendar dataset. I am able to run it by going to the dataflow, clicking the three dots, then Run. (See attachment if confused) However when I click edit etl, and…
-
Data Type for File Import
I'm having an issue with a file import data source in Domo. In my excel file, I have leading zeros and the data is stored as text, however when I import the file into Domo, it drops the leading zero and converts to a number. Is there a way to set the data type on import as text so this issue doesn't happen ? I know I can…
-
Not able to sort Dates
Hello Community Members, I have a weird case where I have Date-type fields both in the X-Axis and sort options, but it can't sort in the right order. In the pic you can clearly see both the fields as Date Any help is appreciated Regards, Ritesh SIngh
-
App Studio - Allow more than one user to edit at a time
As an App Studio Designer I want to edit an app with my team In order to create better apps for my stakeholders Background: Working as part of a large team of talented Domo designers, it is challenging to work in App Studio even within a team of two to three people on an App Studio App due to this limitation. If this is to…
-
Card Title and Description Text Formatting Options
Currently there are no options to format Cart Title and Description text. Potential use-cases for text formatting include: (1) to call attention to Smart Text values (2) to use title text as chart color legends (ex. see the "1. integrated text" example on this page:) Desired formatting options are to be able to use Bold,…
-
Allow Text Size to be affected by Color Rules in Table Cards
As a financial analyst, I want to control the text size of specific rows in Domo table cards using color rules, so that I can visually emphasize key metrics like "NET INCOME" or "GROSS PROFIT" for executive-level reporting. Context & Problem: Domo currently lacks the ability to customize the font size of individual rows in…
-
Custom formulas in Total Rows
Hi , As part of our requirement we need custom formula in total rows to calculate true net income value based on this logic. Net Income = Income - COGS - Expenses + Other Income - Other Expenses Currently to achieve this we are multiplying expenses and COGS with negative value(which we don't want) Please consider this…
-
Adobe v2 OAuth Connector and reconciling visit data
Hi - I've been using the Adobe v2 Connector for several months, but have always had issues reconciling Adobe and Domo Reporting. For example, visit data is off in Domo by as much as 10% depending on the filters and reports I'm trying to run. It happens because visitors come into our site under one-category (A) and then…
-
Showing Top N and "Others" in Table Chart
Hi, I have a table chart which shows "Product" and "Sales" in a table chart. I would like to show Top N Products based on Sales (descending) and group the rest of the Products as "Others". Is this possible?
-
Copy Drill Path to Multiple Cards
Hi team, I'm wondering if there's a way in Domo to apply or copy an existing drill path view to other already built cards?
-
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:
-
Show value on row option
Please add an option to show value on row for pivot tables. I've seen a couple other posts about this but I'm not sure if this will become a feature. I don't think construction yet another dataset is the right way to deal with this. It is standard functionality in Excel and PowerBI.
-
Pivot Table switch values to show as columns or rows
Been working with Pivot tables for a while now, and one of the huge things I miss is the ability of selecting whether the values should be displayed as Columns vs Rows, something that you have in simple spreadsheet programs. This has proven useful when you want to show the same metric by different aggregations for example,…
-
Live Insights - Domo
Hi Team, I have a dashboard with a visual built on a Domo webform. I'm appending rows to this webform using the API via a script. I've noticed the insight is not live - which would be nice. Is there an option for this? What's the lag time in general for insights on a page to update?
-
Search for tile type in Magic ETL
We have some ETLs with hundreds of tiles in them. It would be super helpful to have a way to search for a tile type within a dataflow. The use case I ran into today was, I know that somewhere in this ETL, something is being filtered out. If I could quickly highlight all the filter tiles I could navigate to them quicker and…
-
Request for Pop-Up Message Feature in App Studio Pages
Hi Team, I came across a requirement where my client would like to display a pop-up message on an App Studio page. Specifically, they want a message (for example, a data usage guideline or important announcement) to appear each time a user lands on the page. The key points of this requirement are: The pop-up should…
-
handling multiple attachments
The send email function shows an 'attachments' input, however I can find no details on how to populate this input. I see that the input is a List(Number) data type, and the function example shows it to be an array of numbers: As the attachment field in the workflow start form only accepts a single file then if there is a…
-
How can I add week ending dates when I have only days of the week?
Hello, I need to display my starts and ends by week ending dates, but my report only has the start and end daily dates. I added a web form with week ending dates to match the start dates, and then joined the data, which did work, but not sure how to do the same with the actual end date.
-
Writeback to Snowflake(Cloud) App
I am looking for an enhanced, native Domo app that would significantly streamline and empower specific business use cases requiring direct writeback functionality from Domo to Snowflake. While we acknowledge the technical possibility of achieving some writeback via the Domo API or custom development, a dedicated,…
-
Centering a Summary Number
How do you use HTML formatting to center a summary number? I tried using a center tag and '<div style="text-align:center"> and neither worked
-
More customization in text cards
Allow more customization in text cards (line breaks, text size and color...etc)
-
Add Maximum Items Chart Property to Pareto Chart
As a visualization creator I want to be able to set a maximum number of items displayed on the Pareto chart type, so that I can focus the visualization on the most significant contributors and reduce visual clutter. Similar to the request in these two discussions: Pareto Report - trying to limit number of categories…
-
Please provide Dataset Watchdog Custom Query examples on documentation page
Hello, I'm trying to create an email report using Dataset Watchdog. I'd like it to output the results of a custom query to an email, sent out on a periodic basis. There are no examples to be found on Domo Support or on the Community Forums for how to structure such a query, or what the limitations of this SQL prompt are.…