-
App Studio Report Builder: Export as PDF/PPT
Previous announcements about the App Studio Report builder gave the impression it would be able to export App Studio-styled reports as PDF and/or PPT. If that's not already in the pipeline, I'm submitting here that it should be.
-
Color rules in Pivot table for "Total" and "Subtotal" value
Can you please help me to know "How to apply Color rules in Pivot table for "Total" and "Subtotal" value?" When I applied color rules, it only highlights the value of each part instead of including "subtotal" and "Total" in Pivot table. Thankyou! Color rule
-
sales leaderboard - showing profile picture on the chart
Hi, I'm on the mission of building a sales leaderboard. I searched around and found a sales leaderboard from Domo that looks like this Can you please show me how to get the profile picture shown in the chart like that? I searched around and the only instruction I saw was using CONCAT on HTML table. This is not that. Thanks!
-
Alternative Codebase For Domo Apps
It would be great if we can use an alternate code based than JavaScript for Domo Apps. Python is far more flexible and has some great out of the box packages for building apps. Thanks
-
Display Text Of Variable Control
When variable controls are used in table cards, it's difficult for the user to understand what metric is used for each column. This becomes more of an issue when exporting data from that cards into a power point or pdf.
-
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…
-
Turn Off "Error Loading Data to .... " Alert?
Hi Team, I hope all is well. Is there a bulk method for turning off data loading alerts for datasets based on a criteria (e.g name has Archived in it) All help appreciated.
-
what kind of SQL does DOmo use
Hi everyone, does anyone what kind of SQL DOMO uses? standard or mySQL?
-
Being able to edit "Home" Button on Apps
The current Home button can be confusing for clients as it implies it will take them to the central app page that connects the other pages. I wish we have the ability to change the icon and name of the Home button, such as "Exit App" with an exit icon. While it seems like a minor issue, I can foresee the confusion of new…
-
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…