-
Two Data Sets, Differently Named Fields - Unable to create paired filter for dashboard cards
Domo community - need a hand on this one. I have two datasets: a) Client records (note: uses client UNID of "SGId") b) Events related to the Clients (note: uses client UNID of "ShowGroupID") Both sets have a common UNID that identifies the clients. One is named SGId and the other ShowGroupID as noted above. For the B data…
-
Dashboards Filter API Behavior Discrepancy with App Studio (Removing filters)
I'm encountering an issue with the domo.filterContainer() API in Domo App Studio. When I apply filters (Custom filter brick) using this API within my app, they work as expected. However, when I clear the filters using the UI (e.g., by clicking a "Clear All" button or removing individual filter selections), the filters are…
-
Cards on Dashboards should be able to select from the segment legend.
Currently, when you're viewing a card on a dashboard and select a segment on the legend of the card, you deselect that segment. Would like to be able to select the segment when clicked on instead of deselecting.
-
Get percent complete in Gantt chart
I need to get percent complete in Gantt chart per below request. Filter column `Region_TWC` to get each filtering. ‘NAM’ , ‘EUROPE’ , ‘PACIFIC’ , ‘JAPAN’ , ‘KOREA’ , ‘GCA’ , ‘SEA’. Then filter column `Meet FOB DL_AR`, to get the rows which is equal to 'Meet AR DL' After above filtering, to get each region’s total `Ordered…
-
SELECT ALL in dropdown filter
we are missing the select all option in dropdown, so if I have 20 items and I want to select 19 I would need to do it manually :(
-
Sum of all Subtotal of separate item isn't equal to Total number
I made a beast mode as below. CASE WHEN SUM(CASE WHEN Region_TWC IN ('NAM','EUROPE','PACIFIC','JAPAN','KOREA','GCA','SEA') AND PO Type IN ('Sample','Demo','SF','M0','M1') AND Meet FOB DL_AR= 'Meet AR DL' THEN Ordered unit END) >= SUM(DISTINCT PAR in PQ) THEN SUM(DISTINCT PAR in PQ) WHEN SUM(CASE WHEN Region_TWC IN…
-
Sort dropdown by descending values as default
Does anyone know how to default a dropdown box to show the highest value without manually setting it every time the data changes? Thank you!
-
Is it possible to apply a column as quick filter for multiple cards?
In analyzer, we can drag a column in the Filter and toggle on the 'Apply as quick Filter', that will apply the quick filter to that specific card. However, I have multiple cards that I want to apply the same column as quick filter, is there a quicker way to it all at once instead of individually going into a card and add…
-
Default Filter Selection
I would love to see Domo add an option to filters where you can select the default answer, such as always selecting the first option. This would allow the object to be display with a filtered selection upon opening. We found a work around by adding a brick with a script to select the first option, but it only works on…
-
MTD and YTD TOGGLE
HI Team, I have a date field and what I'm trying to do is write a beastmode that looks at YTD and MTD without years. I have successfully done that in 2 separate beastmodes to give my a 'Y' or 'N' toggle. However when I try to combine them into one where the user can toggle 'YTD' or 'MTD' the 'MTD' isn't the issue.. it's my…
-
Replicating multiple Excel Calculations as rows of data - Beast Mode?
Hello, I've got multiple datasets (actually customers) that we calculate a few things with separately. I was able to get all of the datasets (customers) combined so they could all be on one table: Typically what I do in excel is from those numbers I'll pull a few different things out: I'd like to basically mimic these…
-
Combining Filtered Rows to one table
Hello, I am using one dataset for all three cards shown below. I have them on separate cards right now as they each are filtered to different things. Is there a way I can combine them so they would all show on one card/table together with one heading but show the three rows one under another with their filters still…
-
Bulk Add Filter Cards into a Layout
Currently when adding your page filters as Cards to a new App/Dashboard the fastest way to add multiple is to 1. Create New Card 2. Select Dataset 3. Change Chart Type to Filter 4. Add Dimension 5. Save 6. Click on the card & Save As whatever your next filter name will be 7. Open the new card 8. Change the dimension/beast…
-
Customizable Average Calculation
I have a graph that calculates the hours of different job types. Since DOMO has a label feature for %_PERCENT_OF_CATEGORY, it would be helpful if DOMO could add in the grid line settings an option to allow users to choose different options for calculating the average. In this example we are calculating the average value in…
-
Isolate Card Visualization on a dashboard page to exclude a page filter
The scenario: » I have a dashboard page with 10 cards. 9 of them are single KPI cards. the 10 card is a vertical bar chart (y-axis=Date, x-axis=Spend) » I don't want Filter cards, because I need the ability for users to save their own Filter views. » Using Page Filters, users can select a client or date range. which should…
-
Filter using multiple date fields
Hi there, I have created 5 calculated columns in DOMO analyser that get me the max date in each of the fields (Let's call them- Reconsideration date, Complied Date, Status last updated date, Appeal date and Death Penalty Date). They are all derived from a number of different fields with different conditions and then I…
-
Allow table cards to control more than one filter at a time.
The idea for this post comes from DOMO support # 05895045 When you click on any card to create a page filter, the card becomes the 'controller' for that filter. Currently DOMO only supports table cards that control one filter at a time. The original issue we observed was with pivot tables removing all filters when we tried…
-
Allow Table Cards to Control More Than One Filter at a Time
I received feedback from a stakeholder who was using a dashboard with multiple cards on it. They applied the default filter for their dashboard, and then applied a filter in the first card by selecting a specific Team Member #. When they navigate to another card and apply a filter. The default filter as well as the filter…
-
Save Filter View for Dashboards & App Studio Pages with Selected DataSet
For dashboards and app studio pages that consist of cards across multiple datasets, the page filters are automatically set to the first dataset in an alphabetically sorted list. However, there are often situations where 1 dataset may not contain all the values as another dataset for a column intended to be filtered on. The…
-
Dashboards Filter API Behavior Discrepancy with App Studio (Removing filters)
I'm encountering an issue with the domo.filterContainer() API in Domo App Studio. When I apply filters (Custom filter brick) using this API within my app, they work as expected. However, when I clear the filters using the UI (e.g., by clicking a "Clear All" button or removing individual filter selections), the filters are…
-
Hi I am running into a weird issue with filtering on a card
I am trying to filter on only the null values for the fields Date Voided and Date Reconciled. The dataset I am using has data on the lines where these date fields are null. For some reason when I filter on either of the dates on the null value, it does not return any data. No other filters are set on this card.
-
Future Date Filter
Hi, I have an App Studio app that I would like to add a quick future date filter to. This is similar to the presets in the Date Slicer Filter, but I want to allow users to select Week to Go, Month to Go, Next 2 Months, Year to Go, etc. I considered using a Beast Mode, but "Week to Go" would not be included in "Month to Go"…
-
App Studio Controls/Filters
While creating apps with multiple pages/tabs we don't often use the same dataset for each card we put on a dashboard (app in this case, woohoo for app studio!) Where we are running into trouble here is that page filters only have the option to select a singular dataset rather than all datasets where the field is present.…
-
Bulk Filter Paste For App Studio
A couple months ago DOMO launched a bulk copy+paste filter function for Dashboard filters. Currently, this functionality does not work for the App Studio. It would be great to have that be a universal capability across DOMO as it's very helpful when filtering for 100+ items.
-
Quick Filter Displayed on Dashboard or App
Could quick filters on cards become something users can interact with from the dashboard or app? Right now, a viewer can only interact with it if they expand the card—ideally we could toggle the quick filter being viewed in the "appearance" settings and any dashboard or app viewer could interact with it right away. Or the…
-
Filter Interactions with other Filters
Dear Domo Support, We can set filters interacting with other filters in a dashboard. However, when we change a filter selection, the selections in the other filters are as is and this can show invalid or no data in the cards. Here's the filter interaction scenario. We have 4 filters. Filter 1 interacts with filters 2, 3,…
-
Hide default "Choose Date" filter in App Studio
I have pages in my App that use individual dates instead of a date range. To work around this, I created a filter where the user can select an individual calendar date. However, since you can't hide/disable the default "Choose Date" filter, users are confused on which filter to use.
-
Filter Views for Mobile App Studio
Filter views do not exist for mobile as they do for desktop. When using their phone or tablet, my users will reach out thinking the data is wrong or the app is broken because it doesn't look like the desktop version. They then manually add filters individually, which is challenging for our non-technical user base. In our…
-
Custom Formula Default Selections for Slicer/Filter Cards
Currently, Domo’s slicer/filter cards require manual selection of default values, which can be limiting for use cases where the default selection should change dynamically based on the current date or other conditions. I propose the ability to set dynamic default values for slicers using conditional logic. For example,…
-
Drill Down - Quick Filter for particular Category
I want to add a quick filter in my card but it should only be visible when I am drilling down certain Category. (It should NOT be displayed when any other category is selected to drill down) e.g., Quick filter for "Vendor Name" should be displayed only when the Column chart is drilled down for "Hotels" Category. When any…