-
How to add Date Control for Apps?
You know how every dashboard comes with an automatic Date control in the top-right corner? I'm looking for a way to add that to an App where I have a few cards all using the same Date field. I need the exact same functionality where you can select a range, select how the date is broken down (by Week, by Month, etc). Thank…
-
Settings not showing up in Analyzer
Usually there are a list of settings shown in the empty space I highlighted in the picture above. Is this some kind of glitch? I can't figure out how to make adjustments there.
-
DomoStats_Dataset Schema - Centralizing Feedback
I am working on feedback on each of the DomoStats datasets. Please add any additional feedback to the comments. Missing Fields: Column Description Column Tag Column Order Note - There is a field called 'Details'. The only value it contains is, 'This DataSet has not been indexed.' This appears to be for datasets with no…
-
DomoStats_Datasets - Centralizing Feedback
I am working on feedback on each of the DomoStats datasets. Please add any additional feedback to the comments. Dataset Types: Some datasets in the DomoStats dataset have null Import_Type, Data_Provider, and Source_Type, while Display Processing Type in the Governance dataset has dataset types for these datasets. Of note -…
-
ETL - How to spread a Budget over two dates within a variable date range.
I have various start and end dates for campaigns. I know how to calculate the # of days between any get set of dates. But, what I am trying to set up in the etl is this - if I have a budget amount, start date and end date, what is the easiest way for me to have the etl calculate the division of the budget over the given…
-
Control Chart Type via Beast Mode
With the recent enhancement around beast modes that allows a beast mode within a beast mode it has become easier than ever to utilize variables to control x-axis, y-axis, sorting, filtering, etc. through beast modes. With that limitation out of the way I believe the next logical enhancement would be to add a Chart Type…
-
DomoStats_Groups - Centralizing Feedback
I am working on feedback on each of the DomoStats datasets. Please add any additional feedback to the comments. For group reporting, the following 3 datasets would be expected: Groups - Unique list of ALL groups with relevant metadata like group type, creation date, created by, last modified, and number of members. Group…
-
SUM('Revenue') BUT IGNORE ALL FILTERS PLEASE!!!
Hi all About to through my Mac through the window if I can't sort this. How do I write a Beast Mode that sums data whilst ignoring ALL filters? Many thanks
-
Data Watchdog - Adding example queries
Hi team, I hope you're doing well! We've received feedback that providing example queries would be helpful in Domo features that accept custom queries. In this case, the client entered a custom query into Data Watchdog, but was returning an error. The issue ended up being a syntax error, but confusion could possibly have…
-
Change Fonts
Would like to be able to set different fonts (i.e. Archivo, Roboto, Orbitron, etc.) to match our branding. Would be great if we could set a different default font.
-
How do you restrict access to Admin Panel for normal users?
I noticed today that ANY user in Domo can access the admin panel - how do you restrict this? As far as I can tell there are no options for restricting this in either by roles or groups, and there's nothing available on admin/security options either. These end users are able to see the full list of other users setup in the…
-
Can the ServiceNow connector pull in multiple SN tables?
Hello. I'm working on getting ServiceNow data into Domo. There is a connector, of course, and I have gone far enough into the setup process to confirm that my credentials are working. I see the options to fetch standard and custom tables, but apparently can only mirror one table. Am I understanding correctly? Is it only…
-
How can I auto send an entire dataset each week?
Hi all, I am looking to send not just a dashboard or an analyzer view of a dataset but an excel export of that dataset each week. Is there a way to schedule this or do I have to download it and send it manually? Thanks!
-
Has Anyone Set Up Domo Alerts to Identify Long Running Dataflows?
We had an issue this last week where some jobs were duplicating and exploding rows. Some dataflows ran for 18+ hours without erroring. I'd like to set up some alerts for this and wondering if anyone has already done something like this and could share their set up. Thank you
-
DOMO Mobile APP refresh(lose filters) when another app is briefly open
We are using DOMO mobile app in iPhone and iPad. Our dashboards keep loosing the filters when briefly change to another app or minimize the screen. This behavior decreases heavily the usability because we have to filter the dashboards many times. I tried to troubleshoot the problem without success. It happens across…
-
Disable Scheduled Reports when data is blank
Is it possible to automatically disable a scheduled report when there is no available data on the last update/filtered date?
-
Email Connector: Unable to figure out why my regex not working
Dear DOMO community, I am at a loss and don't understand why in my email connector the regex .*PANAY.* will work when email subject is Fw: MSPANAY GROUP |IBITEM AND AVAIL - 9/8/2023 7:17:56 am but it fails when the email subject is Fw: MSPANAY GROUP | Ibitem, Price Change and Avail - 8/28/2023 7:54:21 AM When checking…
-
Dynamic Quadrant Lines in ScatterPlot
We need dynamic/smart quadrant lines in scatterplot. This feature is available in excel
-
how to design the function like excel slicer?
I found on others' page, there are function like excel slicer. what function it is? and how to design? hope for the guidance. thanks,
-
Where is the subtotal chart option? thanks
Help: pls see below picture which shows 'enable the subtotal chart option to edit these settings'. I didn't find the subtotal chart option. where is the subtotal chart option? thanks
-
Errors caused by Timezone, Where can I adjust it?
I found the dataset in DOMO is different from the raw data in google sheet for DATETIME field probably due to time zone different. Where can I adjust it? thank you so much.
-
Beast mode for the substring_index
I'm trying to extract the substring from an URL. URL: www.ab.com/level1/level2 I'm looking taking the level2 out of URL. What is the beast mode formula I can use here? I want to get: level2
-
What Date Filter to be chosen to get the data for Saturday on a Monday if Sunday is a Holiday ?
My Plant operates for 6 days from Monday to Saturday. Sunday is a Holiday. I want to schedule a report for Monday that can fetch me the data for Saturday. My scheduled report is working fine from Tuesday till Saturday fetching the previous day's data correctly but it is not fetching the correct data on Monday. I have tried…
-
Last Modified By details in Governance Dataset
We are trying to find the details about last modified by details from the DOMOGOVERNANCE dataflow, but we are not able to see the details.
-
Variable Combination Suggestions via Color Enhancement
We have used text based variables to allow users to select from multiple metrics to see in a single card. This can be very powerful when combined with the recent beast mode within a beast mode feature but one downside is that consolidating cards into one removes one of the benefits of a higher number of cards which is that…
-
Calculating Percent of Total, and Getting Correct Totals
I have this table where I'm using count(distinct()) to get counts of various attributes, but when I add a "Percent of total" column to each one, the percentages add up to more than 100%. In addition, my totals at the bottom of the counts are incorrect. I've attached a screenshot of the issue along with an example of the…
-
Beastmode field not aggregating in bar chart
I have a dataset containing the following data: The Sessions field is a beastmode calculating the rank of the customers phone number. (Running total of how many transactions they have) rank() over (partition by Location.ID, PhoneNo order by TransactionDate) I am wanting to create a horizontal bar chart with the number of…
-
Create a JSON API with Domo
Has anyone had any success in using Domo to build an API for external system to connect to receive structured JSON data? The JSON writeback connector KIND OF handles the PUSH component, but it is severely limited by its 100 row output limitation. And for GET requests, it seems the Domo API outputs data in its own format…
-
"Documentation Mode" in Magic ETL/SQL
A toggle next to "Try the new Magic ETL" would read "Documentation Mode" and would: Put an opaque film over the whole Magic ETL map Disallow changes to the tiles Enable the ability to draw and color-code sections of the ETL Be able to notate what each section is doing An additional item in the Save menu would be "Save and…
-
Deployed Excel sheet with add-in is getting an error
I've deployed an excel sheet with the Domo excel 365 add-in and the user trying to use it gets this error: This document has no imported contents It won't refresh the data. It works fine on my system. Thanks for the help.