-
P&L Card - Pivot Table
Hello, I am trying to create a P&L via DOMO pivot table card with our GL accounts. Everything works except the ability to show NET INCOME & EBITDA at the bottom. How would I go about this? I can use filter functions to show one or the other but cant see both at once. Is there a dynamic filter function or grouping beast…
-
Option to Remove "Duplicate Of..." Prefix When Duplicating Pages/Apps
Would it be possible to add an option to edit (or remove) the "Duplicate Of" prefix that gets added to every card after duplicating a page or app? If there was an option to specify the prefix (or simply keep the same name) that would prevent the need to rename every card after duplicating the page or app.
-
Add option to Trellis/Tiered Date Settings to continue cumulative totals
Currently when using Trellis/Tiered Dates on a card, a cumulative total will reset in the different sections. Whilst this is useful when reporting cumulative totals by periods, trellis/tiered dates need to be removed when cumulative totals are required across different periods. See below examples Suggesting to add an…
-
Calendar Card Enhancement - More colours
Calendar to allow more than 5 colour customisations - at least 13 additional colours.
-
Aggregate (SUM) the results of Lead Function Beast mode at Card Level
I have a dataset wherein I have to count the number of cases which falls in the below filter and conditions. CASE -- Check if the current row is 'Ringing' and lasted 11 seconds or less WHEN STATE = 'Ringing' AND TIME_TO_SEC(AGENT STATE TIME) <= 11 AND LEAD(STATE) OVER (PARTITION BY AGENT NAME ORDER BY DATE, AGENT NAME) =…
-
Dropdown Selector: always have pre-selected the latest date on a filter card.
Hi, I have a filter card (dropdown selector) to display all dates available and I would like to have pre-selected the latest date. Is this possible? Right now I added it by manually typing the latest month but I'd like it to switch automatically when the month ends. Any ideas are welcome! Thanks
-
'Prevent drilling to final data grid view' manage at dashboard level
Rather than having to open and edit each card's drill path manually, it would be very convenient to have a setting at the dashboard level to prevent drilling to the final data grid view on all cards on a dashboard.
-
BeastMode code to take one value from each category
This question is going to be really difficult to describe, but I will try anyway. I am trying to get a unit count for each facility, the problem is that bc we filter by time and different facilities can gain units over time, I can not just have one row per facility, I have a row for each month. That being said I need it to…
-
Default Values on Filter Cards
It would be a huge QOL improvement for our company if filter cards could have a default value selected (the most recent date, the first value in ascending order, all values that equal a specific string, etc.) because many of our dashboards need to have a single filter value selected to display accurate data. For example,…
-
Possible to use a value that ignores filters?
I'm looking for a way to use a value in a beast mode formula that ignores my current filters. I've been wrapping my head around this problem and can't think of another way to solve it. Here is an example with my issue: Let's say my company has 5000 employees. There is a survey database with multiple rows of data for each…
-
Beastmode to return current month value? And what's the best card type to show the variance?
My dataset has these columns: year (int), month (int), target, actual I created a BeastMode to return the current month (Aug) value for both target & actual, but instead of showing an actual value for Aug, it shows 0. CASE WHEN month = MONTH(CURRENT_DATE()) THEN target ELSE '0' END Since I want to see the variance for…
-
Hover Text Settings for Radial Gauge
It would be helpful to be able to turn off the hover text on a radial gauge. I would like to be able to show the range without the customer seeing the actual value. @JasonAltenburg
-
Put Legends back how they use to be
I noticed legend titles appear at the top of cards now instead of directly above the legend. I put in a ticket and support told me this is "expected behavior". I guess at some point Domo made another silent update without telling anyone. Please put the legends back how they used to be, seems very weird to have titles…
-
Enhancement when "Adding Content" and Choosing Existing Card
It can be quite difficult to find the correct card when searching for just the card title. If we could filter the search to a specific location (ie. page) that would be beneficial in narrowing down the search results.
-
Excel export from card analyzer.
It would be great to be able to export tables I make while editing cards without saving them.
-
Merged: Card Tagging
This discussion has been merged.
-
Color Formatting on Directionality
Hi Community, Thanks in advance for your help! I'm trying to highlight directionality of referrer's volumes. I want to compare to each referrer's prior month, not to a total or to an absolute value. For example, we can see that Jacob dropped off in April. We can see that Bob and Smith are trending upwards. These insights…
-
Open Placement of Cards
I would like to be able to put the cards I create anywhere on the page I want, not snapped to a specific grid. This would include the ability to overlap cards so that I could put 2 cards together to simulate the idea of a single visual.
-
Require filter selections
DOMO should really consider adding a feature to require an option selection by the user when a developer configures a page filter card. This would coerce the underlying dataset to subsetted in order to prevent double counting in some cases.
-
Hide Domo Cards for user/group
Is there a way to completely hide card that is not available for user based on his user group. This is what my user sees when he is on the dashboard (check image below). I want this box to not be visible to user when card is not shared with him. Is there a way to implement that?
-
Boxplot Data Label Improvements
The options for the boxplot data label settings are pretty limiting. Although they have provided some great opportunities to visualise, due to their positioning (and options), I often struggle to present the data in a way that is accessible to the layman. It does not make sense for the median to position itself above the…
-
Can you add count (n) to box-plot graphics?
Hey all, Has anyone managed to add a count to a series boxplot graphic? I want to show the distribution of a score against categories, however, I also want to present the number of items in the category. Is anyone aware of a way to facilitate this? Best, Sam
-
Percent of Series?
Hi team, this feels like it should be very simple but I'm missing the key ingredient. I currently have "Percent of Category" as the data label. I'm using an Overlay chart. What is happening: 🚫 Green / Green + Blue = Displayed Percentage What I need to happen: ✅ Green / Blue = Displayed Percentage Any ideas?
-
Combining Multiple columns into one column using beastmode
I am making a table card that uses multiple different rows. The way I am doing it is creating a variable named 'unit type' that when set to specific values returns a specific column. It then sets all the rows for which that column is blank to null and finally I filter out any null values. bellow is the beastmode I used,…
-
Trying to show Churn (%) as a percentage and Churn (#) as a regular number
Basically What the title says, I'm trying to figure out what I need to add to my beast mode to be able to switch between the unit type on the axis. I want to display Churn (%) as a percentage (without multiplying by 100) and show Churn (#) as a number. Attached is the beast mode that I have so far
-
Writing a Beast mode for a table card that selects a column and only displays rows with values
Hello, I am trying to write a beastmode for a table card where it picks a specific column based on a variable then only displays the rows in which that column has values. I know how to make a variable to select columns, but I can not get it to leave out the rows in which that column is blank. The first three images are…
-
Analyzer Quick Access
Can I propose that we enable the cards' analyzer quick access for editor roles and above directly within the app view itself, exactly like how it is in standard dashboard pages? The current user path requires you to either go into full card detail mode or in expanded mode before you are presented with the card options…
-
Total views for different cards in a dataset
Is there a dataset or a combination of datasets in Domostats which can be used to get the total number views all cards belonging to a certain dataset have?
-
Gauge Colour Above/Below
Would be great to be able to define the colours on Gauge chart when above/below target. At the moment if we use 'Green above target' then if below target is automatically Red. In my case I'd like to be able to use the fill colour as the default, but use Green for Above Target.
-
Hyperlink in default drill path table?
Hey guys I am running into a weird issue when I try to include my hyperlink column into my default drill table. Normally I create a beastmode to hyperlink account names that will take you to the corresponding Salesforce record. This is how it looks if I create a normal table card (blurred most out for privacy) you can see…