-
Color the Page Flip Arrow on CourseBuilder App
The multiple-page courseBuilder App has arrows to direct one page to another page. But the color of arrow is difficult to see. Is it possible to improve the visibility of the arrows by a more obvious color?
-
Can you replicate Stacker using Magic ETL
Want to use Stacker, but don't know MySQL? Does the Stacker process take longer than expected and generates millions of rows? Ever wondered if there was another alternative to Stacker? Well, now there is by utilizing Magic ETL! One day, I was developing a dataset with Magic ETL and one of the requirements was to add a…
-
Resources for the more code-y parts of setting up a dataflow (MySQL/RegEx/JSON)
I don't have a robust coding background but I'm trying to learn. I've noticed a few parts of the domo interface have more hard-coding skills (filters for GA connections use JSON, beastmodes using MySQL, RegEx for text searching etc.) What are some good resources for the types of coding that work within the Domo interface?…
-
Adding an info portion to pages
I noticed that apps that are downloaded and turned into pages have a little info tab that explains the app, I was wondering if there was any way to do this for our own pages.
-
When a user saves a Page Filter - is that just for them for everyone that accesses that dashboard?
I want to build one dashboard for one job title that each has a different brand, and I was wondering if each user saved the dashboard with their specific brand filters on would they stay or would everyone have to keep flipping back and forth? Thank you!
-
Linking back to card or conversation for a task created form Buzz?
The Projects and Task feature looks like it'll be useful for project management but I have one question: When you create a task out of a Buzz conversation, does it not automatically link back to the conversation or back to the card the task was about? When I create a tast out of a conversation it only captures the quote…
-
How can we get the PowerPoint presentations from the Domopalooza 2018 breakout sessions?
Looking to get the decks from DP18 breakout sessions. Thanks.
-
Full Org Chart
The organization chart shows the individual hierarch tree on the page of Org Explorer. Is there a way to show (or export) the full Org chart in DOMO?
-
User Management in Bulk
I read other topics related to download user list with access. Seems it is not an available option in DOMO currently. Is it an option to create a card to aggregate user data (user name, email, phone, department, role, title, location, groups) in DOMO? What is the best practic to manage user in bulk?
-
Data Import Questions
It takes long time for large dataset import. Some large dataset cannot be imported into DOMO. What are the maximum capacity and the maximum speed of data transfer to DOMO? Is data import to DOMO differenciated by different connectivity methods? What type of connectivity is the best way to transfer data to DOMO?
-
Data Security Issue
Domo receives datasets from other systems. Normally ERP system and financial system have restricted security settings. For example, NetSuite system uses permissions, roles, and users with classifications to control the system security. However, DOMO has only 4 types of access for all users. What are other options available…
-
How do I build a card containing DOMO users, the group they are in and their permission level?
For auditing and annual recertification processes, I need to find a way to create a card in DOMO that contains elements from several of the areas in the administrator tools. For example, the user name, the permission level they have, and the groups they have access to. I know how to find this information by looking up each…
-
How can I get my graph to display in intervals? Like 30-60 days, 60-90 days, etc?
My data has a column of days and i just want the graph to group them in the x axis.
-
Re: Social Media Reporting
Hi, Right now I'm using two kind of efforst: Awareness and Performance. In the Awareness section, I include how many followers do we have, how they are gowing up in all our social networks. Also we can measure the engagement and which are our best post by social network (everything with pre included cards in domo) In the…
-
Snapshot, Freeze, or Lock your data
I have come across the need of being able to dynamicaly freeze or lock the data. We have a need for a separate database where we can snapshot the data no matter what happens with the base data. This would be useful in the case of sales compensations, financial data closings, and any data setup where there are manual inputs…
-
Why did all my scheduled reports fail?
Starting January 10th 2018, all my scheduled reports failed to send. All have different times, cards, pages, and recipients. I deleted them and re-created the schedule but that didn't work. Any suggestions?
-
how does stacker work?
Hi! We received stacker and I need to figure out how it works, but I really have no clue whatsoever. I'm used to doing stuff with MySQL, but what are the use cases, what are the best practices of the tool? What is it intended to do? What else can it do for us? Thanks for any replies!
-
Export Sumo card as shown onscreen.
Is there a way to export a Sumo card while retaining the pivoted information as detailed on the screen within the card? Currently when a Sumo card is exported (Excel/CSV appears to be the only option) it flattens the data and requires the end user to re-pivot the information once more. Is there something that can be done…
-
Show total in grouped stack bar?
making a graph like this. How can I show the total of each blue bar and orange bar on the top? Simple stacked bar can show the total, this I know. But grouped stacked bar, how??
-
Calculating and Grouping Generations / Age Stratification in Domo
Hi all - I figured since I got Domo Support's help on calculating generations / age stratigification I would share the beast mode calculation for anyone else that would find this useful and not have to reinvent the wheel. CASE WHEN `dateOfBirth` >= '1946-01-01' AND `dateOfBirth` <= '1964-12-31' THEN 'Baby Boomer' WHEN…
-
Magic ETL Trim left of decimal
I noticed there isn't a ton (easily found) info on the different Regex to use to trim off data. My use case was I had a file using a numbering system before a product. So instead of saying Lowe's, Home Depot, Walmart it would sayd 1.Lowes, 2. Home Depot, and 3. Walmart. I found some regex that drops the period and what's…
-
Unable to save a WoW card in new Analyzer
I'm super excited about the new release! thank you! Am i supposed to be able to save a card with a variance bar line graph? I'm using chrome and every time i hit save, the chart reverts back to just the previous week without the 2nd bar and the var line. i've looked thru the documentation and think i'm doing it right! see…
-
Full Productive Domo Instance URL Change
Hello DOJO, I'm on the verge of making a change in my DOMO production instance main URL. Did any one already go through this process? If so what where your biggest concerns and difficulties? Thank you.
-
Create a Domo tab in Salesforce
FYI; I didn't easily find an answer to this so I'm putting it here If you have Domo and Salesforce you can build a tab in Salesforce that launches Domo inside of it. Here's a link to a page giving you instructions for any web page. Just insert your domo https:// and you'll be good to go.…
-
arrange months
Hi There, I'm trying to arrange some graphs with month name values on the X axis, but there's no good option to arrange them chronologically, (EX: January, February, March, etc). What's the best way to do this?
-
Any way to automagically strip of the first 16 rows of a csv file in order to automate the ETL ?
Hi dojomaniacs! i've got a scheduled export from an operational tool that is being emailed to a box account to be picked up by Domo Box connector and manipulated/ETLd from there. Is there a function to strip off extraneous header rows from an incoming file? There's not a way to exclude them from the generated export.…
-
Did you know? SQL dataflow tip
The dataflow text editor is pretty simple compared to other SQL enabled text editors out there. You get to type your query without much assistance like you might find elsewhere. On the plus side, however, there is some highlighting for reserved words (purple) and datatypes (green for numbers, red for strings):…
-
What is the best way to share cards with social users or non-users?
Due to the cost concern, we only have a small group of licensed users. However we would like to share the dashboards/cards with borader audiance. We tried to leverage scheduled report and buzz share. They both have some limitations: -- reports seem to be similar to export to slideshow, which truncates any data not fitting…
-
Great examples of Domo Best Practices can be seen in our recent contest
Check out the contest entries from earlier this year! https://dojo.domo.com/t5/Dojo-Contest-2017/idb-p/ContestDP17 Regards,
-
Best way to Upload a Daily excel Report
I'm not sure of the best approach here I have an xls report sent to me each day. The name of the file changes with the date but not the headers. So each day I get a new report named 2017-03-13-18875, 2017-03-12-18875, 2017-03-11-18875 and so on. In Domo, can I upload each of these files as they enter my folder? Is there a…