-
App Studio - Limits for Control Filter Options (Please!)
Hey friends! As we develop more within the App Studio space, we have run into a topic that would be amazing to add some functionality for. For example purposes - Let's say we have a dataset that is really badass, built to do all sorts of things and provide tons of information. We take that dataset, and are building an App…
-
Option for Viewers to Choose a Different Series
A limitation I often run up against in data viz is that I have to make two charts to be able to show the same data but with differing series. For example, I mostly display education data and people often want to compare outcomes across schools OR student group. This means I have one graph with a student group filter and a…
-
Domo Office Add-In - Relative Date Filters
Hi, the legacy version of the plug-in that our users are widely used to had the ability to do relative date filtering. Unfortunately, the new version does not include this functionality and is hindering our effort to get users to upgrade. Please enhance the new add-in by adding relative date filtering.
-
why date filter is not working? When I chose last 7 days, it doesn't filter data.
Can someone explain why date filter is not working? When I chose last 7 days, it doesn't filter data. 7 days total revenue is not loading and not filtering data in the table.
-
Page filter add contains + allows "ORs"
When using a filter on card on a text field, you can use a contains "blah" as a condition. Great.. But then when you go to a Page filter, you can only select literal values (I know you can search and click "all" to get a similar result but it's not the same thing). I would like to be able to do this in a page filter too..…
-
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 :(
-
When clicking to filter, shouldn't the default be to INCLUDE the value???
Let's say I want to filter the page for the owner changes. Since the slices get small, I have to use the legend to do that. It excludes the values instead of filtering. For extra fun, it also makes the page filter 'In' all the other values! I am also providing an example, using a bar chart, since we would so clearly want…
-
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…
-
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.
-
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.