-
Prioritize one set of data over a duplicate set of data, when available.
I have similar data coming in from two different sources. I need to make sure that when dataset A is available, it is used, and when A is not available, B is used. I want to end up with one row of data per day per website, but I either end up with only one day's worth of data per website (Hostname in my data), or I end up…
-
Having Multiple Group By tiles?
I am looking to have two separate groupings in one ETL. Is there a way to do this without having to use two Group By tiles? Also I no longer see the minimum aggregate option for my new column. Do I now have to use the Min() formula?
-
March 2024 Community Forum Highlights
March was an amazing (maybe even the best?) month for the Community! We got to meet with so many of you in person at Domopalooza. Community members had several opportunities to network as they attended breakout sessions, roundtables, concerts, and even Ski Day! Of course (with no bias 😉), the best part of the conference…
-
Domo is ready, but the last value is missing.
Hi… I have a lot of data to import into DOMO from bigQuery. I would much prefer to simply append 1 days worth of data as I import into DOMO but are having issues setting up a `lastvalue` field Here is what I have set up in settings: select * from my_large_table where created_at > '!{lastvalue:created_at}!' order by…
-
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…
-
Add Users to Shopify Custom App Connector
There is no Users option for the Shopify Custom App Connector, therefore there is no way to join the User ID on Orders back to an actual User Name.
-
Is it possible to create a tooltip for one column in a table/card?
Say I have a column "Masked PhoneNo" that shows ***7890. Is it possible to hover over this text (usually a column in a table) and display the full PhoneNo (123-456-7890) which is a different column in my dataset?
-
JSon file in Domo
I have a Json File ,what steps should I take to upload in Domo to analyze data
-
ETL Field Search Capability
It would be helpful in an ETL to be able to search for a field name and have the tiles that directly reference that field name be highlighted. Many times when supporting dataflow development we are looking for a field and we have to open every tile to see where that field is referenced - in join, in formulas, in filters,…
-
How can I calculate Current Month's Visits/Working Day * Next Month's Working Days?
The picture is of my current card. I want to use April's Current Visits/BD (Work day) * May's Work Days to get May's Projected Visits, same for at least a 3 month projection. I have tried different forecasting options in the card and am not getting May's Data or correct projections for the other data. The Arrived and…
-
CARDS/DASHBOARDS Q&A from Domopalooza
The product team enjoyed answering questions from the audience during the final session at Domopalooza. Below you will find the answers to all questions related to Cards and Dashboards (including those that weren't mentioned on stage). Q: Can we have card templates? I want to lock fonts, number formats, hover settings,…
-
How to calculate a percentage based on another beastmode
Hi I am trying to calculate a percentage of customers who repeated, out of all customers. Basically count(distinct repeat customers) / count(distinct all customers). This has to be done in beastmode so users can select a date and the repeat customer % will be dynamic. This is the raw data, Cumulative sessions is used to…
-
Calculating Time Diff (in hours) over Multiple Days
Hello 😊 I am trying to write a beast mode that will calculate the time difference in hours (sometimes over a multiple day period). For instance, if the start time is 4/1/24 at 1:00pm and the end time is 4/2/24 at 9:30am I would like the beast mode to calculate 20.5 hours. Any help is appreciated! Thanks!
-
How is everyone else connecting to NetSuite?
I am just starting to implement DOMO at my company and we have received some conflicting opinions on going about connecting to NetSuite, it was heavily implied that the best way to connect was through NetSuites Analytics Connect by our sales rep so we paid the extra money to NetSuite to have that feature turned on, but…
-
File Import Schema
I often get frustrated by Domo's need to define its own data structures. It might get quite a bit right, but what it gets wrong becomes a problem. In the file import, I see no way to define the data structure for each column. The best I can do is force the data type in the source file and try to trick Domo into creating…
-
Domo system error encountered processing your data. We are working to resolve this issue (Temporary
Domo system error encountered processing your data. We are working to resolve this issue (Temporary Internal Connector Error). Anyone facing the same issue ?
-
Additional Options for Multi-Factor Authentication
It would be a good enhancement if the multi-factor authentication option could allow the option to use something other than SMS, such as Microsoft Authenticator or Google Authenticator. This would allow the Domo MFA option to be in line with the latest security best practices.
-
can last run date/time be added to workbench 5.2 dataset view?
When upgrading from Workbench 5.1 to 5.2 I lost the Last Run field in my list of datasets. I use this to quickly identify stale datasets that didn't have an error icon. Do I have the ability to add it back?
-
MFA on every login
Currently we can set the number of days after which user will re-authenticate via MFA and we can do minimum 1 day but having an option to make it on every login will make the environment more secure.
-
Need Rank to update in non-standard (?) way
I've got customer records with customer GUIDs, record dates, and member status. If the data for a specific customer looks like this: Date Status 1/1/2023 Active 2/1/2023 Active 3/1/2023 Inactive 4/1/2023 Inactive 5/1/2023 Active 6/1/2023 Active 7/1/2023 Active I want to get a dense ranking that groups the status together,…
-
Fix HTTP 413 Errors when logging into multiple instances
For those of us that need to log into multiple Domo instances during our day, we will often get greeted with this error. The fix is to close your browser completely and then you can log back into your Domo instance. This is a very frustrating issue, particularly when you have multiple tabs open comparing things in multiple…
-
App Studio - App deployment via Domo Sandbox
Ability to deploy apps created within App Studio via Domo Sandbox
-
NAVIGATION Q&A from Domopalooza
The product team enjoyed answering questions from the audience during the final session at Domopalooza. Below you will find the answers to all questions related to the new Navigation (including those that weren't mentioned on stage). Q: Can you publish workspaces to other instances? A: Workspaces currently are only planned…
-
GOVERNANCE Q&A from Domopalooza
The product team enjoyed answering questions from the audience during the final session at Domopalooza. Below you will find the answers to all questions related to Governance (including those that weren't mentioned on stage). Q: How can I copy data between Domo instances? A: You can use Domo's DataSet Copy connector to…
-
DomoAI Q&A from Domopalooza
The product team enjoyed answering questions from the audience during the final session at Domopalooza. Below you will find the answers to all questions related to DomoAI (including those that weren't mentioned on stage). Q: Will DomoAI train on my data? A: No Domo will not train on your data. Some of our features will…
-
Appends Should Default to Include All Rows
Appends should default to "Include All Rows" and not change every time inputs are added/removed. Huge quality of life upgrade!
-
Error when trying to commit & promote
Hello, I just noticed that the last few times we tried to commit and promote our data, the commit completed but with errors. I am not sure how to resolve this because I cannot understand what the error message is pointing me to. I have noticed this issue began on 3/22/24. We have 3 instances that we call Dev, Staging and…
-
Issues with changing cast dataset to date
Hi! I am trying to change the data created column to date, but when I check append rows, it says the column is changing to timestamp. I am not sure what I am doing wrong.
-
Provide a Method to Block Domo Access from Specific Countries
We have a policy that states that no users will access our data from outside of the U.S. but I don't see a way to do anything but IP whitelisting. It would be great if there was a way to permit/block access based on geo-IP lookups for specific countries.
-
Did the "Save as" to Overview option move?
With the latest release updates, it seems like the option to "Save as" a card to your Overview section has disappeared. You can Save as to the Card's original dashboard, then Move to your Overview, but this adds an extra step. Can we find this option somewhere else now?