-
Changes to Reports?
Am I suffering from the Mandela effect? It seems everything to do with Scheduled Reports is different. When I click on "Reports" I go to the Reports section and there is nothing and I now have to use the drop down and select either dashboard or card. What is the blank default Report section? Didn't this used to show all…
-
Error fetching results in DomoAI Textual Analysis App
Hi there! I learned about the DomoAI Textual Analysis App at Domopalooza, and have found it helpful in analyzing responses to open-ended survey questions (whenever I have a fairly small data set). However, our annual product survey has a lot of responses (7000+), and when I try to use the Textual Analysis App, I just get…
-
Admin > Reports is Empty??
I'm an admin on my instance, and I frequently use / edit scheduled reports. But all of the sudden when I log in this mornning and try to edit a report, there is nothing there. I navigate to the Admin Portal > Content > Reports, and normally there is a long list of reports. But nothing is there now. I'm assuming its a…
-
FIXED Function with filter on card
Hi All I'm sure this has been asked a few times but I couldn't find a specific answer that helped with my challenge I have a PIVOT Table which contains all of my financial data rows consisting of Costs and Revenues I want to calculate a share of revenue for each cost whilst having a filter on my card to remove the Revenue…
-
New Chart Type - Timeline
Currently there are a few ways to show a series of events such as Calendar and Gantt chart. However, neither provides the clearest snapshot of current and future projects to help with decision-making while being visually striking and intuitive enough to be distributed across the wider business.
-
Revert Scheduled Reports Interface
Previous version of scheduled reports interface allowed me to see all of my reports on one screen. I could edit them consecutively and see at a glance if any had an upcoming expiration. The new interface is more cumbersome and requires selecting each report to see the details. Can this update be reverted for improved ease…
-
Group ownership of dataset should allow anyone in group to submit for certification
It would be great if every User in the group that owns the dataset can submit it for certification. (Was told via Domo support, that Domo does not have this functionality currently) For example, we have a dataset we would like certified - this dataset is owned by a group. User is in this group. When requesting…
-
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.…