-
Pivot Table Week over Week % Change
I want to show the WoW % change for my data but not really sure how to go about it. My raw data is daily and I grouped it into weeks in the pivot table. I want to add a column to my table where it will show the % change of sales from the previous week.
-
Need to see which connectors are currently connecting
I need a way to see which connectors are currently executing. Ultimately, I'd like to have a card on my error dashboard showing which connectors are running, how long they've been running, and possibly the average execution time so we can know if something's out of whack. Is any of this information surfaced in DomoStats or…
-
Filter using Slicer Card and Variable as the Input
I have a dashboard that I would like to display that has multiple dimensions (Var1) that I would like to see such as Region, state, and department. I would like to then use the populated list of items from Var1 as a filter card in the page. The filter card would be, a list of regions, states, or departments that populate…
-
Smart Text / Summary Number
Hi Friends, Requesting for your help on this, please. Example I have three columns, 'Student IDs' and 'Course Category' (Science, Math, History) and another column which is 'Location' which I have it in filter Now I wanted to write in a text box. (Dynamic) Location has more number of Course Category students. Example : NY…
-
How to show Actual Grand Total rather than "Grand Total"
Hello, I have a card built that only has two columns, and both columns have numerical values that I need to see a total of. However, when I activate the Grand Total option for the card, instead of showing an actual total it has the "Grand Total" text since it is the first column on the card, and I cannot add any other…
-
Beast Mode calculation works but when trying to insert into a card, I get an error.
Good day, I have a beast mode calculation that I believe can calculate the sum of accidents over the previous 12 months for any given month. My data set goes back 3 years on a month by month basis. Here is the current beast mode that works when I validate it: SUM(SUM(fieldsAccident Count)) OVER ( PARTITION BY…
-
Global date range filter in dashboard, have it compare to exactly a year ago in guage card type.
I have a dashboard that displays metrics from social media platforms, and I would like to apply global filters so the client can filter specific dates, but then also show what those values were exactly a year ago. Example: Say the client wants to see total impressions for April 12-17, 2023. I would like the card to filter…
-
Re-order Colour Rules
Hi, Colour rules are applied from Top to Bottom, which is great until you realise you want to add something that shouldn't override your other colour rules, and so needs to be added to the top of the list as you cannot reorder the colour rules. It would be great if there was functionality to drag the order of colour rules…
-
Drill improvements/Default Colour Rule settings.
Hi! I often build a base table for most of my cards, something that is usually a pretty bloated process as there is no real way to duplicate drill views unless you copy/save them as a card. When building a table and adjusting colour rules, experienced users will note the difference in options available where the user can…
-
Drill in from Aggregated Column
Currently if you have a table card that only shows aggregated values (eg a count of records or sum of values) your drill path will filter to the aggregated value instead of records related to the field that is aggregated. It would be great to have the drill path filter to the records related to the aggregated value, i.e.…
-
icons for single-value cards
It would save me so much trouble if there was a feature for selecting an icon to pair with a single-value text/number card, the FontAwesome library comes to mind.
-
'Contains' quick filter type defaulting to "" causing issues
I am using multiple quick filters on a table card where I want end users to be able to type a word and have a string searched for that word in the corresponding column. The issue I am running into is that these default to "" for some reason, so if you search for "Data" in column 1, it will look for rows with the word…
-
Text Underline function
Hello, Can we have the text underline function enabled for all types of table charts and this option selected under General Chart Properties? Currently, this function works only under the colors section and only for HTML tables, not for other table types.
-
Faceted Bar Chart Labels
I'm using a Faceted Bar Chart to show a conversion metric for sales. It's probably my favorite chart I've used so far and really scratches an itch my end users have had. It's pretty basic, it has a sum of opportunities, a sum of sales, and the resulting conversion. My issue that I'm having is the label on the right side of…
-
Restore Card Version
Currently only a picture of the prior version of a card is being stored and there's no way to easily recreate or restore a specific version of a card. It'd save a lot of time if there was a way to restore to a specific card version like there is with dataflows.
-
Hybrid Stacked Bar Chart?
Wondering if this is a "thing". I have 3 metrics for some call center reps. Available (blue), Talk Time (green), and Unavailable (pink). Our leadership likes to see a total of Ready/Working next to Not Working. X axis is the call center reps. First Version was a Nested Bar, and it's close: I'm wondering if it's possible to…
-
dynamic slicer selection on page
I have the following date slicer on the dashboard page and want the slicer to auto select the latest month. Is this possible?
-
Creating percentage change on trellis categories chart
Within an interval say 0-10 mins how can I show % change month over month in each bar?
-
Beastmode subtotal not calculating correctly
Hello, I am trying to figure out what is wrong with my 3 beastmodes. One for this year's email sends, one for last year's email sends, and one for this year vs last year's difference. Currently, the chart looks like this and the beast mode doesn't seem to be calculating correctly in each row plus the subtotal. This Year…
-
More options for color rules for cards
When establishing color rules on cards, you're limited to selecting a single column and the criteria which for text fields is only either IN or NOT IN. While this is useful for most cards, it's really limiting when you have Pivot table or cards that are grouped and stacked on different dimensions. In the case of Pivot…
-
Card not reflecting updated Dataset/Dataflow updates
I manually run the input dataset that feeds into the datasets of 3 other dataflows. And all 3 dataflows reflect the inclusion of new data, but this is not reflected in the cards' visualization, as in the cards are reflecting data from the previous update despite the dataflows reflecting data from the new update. Any ideas…
-
Apple watch widget for displaying a Card
I have a watch face that allows me to pick various Complication from the apps on my watch. I notice that I can pick widgets from different Apps and I would like to have a Complication that will display a card. So I can get updates by glancing at my watch.
-
Aggregate counts over time that keep a running total
I have an area chart where time is the x axis, and count of instances are the y axis. I want the count to be a running sum over time, but I am not sure how to do that in domo. See my image for details. (I don't care about the trend line.)
-
Customising the Colour of Variable Selectors in the same way you can for filters.
I've recently been using Variables as a great way to control the content on a few of our dashboards. The functionality has led to some incredibly well-layered graphics allowing hierarchical drilling on all visuals simultaneously - GREAT! I have found only two drawbacks: Firstly, variable options are not easily dynamic.…
-
Defaults for Card Types
To keep consistency with how data is presented across multiple dashboards, you'll either need to have a template of each card you want to use with the customization you want to use by default, or be sure to manually recall what you want each one to look like. Would be great if by card type, we could customize some of the…
-
Number format
Hello all, I am trying to replace the Number format in Card/Dashboard. For example: Number is displayed as 21K but I need it to be full number with comma separator. Or 1.19K should be displayed as full number instead of 1191? I tried all ways but it does not seem to change the format. Can someone help me with this?
-
Being Able to Change Default Colors
In the visualization features either in the analyzer or in the dashboards themselves many companies use branded colors that match their business models. When initially creating a rule, yeah you can share it on the dataset, but in certain circumstances the color rules may get changed in different dashboards. Currently to…
-
MS Office365 Add-In
I was glad to see Mac OS included in the new MS Office365 Add-in, and more integration. After tinkering with the Powerpoint and Word add-in for a few hours, I've found a few things that are key but missing compared to the legacy Powerpoint plugin: Tile layout - the ability to completely customize the way tiles populated a…
-
Pivot Table - More control over subtotal rows
It would be a useful enhancement if you could select which rows showed subtotals in a pivot table. Right now, it is all or nothing. This can make for a busy, and not very helpful look, if there are several fields in the rows section. Would be nice if you could select if you just want to show subtotals for the first row and…
-
Disable Auto-Preview for Cards (Federated Connections / System Wide)
We currently have a mix of Domo datasets plus federated datasets in our instance. When new cards are created, Domo often picks columns that are pretty irrelevant most of the time. While this isn't much of a big deal for Domo datasets since there is a speed advantage there, it creates a negative user experience for…