-
Certification with Group Ownership
Does anyone else notice an issue when you request something to be certified and it is owned by a group? I requested a dataset be certified and I am in the group that owns it. When I go to the certification center it shows I submitted the certification but gives me an error and does not give me the option to choose which…
-
Put Legends back how they use to be
I noticed legend titles appear at the top of cards now instead of directly above the legend. I put in a ticket and support told me this is "expected behavior". I guess at some point Domo made another silent update without telling anyone. Please put the legends back how they used to be, seems very weird to have titles…
-
Filter Options
Is there a way to make a filter like this on a dashboard? I can do it in the quick filters of a card and then the user is able to choose in betwee, greater than, equal to, etc. Trying to figure out if I can do the same thing but on the dashbaord level.
-
Rating Card
Anyone have any idea or work around to show ratings besides just table or bar chart? I have a survey where people rated items 1-5 stars. I would like to show that in a format like this based on responses.
-
Scheduled Reports Update
I noticed that you can only schedule a report to go out weekly, daily, or monthly. It would be nice to customize this a bit more to include bi-weekly or even quarterly.
-
Random Number
What is the best way to try and generate a random number in a Beast Mode? I am doing a presentation and want to remove names from my column and just make a beast mode to assign a random number. I tried doing rand() but that was not unique. I also tried doing length of name * rand() but that was also somehow not unique.
-
Choosing first and last month in BM
Is there a way to use fixed functions or something else to grab the first date that appears and the last date that appears? I am trying to calculate yearly attrition. I have it by month but adding up or avg the monthly % is not mathematically correct. I need to get the first month and last month's values within a certain…
-
New Dataflow Run Options
Looks like Domo has silently updated trigger options for dataflows (hopefully its not silent and they tell people, I think it just got to my instance about an hour ago so hoping I am just early and more details will come out soon). I love this idea but do feel it is a bit clunky and requires a lot more clicks but I need to…
-
Datasets not accessed in a while
Does anyone know there is a way to see all the datasets that have this ? I looked around Domostats but could not see anything. I would love to have this as a field in the Datasets Domostats table.
-
Domo Re-cert
I got an email that my Major Domo Certification is about to expire and the link brought me to purchase the Japanese version.
-
HTML Links Dropdown Brick
I am using the HTML Links Dropdown brick and I notice that if I try to right click and open in a new tab it says its blocked. Anyone else notice this? I am using the default code that comes with the brick.
-
Separating text from an image
I am bringing in survey data and the question has both a string and an image in it. I am trying to separate these in an ETL but split part, regex replace, and split column are not working. The string looks like this "<br />Test<br /><img height="150" width="20……" I am trying to split on <br /> but its not doing anything. I…
-
Domo Professional Knowledge Retest
This question for the Domo Professional Knowledge Retest is graded incorrectly. There is no grant called "Manage All Settings" the grant is "Manage all company settings".
-
Workbench Metadata
I would love to have more metadata about my workbench jobs accessible in my Domo instance. A simple thing like being able to filter on "is this a workbench produced dataset" would be a huge thing for Instance Governance. Also having a dashboard to monitor workbench jobs and how they flow through Domo would be great for…
-
Graph by Feature not visible
Does anyone know why the graph by feature appears in analyzer but not on full view of the card? I am noticing this is preventing the ability to change graph by at the dashboard level as well.
-
Email Notifications to Users
Has anyone ever had issues with users not getting emails from Domo? I have a handful of users, all from the same department, not getting scheduled reports. When I started looking into it I found they are not getting anything from Domo, no notification or reports. I checked their profile settings and notification settings…
-
Azure SQL Connector
I am using the Azure Synapse SQL Connector and recently a bunch of my datasets started failing. I get this error: "There was an error setting up the SQL connection. The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "Unexpected rethrowing"." If I go in…
-
Course Builder
I am noticing an issue with Course Builder when using SSO. I have SSO enabled in our instance and our computers have extra security features. When trying to publish from Course Builder I get an error saying there is a self-signed certificate. I have troubleshooted with both Domo Support (extensively) and my IT and we have…
-
Updating a User
Has anyone had trouble recently updating a user's email? I have SSO enabled and one of my user's emails changed. Usually, I just go in and update the email, and it's fine but now every time I try to do it I get a pop-up error that says "Error updating user". I was able to do it via the CLI but it's happened to me a few…
-
Changing Dataflow Owner
If someone owns a dataflow they should be able to go in and change the owner from themselves to another person. Currently, only an admin or someone with the "manage all dataflows" grant can do this.
-
Exporting Mega Tables
Do Mega Tables usually tell you if your export is missing data? I have a mega table with 100,000 rows but when I export, it gives me 50,000 but there is no error message saying it did not export all data.
-
Zoom Feature in Tables
Is there any way to make the Zoom feature (+-) move when viewing a table from full view in a dashboard? When you don't have a summary number it blocks part of the table. Here is an example from the Varibales dashboard in the Community Domo instance.
-
Update to Grants!
I would love for some of the grants in Domo to be more granular. Some examples include Export from Domo - This is a very high-level grant, there are so many things you can export from Domo. I would love this to break down into Export dataset from Domo, export card to ppt, export report etc. Manage Datasets - I would love…
-
Domo Publish Enhancements
I recently got Domo Publish and have a ton of feedback. Here are some of the things I have noticed so far When you publish a dashboard the data will refresh but if any updates are made to the dataset, such as adding a new column or changing the data type, the federated dataset will not update to reflect those changes. This…
-
Disable Directory Groups
When we set up SSO we imported all of our Active Directory groups. Well there are way too many of them making it hard to manage groups in general so I would like ot get rid of them. I unchecked the box in SSO that says import Directory groups and remove the passing of directory groups in their actual SSO setup. The groups…
-
Make Domo Make Sense
Can someone please explain this logic to me, I am so confused. I am taking some avgs right. Here is my data by day, I have a function to find the max value for the timeframe. You can't see the rest of my numbers in the screenshot but they are between 197 and 205. As you can see 211 is my max for the month. If I use the…
-
Webhook for a Report
Does anyone know if there is a way to add a Webhook to an alert that would trigger Domo to send a report? I want to send one of my users a report but only when the alert is triggered.
-
Merged: Silent Updates
This discussion has been merged.
-
Python Tile
Tring to split the values in a column into multiple rows using explode and I keep getting an error. I am not too familiar with the python tiles... The value in my row will be "A<br>B" and I want them to appear as two separate rows, one with A and one with B. Getting error: "00:00:01.817 domomagic: Version 0.3 00:00:01.819…