-
How to get the detailed explanation for beast mode functions?
like Excel formula, there are very detailed explanation for us to learn how to design a formula, they have many examples for me to learn. In DOMO beast mode, I see ' Function Description' is short and not enough for me to learn. I need some examples very detailed materials for me to learn. where can I get them? the…
-
Ability to select different versions of PowerPoint file types to export the data to.
For the ease of access of users on DOMO, it would be good to have a cleaner way to export the dashboard/cards in the latest PowerPoint file type version. The current Microsoft security policy that has been set up prevents our company users from opening the file, since it is an older file type.
-
Making geojson and display it on Google Maps on Domo?
I have two questions: Is it possible to making a geojson from a pivot table or something on a dashboard? Is it possible to display the data and change it interactively? I have some large dataset with about 0.5 billion rows. Because of the size, Domo (or Google Maps, or both?) cannot handle and display the data properly on…
-
Domostats activity log not updating properly
Hi, I am trying to track usage, I have installed domo stats which runs daily however the latest data for my page is November 20th on the monthly version and 17th on the weekly. I know that users have viewed the pages since then. How can I resolve this ?
-
Remap Nulls in Dataset
I assume this is an easy one to answer. If I have blanks in one of the columns of my dataset and want to remap these nulls to a certain value, would it continue to remap new nulls in the future to the new values? Or would it only apply to nulls that are present at the time of the remapping? Basically, our ETL has a formula…
-
Auto add card to every page
Our legal dept. is asking us to add a legal disclaimer to every page in Domo. We have hundreds of pages and this would be a nightmare to manually do and then remember to add each time a new page is added. Anyone know of a way to auto-add a card to the appendix of every dashboard?
-
Can you fix the headers in a pivot table
Hi All, I have a pivot table in my dashboard showing a last 12 month trend in the columns and a list on people in the y column - the issue I'm having is if I filter for a specific person then the columns with no data disappear i.e. if there is only quarterly data my picot will only show 4 columns. Ideally I want to fix the…
-
Data Export an Embedded App Question
Hello, I had a question about the DOMO App Studio. Traditionally we have embedded DOMO dashboards into our customer facing app. We have always used public embed on the dashboard and relied on our company app for user authentication and login. We also do not use and PDP or row level filters in our DOMO dashboards. This…
-
Create a Line Chart that shows the different series while also showing the aggregate of the series?
I'm looking to make a line chart that shows each country region as a separate line, while also showing the aggregate grand total as its own line. Is this possible? If so, how would I go about doing so? I'm attaching one Domo screenshot, and one screenshot from Excel (which is what I want the domo one to look like). Thank…
-
Extract/Export metadata information of entire DOMO App/Dashboard in Json/XML etc file format
I created an entire App/Dashboard end to end having lots of widgets including texts, images, layout, text, cards for visualising a particular dataset which I have created say using Database Connector/File upload What I want to extract/export the entire Dashboard metadata out of DOMO in some file format being it in Json/XML…
-
New feature release 05.22.2024
🚨 NEW PRODUCT ENHANCEMENTS 🚨 This release includes new capabilities that improve ease of use, monitoring, alerts, security, and more. Here are the top five announcements from today's release: 💻 App Studio — Now integrated with Domo Sandbox and with Publish in Domo Everywhere! ⏩ Workflows — Automatically monitor workflow…
-
Trellis/Tiered Date Settings - Bug/Enhancement
When using the tiered date settings on a normal calendar, it displays the quarter and year - It would be good to be able to customise the display format like the category scale. This would enable having one or the other if both aren't wanted. Currently, the Tiered date settings don't appear work with a fiscal calendar. A…
-
How can i subtract current values from previous week values?
Hello, I am trying to subtract current week values with previous week values and have the ability for this to update each week. How would I do this in Magic ETL? A lag function? So 5-19 week would subtract from 5-12 week and then next week I would like to see 5-26 week subtract from 5-19. Thanks, Garrett
-
Multiple targets on Radial Fill Gauge
A great feature would be the ability to have multiple targets with labelling on radial fill gauges. Whilst there are a number of other ways to visualise this, the radial fill gauges can be popular, and having the ability to have multiple targets would enable consistent styling when radial gauges are being used. A…
-
NetSuite Connector
Due to privacy I cannot share any records, nor can I simulate it. This is going to take familiarity with the NetSuite connectors to answer. This connector does not work like other APIs. We have tried two of the NetSuite connectors recommended to us by Domo. When we validate the information we find a couple records missing…
-
Sharepoint Connector - Error rectifying Excel File
Hi. We have a sharepoint Excel file that we bring into Domo via the sharepoint connector. Today I got an error I've never seen before and couldn't find anything on Google about. "Error rectifying Excel file. Please try again later." I double checked that the file has not moved or changed names or tab names and that the…
-
Troubleshoot: Domo is ready, but an email was received that did not contain the specified file type
Domo is ready, but an email was received that did not contain the specified file type. Ensure the File Location and File Type settings are correct then try again. I am getting the above error message for a dataset that is coming into Domo via Email attachment. Here are the settings: skip empty rows is also unchecked at the…
-
Has anyone used the new feature that sends scheduled reports when an alert triggers?
In the highlighted features for May 2024, the ability to send scheduled reports when an alert triggers was created. Based off the information here looks like it should be available under the alert menu - however, below is what im seeing. Is this a feature that needs to be enabled by a CSM?
-
Beast mode calculation: Last compared to past average?
Hi - I'm trying to figure out the calculation to identify an action needed. I know how to do in Excel, but still learning the SQL / Beast Mode equivalent. I have a count of total items. If the count of total items from last week is 20% less than the average count of total items from the past 6 weeks, I want it to be marked…
-
creating a field for sum of annual premium?
-
Using beast mode to compare strings
Hi, I am trying to compare the values of 2 fields using a CASE WHEN statement. "field1" contains an email address e.g. "bob@test.com" "field2" may contain a name and email, e.g. "Bob Smith, bob@test.com" The outcome I would like from my beast mode is to check if the value in field1 is contained within the value of field2.…
-
String Operations
Hi all, I have a column that either has 7 or 8 digits in it. I need it to have exactly 10 everytime I am working in magic ETL and am wondering how I can create logic to see if the column has 7 or 8 then add 2 or 3 leading 0s to the column depending on which case is true. Any suggestions?
-
Get timestamp from workflow step
Hi, I need to get (or calculate) timestamp from a workflow step to insert it later on a dataset as a column value. Right now I'm invoking a dataflow with a SQL function but I think that have to be a better way. Thanks in advance.
-
Division By Zero - Be Aware - Failed IFERROR, IFNULL, and GROUPBY
When you're performing calculations over 100s of millions or records sometimes you come across division by zeros in which you're hoping the software you're using would manage accordingly, I ran into a scenario in an ETL scenario where it lead to having more than a 10% revenue shortfall in my numbers. Generally in Domo if…
-
Multiple Level of Detail Tables From One Dataset
Hello, I have a product data set that has product sales with fields for store and city. From this data set, I want to create three tables at each level of the hierarchy, product, store, and city. The only way I can think of doing this is by creating a bunch of aggregate beastmode calculations for each field. For example,…
-
Setting up specific Alerts
Hi all, My company is working with a webform. Two different departments are responsible for filling out two different pieces of the webform to make it complete. Department A has to go first. I do not want to set up an alert that everyone gets each time the dataset updates. I do want to set up an alert when column A has…
-
Does Beast Mode support using "Contains" to Identify Value Count
Hey there… I have a field called PresentationName where we (unfortunately) use a text string as part of the PresentationName to identify a Type of presentation. Clearly we need to pull that out into its own metadata and will in the future. But for now, I need to find a way to create a calculated field that lets me get a…
-
Data sharing rules
Once data is shared to a group, we currently have the situation where users in that group can share data to individuals. Thereby 'breaking' the concept of having the group. We need a way to stop that from being able to happen. I know current way of working is standard DOMO, but for us (particularly in relation to any…
-
AppStudio - Import Page to Tabs
It would be super great to be able to import a page to a tab, will that become possible at some point?
-
App Studio: Ability to remove filter icons from cards
Same functionality that exists in classic dashboard cards. These icons obscure the view of the card by putting a small blue 'filter' icon over the bottom left of the card when a filter is selected.