-
App Studio - App Name Length / Fitment
Within App Studio's landing page, we are finding that the limitations associated with how many characters we can fit prior to needing to hover over the name of the app is resulting in poor user experience. Example: We have an application named "Merchandising Recommendations". Here, not only does "Merchandising" not fit on…
-
App Studio Tabs - Mobile Stretching Cards
Within App Studio, specifically when you use tabs within Pages, the height of each tab is at the mercy of your tallest tab. What this means is if you have 2 tabs, and tab 1 is 2 cards tall card and tab 2 is 10 cards tall, tab 1 will be as tall as tab 2; resulting in very stretched cards in tab 1. While the best solution…
-
Fix the buggiest card type in Domo: The Text Card
Text cards are so incredibly buggy. Text randomly deletes. Text updates don't save. You hit backspace once while typing and it blanks out the entire card. Formatting doesn't save after being applied. They are so so buggy. And they seem to be even more buggy when used in App Studio.
-
RecipientEmails in Send Email function
Hi, I am using SendEmail function for the first time. I have 2 columns in my Dataset - Email and Email2. I want to send emails to Ids present in both these columns of that row. I am struggling with the email format to be used in Recipient Email column- I tried the one below in snapshot and it didn't work. Kindly help.…
-
Is there a way to dynamically format data labels for header columns?
Hello, I am relatively new to Domo so I'm still trying to figure out the different sorts of available functions when creating cards for my team. One issue I've run into recently is when I was creating a Rolling 6-month financial summary card. I'd like to make the header data labels dynamic so that instead of reading "-2M…
-
Export options for App pages
I do not see any way to export or send a report of an app studio page, as you would be able to for a dashboard. When will this feature be available for the app studio?
-
Multi-Select Filter with "AND" logic
When using a dropdown selector filter in Domo that I have set to allow multiple selections. My goal is to set it so that when 2+ values are selected, the card below it on my dashboard will only bring back rows that meet ALL of the selected values. For example, if I select "1 Normal Remodel" and "3 Kitchen", the only jobs…
-
Find Max rank from a ranking column and fixed it so it doesn't change when filter applied.
Say I have dataset ranking all the sales rep by their Margin FYTD: SALES REP CURRENT MARGIN RANK A 0.5 1 B 0.4 2 C 0.3 3 D 0.2 4 E 0.1 5 I'd like to add a text column so instead of rank 1 it's '1 of 5', etc. To do so I need: CONCAT(`RANK`, ' of ', MAX(`RANK`) FIXED()) which is easy but the hard part is if I'm interested in…
-
Filtering of Cards
Hi DOMO peers, I need your HELP! Here's the challenge: I am trying to filter a table card using a filter card. Table card is present in Dataset "custom" and filter card is present in dataset "daily" I have already tried few options: Option 1: Direct filter -- Not working Option 2: Using Same name on filter card and same…
-
App Studio Report Builder
Will the cards that get sent via email using the app studio report builder, will those be linked to the cards in Domo? The cards from the dashboards that get sent do have a link connected to the card, however the app studio report builder does not.
-
Exclude null values from Group Concat in Magic ETL
I am trying to use the "group concat" function within the Group By tile in Magic ETL to create a list of IDs that meet some flag condition. If the flag condition is not met, I do not want to include the ID in the concatenated list. From my understanding of MySQL, if a value is null, it should not be included in the grouped…
-
Json No Code and Json No Code oAuth Connector - Add response details
These connectors both return errors that start with "Domo is ready but…" in the dataset history which provide very little detail into the error that actually occurred. I'm not sure but from examples I've seen it seems like this might be a generic set of messages based on the HTTP status returned. I appreciate that Domo…
-
ERROR: This calculation uses both aggregated and non-aggregated columns.
I have been using beast mode fields that used window functions and which validated and worked fine in my charts for years now. However, today when I tried to add a new beast mode I am getting the following error "This calculation uses both aggregated and non-aggregated columns. This may result in duplicate rows and…
-
Uploading to External Connector
I am uploading data from a Magic ETL output dataset to Amazon S3 using the connector. I have a column with phone numbers (Text Datatype) which is automatically appending an apostrophe (`) before the number. I need to get rid of that apostrophe before uploading it.
-
InformData: Empowering data-driven culture
InformData is a data company that helps organizations make informed hiring decisions by providing background screening services such as criminal history checks, employment and education verification, and other identity-based insights. Watch and read InformData's Domo story HERE. Key highlights: Challenge: InformData had a…
-
Seeking advice on my chart of MCQ responses
I have a dataset that gives respondents' selections in response to multiple-choice questions on a survey tool. There's no limit on the number of questions on a survey, the length of question or response option text, or the number of options that can be defined for each multiple-choice question. The audience consuming this…
-
Color rule a column based of another column? Color rule for text?
I have a table card with these columns: Account Name, MTD, MTD Budget I want to apply color rule to MTD column so that when MTD is below 10% of the budget, color that MTD number red, else green. So in this example, 100 would be red, and 500 would be green. Account Name MTD MTD Budget Sales 1000 2000 Expenses 500 400 Is it…
-
Is there a best practice for a visual indication that a card has a drill down configured?
I'm curious if the community has recommendations for a quick visual cue to users that a card has a drill down option configured. I think maybe I saw a method that @ColemenWilson was using at one point (…?) but figured it might be worth a post/ask to see what others are doing and maybe what they do (and don't) recommend.…
-
App Configuration - Filter Options
Hi Domo Community, I am making updates to my team's App. The goal is to have filters at the card level static across the dashboard tab/page. For example, if we go into a card in the App and select a filter, we would like to have the filter applied to the dashboard tab/page. Is this possible? Also, I would greatly…
-
EXCEL SFTP Connector Keep All Columns (Append)
Hi All, I have been having a problem recently with different vendors' data pushes that the data connects via Excel SFTP. What occurs is that either the vendor changes the column name, so the past data drops the column with the name change, and all that data gets lost. What also occurs is that the workflow the vendor has…
-
what kind of SQL does DOmo use
Hi everyone, does anyone what kind of SQL DOMO uses? standard or mySQL?
-
Allow Group Ownership of Magic ETLs in DOMO
Currently only Datasets can have group ownership, however it would be a great timesaver if a group can have ownership of an ETL in Domo. It would make ownership more streamlined and controlled.
-
How can I set up a text box Variable that can search for a text string in a field?
Hi Domo Community, Like the title says, I'd like to set up a Variable to be used in a dashboard where users can input text and it will search for the text string in related reports and return the results. For example, I have a "Description" field for items. I'd like to search "6mm bolt" in the Variable/text box and have it…
-
beast mode for total active tickets per hour
Hi Everyone, I was hoping to get some assistance on writing a beast mode for getting a table to show total number of tickets per hour. Something like the one below: I have something like this so far- DATE_FORMAT(Date_Entered_UTC, '%Y-%m-%d %H:00:00'), COUNT(TicketNbr) but getting an error when trying to submit it. Any…
-
SQL Tile - Add All Columns
Hi, When using the SQL tile it would be really helpful if there was a button to add columns from an input with one click. Either one-by-one, or an "add all from input" button would work too. Sometimes the intellisense doesn't pop up when trying to type the name in the editor. Thanks!
-
If we made a band called "AI Agents", what would you play?
I'm a guitarist and so is @DanHendriksen so that's probably our realm. If you were to join this imaginary band, how are you contributing? Who's playing the ETLs?
-
How can i achieve the below grouped calculation in a beast mode?
Hello Team, How can i achieve the below calculation in a beast mode. sum(MAX(SUM(`metric1`) OVER (PARTITION BY `Metric2`, `metric3')) OVER (PARTITION BY `Metric2`, `metric3`)) If its not possible in domo beast mode then can you please suggest a way to achieve it in any other feature?
-
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…
-
Individual / Group Landing Pages
If Domo could allow each login to have its own Landing Page, or by Group. This will allow the Landing Page to be relevant to each Department / Team or subsidary company. For example, Sales / Marketing Team can see their monthly stats and goals. Customer Service Team can see their monthly calls received and average call…
-
API PUT Error: Full authentication is required to access this resource
Hello, I am trying to execute a PUT API call to update a DOMO variable in a workflow. I have the variable's URL and I have the secret token needed to authorize the call (per DOMO's documentation), however I am still getting the following error:…