-
At what stage should column renaming happen
Hello I am wondering at what stages of everyone's workflow does the renaming of columns happen. A. Workbench B. DOMO ETL C. DOMO Card I ask because we have tons of tables being brought into DOMO that do not have "business column names" I feel like if the names are changed in Workbench(A) then it is the root change and will…
-
How to display results up to last week
At CHART TYPE "Single Value", I would like to display the results up to last week. Please tell me how to do this.
-
Error Message trying download a card into PowerPoint Slide
Hello, has anyone had an error when using Domo PowerPoint add-on to download a simple table card into PowerPoint? When I clicked on "Choose Card" and selected a card from "Domo Choose Card Wizard" window, the Error message popped up - "Error fetching card from Domo. Please try again. An item with the same key has already…
-
Give different filter values to different cards, same column Campaigns?
Is there a way to specify that a campaign distribution list filter only applies to certain cards? All the cards have the same column (same data source) but trying to display two different time frames on some of the cards, and thus need the filters to only apply to select ones. Not seeing anything in the documentation for…
-
Is there a way to embed bookmarks in a page so you can navigate quickly to different parts of page
Just want to navigate from section to section w/in a page. Similar to the bookmark functions w/i a document in Word. Thanks
-
12k beast modes and counting...
Hi Domo Users! Wondering if other folks can weigh in on how y'all manage your beast modes being created. I'm the Major Domo for my organization and am finding many cases where the SAME beast mode calculation is being duplicated across datasets with the same name. While clean on the dataset side, this becomes a nightmare in…
-
What is the best practice to show my dashboards on DOMO?
Hello Domo family, I was wondering what are some ways to share my work on DOMO with other people. I know it is easy on Tableau, and people can actually access to my dashboard in Tableau. Like if someone want to create professional portfolio on DOMO, what are some ways. Any idea would be appreciated.
-
Domo Role "Admin" Can't see dashboards by default - why?
If I put a user in the "Admin" role, I expected them to be able to see ALL dashboards by all users. It doesn't appear this is true, and they must be in a group that has access to shared dashboards/cards. Is this normal behavior? What's the best way to truly have a user that can see everything in our instance?
-
Report to show how many cards use the same specific dimension
Hi Dojo - Good Day! Just wondering how I can create a report in DOMO to show how many cards use the same specific dimension in one dataset. for example, I have a Employee Information Dataset and I want to know how many cards use the dimension employee ID Thanks In Advance!
-
How to share specific views of a dashboard to different stakeholders
Hi All, I have a dashboard with a couple of cards and with a filter that contains all the Dealers and the region of the dealers...There are different account managers that handle specific regions..So when I share the dashboard with a specific region manager they should be able to see only the data pertaining to their…
-
Drill PDP
Is it possible to give certain user groups permissions to drill down cards (while limiting other users)? In other words, I would like Group A to have access to the drill down tables, but not Group B
-
Why is there a large performance hit for mixing columns from a join statement?
At the risk of my issue being very data specific, I want to ask for clues as to why I am seeing a large performance hit from what looks like a simple change in the SQL in a data flow. I started with the following and got acceptable performance of 15 minutes or so: select A.* from A inner join B on A.field1 = B.field2 and…
-
Show players name based on score in domo summary number
I have a dataset something like below. I want to show top 3 players name who have maximum score in summary number in notebook card. I want to do that using Domo beast mode. How can I do that ? I don't want to use tables. Player score player1 10 player2 20 player3 5 player1 20 player3 30 player4 15 I want to show result…
-
Beastmode Cleanup
Hello Beautiful People - Good Day! I am doing some Beastmode cleanup and I have a few questions. If I delete a Beastmode, will it be deleted in all cards it is in, regardless if it is being used or not? Also, What is the best way to find duplicate Beastmodes? Lastly, which is better? deleting an unused Beastmode or…
-
How to size/fit cards to slideshow
When I share or publish to a slideshow or PPT / url, The cards to not fit on the page, and I have no way to resize them. How do you customize the report/PPT so that you can see the entire card, which is sometimes a table?
-
BeastMode calculation - specifying "previous month"
I am using this formula to calculate terminated employees: COUNT(DISTINCT CASE WHEN `WD Event Type`= 'Termination' AND `WD Record Type`= 'Activity' THEN `WD Employee ID` END) I need to modify it so it will include a number for the PREVIOUS MONTH each time that I use it. End goal: I plan to use this count in a drill path…
-
How to create separate filter sets in one dashboard?
I am creating a dashboard that will be divided into two sections and I would like to add separate filters to each section. I can't figure out a way to do this =/ Thank you in advance for your help!
-
Is there a way to set access restriction to Administrators?
I’d like to create the following cards. ・Monthly working hours and overtime hours by department (all managers can see) ・Monthly working hours and overtime hours by person (drill down from the card by department, managers can see only their own department) Our issue is that IT department(Administrators in DOMO) can see…
-
Scheduled Report Limit?
I'm trying to Schedule a Dashboard. It is not on a schedule yet. However, I get the "Edit Scheduled Reports"
-
Summing a Max or Level of Detail
My data has row count information that is duplicated or reported on a Column Name basis. I need to be able to sum the max of each dataset name, or sum by level of detail - column name. For example in the data shown below. The row count for 'KPI DOC DOE SUB BE - SBE as category' is 5,013,614,211 and the row count for 'MKTG…
-
Remove Inactive Users Automatically from Domo.
Is it possible to remove the users automatically from instance after a period of inactivity.?
-
Providing Domo exercise for training to newbies
I have many in my organization requesting training for Domo. I've advised them to consider the Domo university modules... but I was thinking it'd be nice to have perhaps a 1-2 hour session where I walk people through various actions on sample data to practice key functions. I'm thinking walk them through some of the basics…
-
Is there a way to suppress sections (collections) in a page/dashboard?
I would like my users to be able to suppress certain cards or collection of cards prior to exporting pages. Some times the users want more details for certain clients, and instead of having multiple pages, some with less data, and some with more, I thought it would be great if they could just filter on sections, that would…
-
How to clean up clutter - User Conference Jan 2022 notes
If you would like to replicate the dataflow showed in the presentation, go here - https://doc.clickup.com/d/h/8895x-1107/6de82f6ad073c84/8895x-147 You can copy the code at the bottom of the page, open up a new Magic ETL 2.0 canvas in Domo and use the keyboard shortcut for “paste” (command + v on a Mac) to get the flow onto…
-
Domo and GitHub
Hello All, We have recently bought Domo and they gave us one instance of it.... Trying to see how can we use GitHub and do PR etc to deploy stuff.. Does Domo has something like this to manage deployments. If I have one Page with 5 cards, Can I have production copy of it and somehow get dev version of it to do future…
-
Calculate Total Rows of all datasets in an instance
Hi, What DomoStats datasets should I use to figure out total rows of all datasets in a Domo instance? I downloaded DomoStats DataSets and DataFlows App from App Store. But I couldn't find any datasets that contain fields related to row info. Thank you!
-
How do I aggregate a Beast Mode to a number rather than a case statement?
I have tried wrapping the statement into a Sum statement as well as a Count statement but then it just sums it or does a count. I need it to be a number. SUM(CASE WHEN `Column_1` = 'Value_1’ THEN SUM(`Column_1`) END) When I use the above it sums the numbers and I just need it to give. (CASE WHEN `CustomerName`…
-
Overview Page for Participants
Right now, our company has very few editors and a lot of participants that just digest cards. Part of that reason is to avoid anyone messing up cards on pages that are shared with the whole company. For the editors, a lot of us do use the overview page a decent amount; however, the participants can't add cards to their…
-
Importing Data into Domo from our Connectors
A lot of our data sources are becoming fairly large over a few million rows, and we have noticed refresh speeds getting much slower. I think the solution is to have data appended as of last import rather than replace the whole thing? But I'm curious to know if anyone else has a better solution?
-
Snapshotting Data
Hi all, Any help with the following would be much appreciated. My original dataset is from a proprietary software that is updated daily. I have a dataset where I would like to calculate the total number of units we have month-on-month. Currently, I can calculate this as a Summary Number on a card - but I would like to be…