-
Un-hide Buzz when the top toolbar isn't there
I'm trying to resend an invitation email to a user and according to this that requires using Buzz. The problem is that I hid Buzz. Here's the rub: this is on a Domo Everywhere instance that doesn't have the standard top toolbar. So I don't have the normal buzz icon at top right. Here's what it looks like: Is there a way to…
-
Is there a way to log data within a Workflow so that it can be appended to a dataset?
I have a Workflow that is looping through invoices, building a table of line items, then sending out the invoices to relevant parties. With each email sent, I want to log the invoice number and the isSent=true variable (created in the Send External Email tile) to a dataset. As it is now, I have the Append to Dataset tile…
-
Gantt chart can I have the outlined view turned on and not have the Category populate?
Hi, I am trying to use the Percent Complete Gantt chart; I like having the outline view turned on as well as the summary bars. However, this forces the category to populate. I want to maintain having the category to be color coordinated. Am I missing something that allows me to still have the outlined turned on and removes…
-
Missing "Show selected" while selecting objects in Sandbox Repo
UI/UX Enhancement Request: Implement "Show Selected" in Repository Object Selection Problem Statement: When creating or updating a Repository, users currently face a challenge in managing object selections, particularly when dealing with a large number of available items. The existing interface provides "Select All…
-
Better date selectors on cards
I'm surprised that the date filters available on cards aren't as dynamic as the global date filter. For example, I'd really like to be able to have something like this on a card: In comparison, the 'Date Selector' card only gives presets, and using the 'Range selector' is not the best when filtering specific dates!…
-
PDF Attachments with Scheduled Reports
Allow PDF attachments to scheduled reports. I know I can attach a spreadsheet of my report but we have a use case for getting the report in a pdf file so the report is formatted just like on-demand runs of the report. I'm sure this has been requested by others as I've seen threads in the community forums. Is there a time…
-
Tab name Missing with Left Hand side Navigation - Detailed in ticket #05903821
Note: Detailed conversation notes can be found in support ticket #05903821 Description: Currently, in the embedded environment, the left-hand navigation does not fully support displaying parent/child tab structures or inner tabs when certain configurations are applied. Specifically: When navigation icons are hidden or…
-
Sandbox Challenges and proposed solution
Repo Promotion: When you promote a "Repository", all objects within it are promoted, regardless of whether they've been modified. This leads to unnecessary updates in production, potentially causing: Unnecessary "Modified" Dates: Objects that haven't changed still show a new "last updated" date, making it harder to track…
-
Week of starting on Monday
I am having trouble with a "Week of" beast mode. Domo has the ability built into the cards to group the data by week. It does not, however, allow you to pick the start of the week. Our client wants the week to start Monday instead of Sunday. I have been trying to figure how to accomplish this. The below code works for all…
-
Dashed and solid lines in Line Bar Chart
Is there a way to choose the line style for individual lines in the Line Bar charts? We're hoping to have a dashed forecast line layered over some other data. I'm only looking for one a few lines to be dashed, while the rest stay solid.
-
Select Line Style by Series Item
It would be helpful to have the ability to select which lines are solid and which are dashed in a line chart. Currently, you are limited to all of them being solid, or solid with symbols. Having more control over this would allow for easier viewing when displaying actual vs forecasted reports.
-
JSON Splits working in ETL preview, but show different results in dataset
Hello! I have created a handful of column splits that preview perfectly in the ELT; however, once I RUN→Dataset, the results are off. Example of JSON FieldValue{attribute=PRIMITIVE, value=Known}, FieldValue{attribute=PRIMITIVE, value=1663001799.0}, FieldValue{attribute=PRIMITIVE, value=100.0},
-
Why won't my card update?
I have a series of DOMO cards that suddenly refuse to update. The data source, and the DataSet created by the ETL are all updated, but the card refuses to update from the DataSet that is being used by the dashboard. I've done auto updates / manual updates and even though the DataSet itself updates, the card on the…
-
HTML with Text Card
Hi, Do any text cards allow HTML formatting? I am trying to highlight a date in my text card to make it the title card for a page. Example "words words words {DATE HIGHLIGHTED}" Thanks!
-
Controlling Page-Level access in App Studio
I've built a KPI app in the App studio but have two different user groups that have different needs for the type of content they want to see. lets call them group A and group B. Group A needs to see bigger trends, while group B needs to see a more granular view. I'd like to be able to hide/show different pages in my app…
-
Uploading Images into Domo for App Studio
How to upload images from my computer to Domo, get the URL, and put it in a dataset to use them in App Studio? I'm not sure if there's an alternative, but now I can create a card, upload a photo, copy the URL, and paste it into the web form, where I link it to a product. After that, I can join the web form URL with the…
-
Magic ETL Join visual feedback (summary of join results)
one thing that i miss deeply from one of the other BI Platforms is getting some idea of what is occurring with a join. right now, to check a join, i have to create several branches of validation to count the nulls, count the rows, check for intersections/mismatch sets, etc. all i really want is when i run preview, it would…
-
Multi-Connector for Google Analytics Connection
I have recently got access to a Multi-Connector for Facebook Ads and Google Ads. Was hoping there would be one for Google Analytics since our team pulls in data from 8 different accounts and this would help us limit our credit usage.
-
SQL Tile - not able to reference CTE name in itself when using recursion
I am trying to do a fairly simple recursion cte to navigate an employee hierarchy and assign an integer "level" to each employee based on their place in the org. I am using a SQL tile in a Magic ETL. I am getting an error from Domo "Table Not Found: hierarchytable". This I believe is referencing the FROM hierarchytable as…
-
Storing Form Responses Based on Dropdown Selection in App Studio
Hi, I have an App Studio app with dropdown filters. I want to build a form within it that is specific to each dropdown selection. When an individual fills out the form after selecting a dropdown option, the form results should be stored along with the selected dropdown value. How can I achieve this?
-
Email Connector CSV format vs CSV UTF-8
Hello, I download an Excel file from a supplier portal and email it to a DOMO email connector. By default the format is CSV however I find I have to save the file as CSV UTF-8 otherwise DOMO does not ingest all the rows (roughly 17% of the total rows is ingested if I do not change the file format). I have attempted to…
-
Can "Total Row" sum the column contents when those columns are using aggregation = Average
I have 5 columns where I am using aggregation = Average, and when I include "Total Row", the total values are also averages. Is there a way to change the "Total Row" settings so that those columns are summed, not averaged?
-
Identify a duplicate
Is there a way to create a column that can help identify a duplicate from another column? Below is a list of loan ids that we have and some of them have coborrowers but some dont. I dont need to remove the duplicates but I would like to create a new column that can identify quickly which one is a coborrower. Is there a…
-
Magic ETL flow failed while executing with "Failed to index Dataset " error
Hi, I am facing below error while executing magic ETL flow in Domo. Failed while executing "Failed to index DataSet '3a922bde-7139-42c1-96c3-88d7516a1fa7' " All tiles were executed successfully, but output dataset is not created. I used "upsert" as update method for creating output Dataset. Could you please suggest to…
-
Export Data Option - Exports WITH Selected Filters
Currently if you are filtering on a dataset and want to export the dataset based on the filters, I don't believe this is not possible unless you create a card with filters or an ETL. I would like the option to export the data with the filters applied on the dataset view.
-
AppDB Query giving inconsistent results
My AppDB query gives the correct result first time when I search a document but the very next query for that same document results nothing. And every subsequent query for that document results nothing. This is a pattern every time I try searching a different document in AppDB. //check if the document already exist const…
-
Combine Two Transforms in MySQL
Hello, do you know what to type in Output DatasSets to have transform_data_1 as column 1 and transform_data_2 as column 2?
-
Update Domo's version of R
Right now, Domo uses R 4.1 in Jupyter and in the data science tiles. That version is over 4 years old and increasingly is not supported by packages, making it harder to use common packages in Domo. Please update to 4.5.
-
Collapse the bottom section of the Formula Editor window to gain more room in the actual editor
In the Magic ETL Formula Editor window, I would estimate that 95% of the time I don't need any of the bottom three sections: Columns, Functions, and Function Descriptions. With them in place (highlighted in red), and the new AI prompt box which appeared today (highlighted in green), I am only able to see four lines in the…
-
I need to convert the following beast mode to Group by
SUM(served) OVER (PARTITION BY Physical County,CABINET) / Sum(Passed) OVER (PARTITION BY Physical County,CABINET )*100