-
Google analytics
How to connect to google analytics to get data for test analysis
-
Does the PDP automation use credits?
I am new to PDP, and I wonder if it is worth using the PDP automation in the toolkit, or is it better to set up the PDP right on the data flow. And do you get charged credits with both options?
-
Connect to Azure SQL DB using AAD/MS Entra user
Hello, I've looked through all the discussions in the Connectors forum, but was not able to find any topic related to allowing users to connect to an Azure SQL DB with their Azure Active Directory (aka MS Entra) username. The Azure Synapse SQL Connector seems to only support SQL Authentication. In my searches, I came…
-
Does anyone use the Entrata connector?
-
Extracting current user details using Beast Mode
I found this post in the Ideas Exchange that had been posted back in 2017 about being able to reference the current user's metadata in Beast Mode. Has anyone been able to accomplish this, or something similar? Original Idea:…
-
DOMO Apps Form Multiple Choice Selection Dropdown
In the new DOMO Apps Form the multiple choice dropdown doesn't actually show a dropdown, but shows a cursor as if there is a text input. I can't show on my end due to the screenshot, but I feel the Dropdown selection should still have a dropdown button to the right. It's there for a single choice. Just some feedback.…
-
Error with String to Date
I am having an issue with a column that looks like a date but for some reason will not convert to a date. I am trying to use String to Date but it keeps giving me an error. Any ideas?
-
Removing 'Powered by Domo' mark when embedded.
I am trying to embed a dashboard and I see powered by Domo at the bottom with a link that redirects to the domo website. Is it possible to remove the mark?
-
Income Statement % Column
Is it possible to create a Beastmode (or Magic ETLs) to show a column like % of Net Sales?
-
Count the number of upper case letters in a string
I am trying to determine if all letters in a field are capitalized. for example: String| Count ABC | 3 abc | 0 Abcd |1 How can I calculate the 'Count' in this example?
-
Can I move a tabs card to another page on an app?
I have a tabs card on my table with several tabs and several cards within each tab, I want to make a new page on the app and move a few of my tab cards to this new page. It doesn't seem like there is any way to move it like standard cards or save as in another area? Does anyone know a way to do this so I don't have to…
-
Documentation on Activity Log Event/Action Definitions
This knowledge base article lists all of the events that are tracked in the Activity Log, but it's not obvious what some of them mean (eg. “Shared” vs “Added” vs “Access Granted”). It would be helpful to add definitions to the documentation so that admins can better leverage this data.
-
API Log in DomoStats
We want to do an audit of datasets accessed via API calls, as well as the clients using those calls, and I was amazed that this isn't logged as part of DomoStats (or the deprecated (?) Domo Governance datasets). I am recommending that this be added either through DomoStats or some other mechanism.
-
Ability to Filter Cards under a dataset
I would like to propose a change which will help us find the card easily under a dataset. Currently, there is no filtering option. When there are large number of cards created under a dataset, there is no way to filter the cards to find the ones we need. Finding the card can be time consuming and many times, we end up…
-
Keep data in column as constant regardless of date
I have an ETL that includes a weekly upload of new information (employee name, quota, current sales) that is batched on Mondays. The quota is typically the same from week to week. When I use the information in a dashboard looking at last week, it doesn't recognize the quota since it's from the current week. Is there an ETL…
-
How to remove words from a drop down choice in Beast mode
Hi Team, I was hoping to have some assistance on this request on creating a beast mode. There is a custom field that we have and want to remove characters from the drop down choices and then also remove all the other choices as well. We have drop down choices: Access Carrier- Circuit Not working, Access- Carrier-…
-
formatting in a table
I have a table like this: Category | Actual | Budget Revenue | 4.50 | 5.50 Sales | 4,250.00 | 5,550.00 For this table, I have in a pivot table, and I want the revenue to be formatted with the ($), and the sales, I want to not have decimals. How can I do this in a beast mode? If I format this for the column on the card it…
-
Why is my data not being refreshed?
I have my app data flowing to a App DB data set where sync is enabled. The data is not getting updated and showing the last run as few hours ago. How do I make sure that my data set is updated?
-
MTD, MTD Last Year Beastmodes do not work properly with Date filter
I created 2 Beastmodes that I can drag into the 'Values' in the Pivot Table card: MTD = SUM(CASE WHEN Month = MONTH(CURRENT_DATE()) AND Year = YEAR(CURRENT_DATE()) THEN IFNULL(Amount * -1, 0) ELSE 0 END) MTD Last Year = SUM(CASE WHEN Month = MONTH(CURRENT_DATE()) AND Year = YEAR(CURRENT_DATE()) - 1 THEN IFNULL(Amount * -1,…
-
Changing Column Names for App Studio Forms
First time user of App Studio Forms. After submitting tests to see how the data would be captured I noticed that several columns were named Untitled_Field_x or had names that I'd like to change but can't. My first thought was that if I copied the final, finished form with all questions properly named and created a new…
-
How do I fix a string error with a date?
I am getting the below error and now sure how to fix. I run this data weekly, so I am assuming I have bad data somewhere.
-
Ability to schedule data refresh in Domo Google Sheet Extension
The Domo extension for Google Sheet is very helpful in cases where the users want the data from Domo in Google sheet. However, the only way to get new data is to manually refresh the sheet. If Domo could add a scheduling feature, it'll be very very helpful.
-
Bucketing different text fields if there is a match
I'm trying to count different text fields from a column called Reason and there are different reasons in that column. One row might have single or multiple reasons separated by a comma. Below are examples. 1) Reason 1 2) Reason 1, Reason 2, Reason 3 3) Reason 3, Reason 2 Beast mode using currently: CASE WHEN Reason LIKE…
-
Can we use Query Params for an embedded app ( brick converted to an app) ?
Can we use Query Params for an embedded app ( brick converted to an app)? I would need to collect the data ( Query Params) to my collection when embedded publicly using Query parameters.
-
Three Virtual Events This Week!
Good Monday, Community! 🚀 Get ready for an action-packed week of virtual events designed to ignite your curiosity and supercharge your Domo skills! Whether you’re diving into AI-powered insights or building apps that streamline your workflows, we’ve got something for everyone. You can explore all our events on the EVENTS…
-
HTML Card | Background Color Style
I have an HTML Card that breaks down products by level. In my beast modes I have each level (0-6) set to a particular color as long as the number of accounts is > 0 otherwise it's set to a white background. My code seems to work for every level except for the first, 0, and I can't seem to figure out why. CASE WHEN…
-
Regex formula works in ETL preview but doesn't show up in dataset output?
I'm using the Dataset from Email connector to push a weekly email into Domo. The body of the email contains an account balance, which I'm trying to extract into a new field. The body of the email will always contain "Amount: USD 123,456.00" I created a regex to match what comes after the "USD " and before the next…
-
Workato - Pulling data into Domo
Has anyone successfully connected to Workato and pulled in admin report and data for system monitoring? Looking to connect from Domo into Workato. Assuming this is thru a Json connector, but need guidance and code if you have an example to work from.
-
Select multiple cards at once in design view to change background colors
Right now, I have to select one card at a time to change background colors to edit the design of them. I'd love the ability to select a bunch at once to do a mass edit.
-
Card Title font color & background color
How to color code the card title both font and background like we can do it in Power BI