-
Calculation error: Duplicate calculation name
Over the past few days, I've been facing the issue of a calculation error: Duplication calculation name. I believe that other DOMO users might have also be experiencing this issue. Despite having different datasets, when validating a BM with the same name, a duplication error occurs. This problem started occurring a few…
-
uploading data to a dataset - Domo Developer API
I am pretty new to Domo Developer. I would like to use a python script to daily upload data to a dataset. Here is my script. def append_data_to_dataset(dataset_id, dataframe, access_token): """ Append a pandas DataFrame to a Domo dataset. headers = { 'Authorization': f'Bearer {access_token}', 'Content-Type': 'text/csv' }…
-
Creating views on Domo virtualized datasets from the client/subscriber side
We have a customer who wants to be able to create and view virtualized datasets in Domo from the subscriber/client side. Unfortunately, this feature is not currently available in the product. However, the customer has found a workaround for this issue by using Dataflows within the subscriber -instance.
-
Time Line with Volume
I have a request on how to create a time Monthly Stacked bar chart of Total Retail Volume with Total Member Volume and represent it by hour for any given month. I am have issues with grouping the times between 7am to 8pm; I just get every data point for the given month I don't know how to group together. Here is a picture…
-
using IF then WHEN
Hi I want to add another variable to the above equation but can't get it to work. In my Excel days, I would use an IF statement. Here is my equation: when 'primary class' = 'supermarkets and grocery stores' THEN sum(case when `Split answer` = 'Female' then `Value` else 0 end) / sum(`Value`) Thanks Ben
-
Unable to save view
What could be issue with me being unable to save a view? I know it's not permission or browser related
-
Column Level Permissions
Hello Product Team, I have a use case for bringing HR and Payroll reporting into Domo, however, company policy has many permissions/accessibility protocols in place to protect PII data. We are hoping that at some point Domo comes out with functionality for column level permissions (column level security) as well as…
-
Beast Mode calculation when data is in rows and then how to chart
Hi All I have a dataset (a sample is attached) where the 2 series I want to track are in the same column, identified by the Split Answer (i.e. male or female). I want to calculate the % split answer value by dividing the value by the sum of all values where the Split Detail is held constant (i.e. what is the % of female…
-
Did something change with the Adobe Analytics OAuth Connector in the last 2.5 weeks?
For the past 2.5 weeks I've been getting an error on all my data sets connected to my Adobe Analytics OAuth Connector. "Domo is ready, but Adobe returned an error when validating the report description: The access token provided has expired. Check your data…" But I have reauthenticated the connector every day and nothing…
-
Domo Stats for Triggered Alerts
We need to verify when Dataset Alerts have been triggered and who they were sent to.
-
How can I add an icon representing a file type for a URL into a table?
I have a data set which contains a column for URL's for file a user has upload and a second column that contains the type of file that has been uploaded. I have created a beast mode that displays a thumbnail of any uploads that are images. I now want to display an icon for items that are not images but cannot get the icons…
-
Create X-Axis to Only Display Day over Several Months
I am wanting to recreate the X-Axis here only showing days - then show changes MoM using lines. Ultimately, I want to create a filter that allows users to pick how many days they would like to go back and allow that to be compared. Any suggestions?
-
Upcoming January Feature Release-January 24th
We are excited to have new features shipping to customers next week. One of my core goals for our team this year is to improve release transparency. Many of you noticed that we did send an in product announcement last week with a list of the upcoming new features. I have heard from some that they saw it but now want to go…
-
Function request
Can a function be added to format numbers as currency in Beast Mode for use in card summary values? For example: Value: 123456789.01234 CURRENCY(‘123456789.01234’, ‘$’) RESULT: $123,456,789.01 Where 2nd argument of CURRENCY(value, opt symbol) is optional currency symbol to use.
-
timestamped date to only date
Hello everyone, Is there a way to work out the formatting of dates that are originally dates with timestamps to only dates without having to change anything inside the ETL? Screenshot below: Basically, I want to remove the timestamp part and just keep the date. Is there a way to work out this formatting on the dashboard?…
-
Can I change the color on a running total line for future months?
Hello! I am building a two year running total line chart (grey is last year, and blue is for current year). Is there a way for the current year running total line (blue) to not show anything beyond January (current month)? If not, is there a way to make future months dotted line or a different color? Since this is a…
-
Firebase file size limits?
I'm running into a problem connecting a Firebase database into Domo. I have successfully connected other Firebase projects, so am familiar with t he structure. I suspect that this one is going wrong due to the size of the data I'm trying to pull across. I have successfully pulled a single line of data by using a very…
-
How to set up date variables to have time lookback
I am trying to create a card that will properly look back in time so that the dates being filtered reflect that look back in time. Here is the situation We get ratings from customers and want to wait a certain amount of time to measure the 'response rate' We do this by saying that it, on average, takes customers 75 days to…
-
Drill down issue
I have 2 cards that i am trying to drill down. I am trying to create the final drill down with the same columns but preventing the final view . The drill down is not showing the correct data it should
-
pivoting data
Hi, I have data in this format: Date Island Count 2021-01-02 Aruba 4 2021-02-01 Curacao 9 2021-03-01 Curacao 10 I would like the data to be formatted this way: Island 2021-01-02 2021-02-01 Aruba 4 7 Curacao 9 10 This format is for a table view
-
Median Calculation
Does Domo calculate median? How so? I am building a card - a table specifically - and am looking to put median price instead of the average. How is this possible? And most efficient? Thanks
-
Adding CHF to currency symbols
It would be great if there would be an option to add all the currency symbols to an instance. In our case we would like to see “CHF” there as well.
-
Able to hide future dates in running total
These are two running totals line for current year and last year (grey). Since we are only two months in, we would want to hide the blue line for future months and just show the first two months, but there is no way to hide it in the settings. Proposed idea: be able to hide future months in current year running totals be…
-
Looking to create a benchmarking bar chart showing +/- % from prior year
I am wanting to create a bar chart similar to below. I want the +/- % to be based on prior year CPM. I am not seeing a bar chart that would operate similarly to this - does anything have any experience with this? Thanks
-
Copying characters to my computers clipboard rather than drilling.
I wanted to ask if anyone has any work arounds for copy a number from a data set table into my computers clip board. Currently when i click on the number it drills down further and I was hoping there was a way to copy onto my computer clipboard with out drilling and manipulating my card view. It immediately filters when I…
-
Drill Down Path
Hi, How can I get the drill path to not be affected by a certain day but instead display the whole month. For example I have a bar chart with dates as the X-axis and I am trying to enable a drill in place drilldown path that allows the user to click on it and go to another chart that has the same layout just a different…
-
What is going on with "Other" in a bar chart?
Hi, Was hoping someone could either confirm this is a bug or tell me what I am doing wrong please. I am waiting for domo to get back to me on this with a more complex scenario but I thought I would try this with very basic data and to me it doesn't work. Given the data When I set the value on the yaxis and on tooltip #1…
-
Deleting deployed workflows
Is there a way to delete deployed workflows?
-
Multi Select Variables?
I am building a dashboard that analyzes what the specific categories of items in any given transaction. For this example, let's assume there are 4 potential categories [Milk, Eggs, Bread, Fruit] on any given order. The end goal is to allow the user to select one or more of these categories in a slicer card (or similar),…
-
Workbench error for SQL
We get errors - Coould not reload job from Server, see log file for more details error and Response status code does not indicate success: 400 (bad request). This was working just fine till today.