-
Is there a way we can access the content of the "cards" entity via APIs?
By 'content' I am referring to the images, pdfs or any documents we attach in the creation of a card. Is there a way to access this material? I cannot find any endpoints in domo's documentation as well. Neither could I find any listing api for instance wide available cards. However, I did give a shot at using this api for…
-
How to compare Value Columns
Hi, Beginner to DOMO so excuse the question. I've created a Pivot table with 2022 sales vs 2023 preorder sales by account and would like to add in a % difference column at the end that shows whether an account is up or down for 2023. How do i go about adding that?
-
Bubble Chart Zoom not working
Hey all! So I have set up a Bubble chart with two KPIs, one in each axis - each bubble is a store and it's size is the volume of sales. If I try to zoom in into a specific area, it will show it for one second and then that card and those around it will go blank. I can fix the cards around it by dis-enabling the filter…
-
Dashboard & Card Date Range Filter Reflecting Local Time
I would like the option to configure the Date Filter on dashboards and cards to reflect local time without having to change the company time zone setting. The goal is for options like 'Today' in the dashboard or card filter to reflect the device's local time without all of the additional effects of changing the company…
-
Domo Governance - Chart Types
It would be helpful to see the Chart Type in our Governance Datasets. Right now I think we can just see if it is a Textbox or a Chart. It would be very valuable to be able to tag if it is a Table Card. I would like to add dynamic glossaries at the top of each dashboard to have hyperlinks to each table card on the page for…
-
One of my bar charts won't display properly in the dashboard.
Hi, everyone! I have a card which shows up properly in analyzer, but does not show its bars in the dashboard or when I click into the card for a drilldown. The weird thing is, if I hover over another card as if to filter a time period, the data will show up. Our management and executive leadership regularly access this…
-
"The Pivot Table is Only Showing Part of the Data" Error
In our KPI cards using pivot tables, I keep getting the following error. ”This pivot table is only showing part of the data. The visible rows and/or columns are incomplete.” There doesn't seem to be anything wrong with the DataSet, and I have not been able to identify the cause. Has anyone else had a similar error?
-
Grouping up columns to do a margin analysis
I am trying to match YTD net sales with YTD Cogs by product line to create a margin analysis in DOMO. I have the beastmodes calculating the correct YTD formulas but the columns are not on the same rows? I am not sure why but they are shifting duplicates of the rows downwards to show 2 different products per net sale and…
-
Select multiple cards at once in design view to change background colors
Right now, I have to select one card at a time to change background colors to edit the design of them. I'd love the ability to select a bunch at once to do a mass edit.
-
Export card to Excel using API
I have a card containing numerous beastmodes and I can export to Excel through the UI and maintain the look of the card as well as all the filters. Is it possible to do this same action through the API? From the documentation I only see the option to query datasets, which we have done extensively, but I would want to query…
-
Is there a way to retrieve or export cards data to csv using Domo API?
I have a page created with a number of cards. Is it possible to retrieve card data or export to a csv using the API? I know API allows to export datasets to csv, but I can't find a way to do the same for cards. If not possible, is there any workaround to set it up in Domo so I can only retrieve card data with the API and…
-
Image Cards - using SVG Files
I can't seem to upload an SVG image to put on my dashboard as a header. Is this not allowed?
-
Is it possible to build a map at the Census tract level?
I'm looking to visualize some data set at the Census tract level, but can't seem to find a card or app that does this. Is this possible? If so, what are my options here?
-
Customize dashboard export?
Hi, is there any way to customize my PDF or PPT exports of my dashboard? I would like to remove the title of the dashboard from the top of every slide, as well as the filters at the bottom. Also, if there's any way to customize the first title slide that would be great. Thank you.
-
Can't add an existing card
I'm pretty new to Domo so I can't tell if this is a bug, permissions issue, or something else. I added some data, created a card, and was trying to add the card to a dashboard, but keep getting a spinning circle when I try to add that card. I can't even view any cards either - I get the same spinning circle. When the…
-
Trying to Count the number of Appointments in my data
I feel like this should be simple but I'm struggling with how to write the beast mode to where I get a whole number and not an average. I'm trying to count the total number of appointments in my sales data. This is what I've written: Count(`Bay Text`)/(COUNT(DISTINCT`Invoice #`)) I've attached a photo showing what the data…
-
Count function on a column to get total for two areas
I am trying to do a function to give me two number totals for locations by product line. The item number is a sublevel of the product line and I want to see how many of: for example 'Electric Cooktops' are in the red section and how many are in the green section. It might be an aggregation problem but the rank and window/…
-
Trying to get card that shows the row count that is shown in the data warehouse
I am using the Domo governance dataset to get the total row count, but the total is way higher than what is shown on our data warehouse page.
-
Calculating Headcount based on Labor Hour Report
I am trying to get a HC for each department from our labor hour reporting data. I was going to use a count function by employee name to be able to pull the number of workers for each department. The challenge is for example: Date Employee Department 10/12 Jon Fabrication 10/13 Jon Fabrication How would I eliminate the…
-
How to append Doc cards with XLS data?
I have several Doc cards with XLS data inside them. I'm trying to find a way to combine these Doc cards' data by just appending them. Is there a way to do this in Domo, or perhaps even a third-party system?
-
Table of contents on dashboard
On a dashboard, is there a way to create a table of contents showing what kind of sections or metrics are available here without having to scroll through the entire page? Not having to create a text box card at the top manually. when clicking on one item in the table of contents it automatically scrolls down to relevant…
-
Can I display data in Kanban Board format or would I have better luck finding a unicorn?
More and more I am getting asked if there is a way to create a card/report where the data is displayed in a Board format (basically, vertical columns with activities slotted into the respective column). Looking for a creative, "elegant" solution....really surprised there doesn't appear to be a Card Option to create this…
-
Domo performance
Has anyone else noticed that lately Domo is incredibly slow? I've been trying to reduce dataset size, but even editing cards, it takes 30 seconds to 1 minute just to open the analyzer. I've also noticed that data sometimes doesn't change when I edit the card, but when I save, close, and reopen, then the data changes. Also…
-
What is the best way to calculate?
So I'm using a grouped bar graph and am looking to try and calculate the difference between two of my columns that were created. My company calculates the average spread on loans broken down by lenders we use. I was able to separate those average spreads by product by adding the products to the 'series' drop-in at the top.…