-
How to sync up AppDB and underlying datastore
I am updating documents in my AppDB through code and I want that data (from the updated document) to reflect in the dashboard (which uses a dataflow from the underlying datastore). But the underlying datastore for the AppDB is not updated. It seems that API should have triggered a job automatically to update the datastore…
-
Add dynamic columns in variable dashboards
If Domo has the option to add dynamic texts in columns, that would be super helpful for variable dashboards. Currently, I have variable buttons of TY, LY, TW, Last 2 Weeks, etc, and Spend 1 and Spend 2 as column titles but if we can have TY Spend and LY Spend and TW Spend, etc. as the column titles, that would be an…
-
Zoom Connector - Upcoming Event report type
Hello - I'd like to request a report type be added to pull in upcoming events. This is currently available in the reports section within the zoom app. Attached is the API documentation from zoom for this data: https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportUpcomingEvents
-
How do I replace a figure in m pivot table with a letter
I've written this syntax to calculate a new column called Priority companies COUNT(DISTINCT CASE WHEN (Company Name IS NOT NULL) AND ((Activity types LIKE '%attended event%' ) OR (Activity types LIKE '%email engagement%') OR (Activity types LIKE '%webcast attended%') OR (Activity types LIKE '%webpage visit')) AND…
-
Column Order of Dataset
I am currently trying to re-order the columns in my dataset however in the final product, it appears to be maintaining the previous order. ETL attachment shows order via the preview section of magic ETL output attachment shows order of columns in the dataset.
-
How do I validate the data on my dashboard is accurate
I have setup a dashboard in Domo to track stories, features and epics open and completed. How do I know if this information is accurate. How do I validate the information.
-
Is there way to increase the height and width of the Domo brick form for notes?
-
Variable fomat
I created a variable for year, I'm also using that variable as a dropdown selector filter as well in an App. But is there any way to get rid of the delimiter so that the variable show '2024' instead of '2,024'?
-
Running time intervals based off of an identifier
Howdy! I'm trying to work in a view of a dataset that records actions taken on a work ticket. I'd like to add a column that shows the difference in time between two rows of data, depending on if they share the same ticket ID or not. I'm using the timestamp format for the datetime of the action and when I copy and paste it,…
-
Currency Exchange
As we are a global company, our users are all over the world and some users would like to view the dashboard in their local currency instead of USD. To accomplish this, during implementation our Domo consultants suggested we duplicate each record with the 122 currencies that we have to calculate the exchange rate. Then the…
-
Confirmation Dialog for Convert to App button
As a Domo Editor I'd like to receive a dialog that explains what the "Convert to App" button does and that it cannot be Undone In order to prevent myself from converting a Domo Brick to an app inadvertently, or without understanding the consequences of clicking the button.
-
Hello from a new user!
Hello all! My name is Alex Smith. I'm starting a career change from a design and marketing role of 15+ years into a product manager role on the Innovation and Data Management team here at a large nonprofit in Houston, TX. I've enjoyed art and design quite a bit, but I'm interested in shifting direction to a data…
-
Sorting Levels
Currently I can only sort the data by one value field. Could we have multiple sorting layers? e.g. sort first by 2023 client count, then 2022 client count, then city name, etc.
-
"Add All Columns" button for Mega Table Charts
When looking at data in a mega table chart, I find myself frequently going through the list of dimension and measure columns and adding each individual column, one-by-one. I suggest adding a "Add All Fields" button to bring in all Dimension and Measures Fields in the DataSet - See Picture Example 1. Alternatively, add…
-
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…
-
Adding Timezone Options to Scheduled Reports
Currently, there is no way to set a timezone (ET, CT, etc) for Scheduled Reports. It defaults to whatever timezone of the user who schedules it, but that timezone is affected by daylight savings time. This is unlike DataFlows and Dataset schedules, which are unaffected by daylight savings time and run at the same time…
-
Defining a Custom Calculation In the Grand Total Field of a Pivot Table
I'm currently running into the issue of trying to show the percent change of marketing impressions from one year to the next, but I want the percent change to (Current Year-Previous Year)/Previous Year. Since the grand total only displays the sum of the values, it's not possible to show this.
-
Default Date column
Is there a way in Domo to tag a column as the date key so that anytime you add a card it defaults to that column being the date field ? Currently it looks like the cards just default to the first date column in the table.
-
Horizontal orientation for Radio button list to occupy less space in forms.
Team, In the forms in DOMO, when we use Radio buttons as answerable options then the list of radio buttons are placed in a vertical list. We want to have to the option to place these radio buttons horizontally. From our end we have explored and not found an option to do it, however please suggest or guide if there is such…
-
Error when converting a String Column to Floating Decimal
I am trying to convert a string column to floating decimal, but I get the below error. How can I fix?
-
New Guy Here - What's the Point of Apps??
I want to create an App and explore the App Studio, but it just seems like another dashboard. I am missing the "Vision" or the "Why" behind the App Studio. What can an App do that a Dashboard can't? What problem is an App solving? I'm sure there's value and helpful apps out there, so wanted to ask and gain some inspiration.
-
Boxplot & Histogram Charts
Hello I am just reopening an old issue reported here ( https://community-forums.domo.com/main/discussion/19106/boxplot-histogram-charts ) and closed some years ago: The current limitation of 100k records for boxplots and 25k records for histograms makes those visualizations useless when dealing with sizable data, which is…
-
Multiple Custom Fonts
It would be very useful for companies with specific branding to be able to create multiple custom fonts. While it's not mentioned that this capability is limited in the documentation, you are only able to edit an existing custom font if one was created but there is not ability to create additional custom fonts. This, along…
-
Create Month End Date column with Year & Month columns?
My dataset has a Year & Month columns, I would like to add a 'Month End Date' Date column into this dataset with magic ETL. But each month has different end date so I'm not sure how to go on about this
-
What is the best why to change the format of data in a cell?
I have a data set that brings in names under the column BDM Name with FY 2024 at the end of the name, see below screenshot. What is the best way to remove the "FY2024?" I have about 8 BDM names I need to change. Should I use a replace text tile in ETL?
-
Save AS ETL not functioning properly?
Hi, I am running into a weird issue. In most cases you can use "Save As" to make adjusted copies of a card or dashboard without changing the original. However, that's not working for ETLs for me. Instead of having a separate ETL, it keeps sending me back into the original. I'm just trying to apply the same name mapping as…
-
rdomo package - dictate schema
I recently encountered a parsing error when creating a dataset using rdomo, where a text field was being interpreted as a date field. Misinterpreting datatypes when pushing to Domo or retrieving from Domo happens, but this was the first time where I couldn't find a solution. Through support, we were able to create a…
-
YTD BeastMode with Variables
I have 2 variables 'Year Selector' and 'Month Selector' that are being used as filters drop down selection in an App But also used within a YTD BeastMode: SUM(CASE WHEN Year Selector = Fiscal Year AND Month Number >= 2 AND Month Number <= CASE WHEN Month Selector = 'January' THEN 1 WHEN Month Selector = 'February' THEN 2…
-
How get and combined column from another dataset using magicETL
Dataset A columns: Name, Bday, Age, Gender, City Address, Country Dataset B columns: Name, Position, Salary, Company columns I only want and will name as DatasetC: Name, Bday, Age, Position, Salary I am thinking if I can just use Dataset B, save as Dataset C and add columns (Name, Bday, Age) from Dataset A. But I don't…
-
Conditionally show tabs in app based on user attributes
It would be amazing to be able to show certain tabs based on the role/custom attributes of the user viewing the app! Example: Sales manager sees an additional tab for team performance. Individual reps aren't able to view that tab.