-
Exporting with Description
Is there a way to export to PPT and include the card descriptions? I want to keep my titles short and readable, but need a way to explain what is being shown when I have to send a deck to non-Domo users (who can't hover over the card for the descriptions). Any suggestions or work-arounds would be appreciated, thanks!!
-
12 Days of Data
Hi - does anyone have the 12 Days of Data daily list of tasks? I'm trying to clean up my cards and dataflows and it seems like a great place to start! @DaniBoy is this something you could send over? Thanks!
-
PDP Issue?
Hi All, I`m looking to restrict info based on either a individual user or a group - i`ve been testing adding pdp policies at data source level, using a "simple" access type - an an example, I`ve a user - lets say they`re based in the US and I want to limit their access to EMEA info - at present all of our cards/pages cover…
-
Display a dashboard on a public monitor
In our headquarters building... we have a few large monitors around the building that display various things (videos, some reporting/performance numbers, etc.). We are exploring the idea of displaying a domo dashboard on one of these monitors. We setup a "report screen" user in domo... and logged in and opened up the…
-
No result returned when click on drill path dimensions to access to source dataset
Hello! I have an issue when trying to click on the data in the drill path to access to the source dataset table view. The main card is created as a map and when click on the country on the map it will drill down to the table card as below The number of jobs column is a calculated column based origin agent name column and…
-
Individual Performance Data (Social Users)
Is anyone distributing individual performance data to all staff (Social Users) who do not need to manipulate the data but need to consume their own scorecard? We have not found the best solution to serve the data at the individual KPI level yet and wanted to see if anyone had a great use case. @LindsayM Thank you in…
-
Best Practice: Outlier Detection Using Magic ETL
Sharing an approach we implemented in our instance of Domo to identify outliers (unusual or exceptional values) for our accounting team. Magic ETL provided a really easy way to detect outliers, and shifted a manual process (searching for needles in a haystack) to true exception processing. Check out the video below to…
-
Number and text in summary value
I need to show a value along with text in the summary number. I know this can be done by concatnating but for some reason I can't get the value to show as a summary number. This is what I need: Show a count of distinct records (which is 10,232) and then add some text. The issue is when I concatnate the count(distinct…
-
Skillset for New Hire
We're in the process of hiring on some additional help with our BI team and I'm interested in seeing what particular skill sets or qualifications others have found helpful for someone to be successful when learning and working as admin within Domo. Appreciate the insights, Valiant
-
DomoR::write() not correctly recognizing column datatype
The numeric columns in my R output dataframe are not recognized as `Number` but `Text` when I use DomoR::write to save a data frame to Domo. Any solutions?
-
Change Date Language
When I load my dataset it includes the dates in spanish, but when I load the card I see it on english. Is there a way I could see the date in my card in spanish? Kind regards
-
Filter for x-axis values
Is it possible to filter for the values that are used for the x-axis on a bar graph? For example, have a chart that is currently showing volume by month. I'd like to have a filter that will allow the user to switch the x-axis values between month and week. Is it possible to do? I want to allow the users to switch between…
-
How you can customize an alarm with information from the dataset?
I'd like to set an alarm where you can see what information in the dataset has changed, for instance: Alarm: "We have a new customer [customer name] with a contract value [contract value]" Is that possible?
-
Best Practice: Alternate use case for new Flex Table card type
Flex Tables were announced at dp19 and - what an AWESOME new card type! Playing around with it yesterday I found a alternate way to use the card. Check out the video below to see what I came up with. Includes a couple of ideas on how to enhance the card options as well. @DaniBoy
-
Best Practice: Filtering Favorites page (Participant Users)
In the January 2019 feature release notes Favorites page filtering was added. This was not available for Participant users. They could open the page filter pane, but could not add filters. Since coming back from Domopalooza I have been showing some of my users new features including the new "Interaction Filters" and Filter…
-
Can you add background images to Domo Stories as was displayed in the examples at Domopalooza?
During the reveal at Domopalooza, the example was of a real cool bicycle company and there were graphics applied to the background of the page. I'm able to do a lot of great things in stories so far, but I don't see how to do that. I can only see where I can change the color of the background between gray and white.…
-
Row Limit for Filtering?
Hi All, Does any one know the maximum number of row can be put on filter in a card. As i have a data with a field name "Feedback" and it is not taking all the row while save the card. Regards Priya
-
what file types are supported in buzz?
<
-
Best Practice: Who is using this page? - Track user engagement with specific content.
I recently had our COO ask if results were changing yet for some specific KPIs after they had visited some branch locations. We couldn't yet see change in the data, but the discussion led to who was using the page/cards we had in place. If the users had not taken the first step in engaging with the data through the Domo…
-
Notification Email not sent for Alert
I have set up a daily alert to notify myself when a YTD sales number changes by more than 1. The alert is set to send an email notification at 9:00 am every day when this change occurs. I tried to share this alert with others, but I am the only one who receives the daily email notification. How do I set up an alert so I…
-
Export to PPT or Print Card or Slide Show
These mentioned features are very helpful, ONLY if they can handle cards longer than one page. I noticed that Print only support portrait orientation, and all of them ONLY handles the first page. So if data on cards are longer, the rest is getting truncated. The expecation is to have all the content exported to multiple…
-
Getting a notification when a dataset or data flow updated
Hi, I would like to get a notification when the datset gets updated or when a data flow runs. It would be helpful for users to be updated without checking each dataset when they last refreshed. Currently we have notification section in data flow to choose notify when a data flow fails, simillarly it would be good if we can…
-
How do I create a filter that works on all cards on my page?
I have several pages that contain cards from different data sources. I am trying to create 1 filter that will work on all cards. Does anyone know how to do this?
-
How to get Domo to recognize numbering as 1,2,3,... instead of 1,10, 100, 110,...?
Hi, I have a daset that I want to build a Sumo card on. But as I build the card, it's clear that Domo tried to sort the categories by itself, causing the view to be something I don't quite want. I tired adding numbers before each category, but instead of arranging the numbers by 1,2,3,... Domo somehow arranged it to be in…
-
Domo University - CourseBuilder
If you’re on an HR team, an opps team, or an L&D team, you’re probably familiar with the organizational and clarity-related issues that can come when trying to train a group (or an entire organization) to learn a new method or program. Ideally, you’d have a comprehensive e-learning tool that would help you create training…
-
I want to get data out of DOMO and send back to database
Hi Everyone, There is a card in domo which updated daily from a manual csv upload. I want the card data to get out of DOMO and write it to a table in the database. Is it possible? I heard we can use python to grab the data from DOMO. If so, where can I find the possible scripting? Thank you
-
Restrict Access to other Domo Admins
I looked through previous topics and was unable to find one that matched this, but I apologize if this thread has already been started. Is there a way in Domo to restrict access to other Domo Admins? We have a few Domo Admins across our deployment, but I am in Finance and want to be able to use Domo for some things that…
-
Digital Marketing Cases for Domo
Not really an "issue" as much as a question, but are there other digital marketers out there using Domo as a reporting tool? If so, what tags do you typically use in Dojo / places you go to find digital marketing related use cases for Domo? Thank you!
-
How to reduce SQL Dataflow runtime?
Hi, I was wondering if there are any effecient ways to reduce the MySQL Dataflow runtimes? Please provide any tips/tricks. Thanks in advance.
-
How do you Whitelist the Domo.com domain so messages are not blocked as spam or marketing
I had to ask this question when I was at RadioShack and now at Daltile. This relates to alerts, notifications, and scheduled reports that get relegated to the spam folder or outright blocked. The answer from Domo Engineering is this: "We use AWS best practices for sending our emails through Amazon SES (Simple Email…