-
How to enable custom global reset filter
Reset all default values in a single click. Now this is achieved by refreshing the page or by clicking on the filter view and selecting “None” this will remove all applied filters. If we disable Global filters then there is no option to reset filter in a single click.
-
Overriding filters when accessing cards.
While clicking graphs, filters are enabled automatically. Default column filters should be overridden, global date filter alone should be used. Cards should apply filters from Custom filters.
-
Issues with filtering different datasets
I'm having issues where filtering in my dashboard isn't working correctly between two datasets. I'm trying to use a filter that is based off of 'campaigns', so whenever I choose a product I want the filter to show keywords that are in that specific campaign and vice versa (keywords will show what products are in the…
-
Filter Chart Type
I am creating a dashboard page and we prefer using filter chart types so we can move the filters anywhere in the dashboard that we see fit. My cards have variables that contain options for different data points so users can choose how they want to see the same report (eg. by year, by quarter, by month). Is there a way to…
-
how to exclude all last Wednesday of every quarter?
How can I create a beastmode that exclude these dates from showing up in a card» 3/29/23 6/28/23 9/27/23 12/27/23 but also make it dynamic so that I dont need to hardcode these dates but it will exclude all last Wednesday of every quarter? thanks!
-
Can a card be in details view while on a design dashboard?
I have a dashboard built that contains a large graph that has several quick filters on it. Id like those filters to be visible while viewing the dashboard. I don't want the end users to have to open the cards details view to filter the graph. Does anyone know if this is possible?
-
Limit options in page filters
I do not need all the fields from the dataset or all the BEAST MODES created to be available for the end-user, as they might get confused with the hundreds of fields available in the drop-down. I want to restrict the fields that I want to show to the customer on the page level based upon the business. I might use many…
-
Has anyone used Illustrator to create an SVG for custom filter charts successfully?
I have been trying to create a custom chart for a few weeks with little success. I have used this guide found on a forum here to help me. I initially tried Inkscape, but it was less successful than Illustrator for me. I have gotten it so close at this point but I can't figure out why some of the regions are uploading…
-
'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…
-
Refinement of new "Filter options" feature
It's very useful that the global filter options ribbon can be hidden - however, it appears to come at the expense of the default filter settings. I would like to enable a default set of global filters AND hide the global filter ribbon. In other words, just refine the functionality to hide the ribbon, not the functionality…
-
access page embed applied filters in brick to pre-select filters
Hi, We have an invisible brick inside a page embed. It's only job so far is to notify the host through a postMessage when a filter has been applied ( using domo.onFiltersUpdate() ). The host then listens for this postMessage and stores the chosen filters in session storage. This is all working well. When the modal is…
-
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.
-
Filter Request from Custom Domo App
Hi everyone, I am currently working on a custom Domo app using React, and I'm trying to develop an interactive filter app. I've researched the domo.js library and found that it mainly provides functionality for managing and operating datasets, users, groups, etc., in Domo. However, it doesn't seem to be suited for sending…
-
Global vs Card-Specific Filter Differentiation
I regularly use filters that only apply to certain cards on a dashboard. Currently, it is difficult - especially for users - to have any visual queue that a given filter only applies to certain cards. This is particularly true for non-Global filters that are presaved filters on a dashboard. An easy step one would be to…
-
Filtering 2 different data sets with one filter on a dashboard
Hi there, I have 2 different data sets (orders in and orders out) which both contain customer name. I want to be able to filter on both however domo wont recognise them as one column.
-
How to filter for Tags (many-one relationship - multiple tags per field)
I have a dataset containing tags in which a row might have multiple tags applied. For example: Keyword -- Tag(s) Car -- blue truck -- green, red bike -- yellow, red, purple How can I set up a filter for a dashboard/card which will allow me to filter down to just trucks and bikes when I filter by "red". Or just trucks when…
-
How do I remove the "Warning: Not All the Data is Shown" from a filter?
I'm adding a filter to categorize our sales into 3 groups. I get this message no matter what settings/chart types I try. Screenshots show all-time for the date field, but when I tried to do the bare minimum needed for the page it's on (one year) I still get the message. How do I remove this? Any workarounds or…
-
Single Value Card Division
I have two single value cards. Card 1 is a overall total of all possible values and card 2 is a filtered subset of card 1. Is there a way I can divide the two cards? I know that you can just make a new beast mode with both calculations (Ex. Card 2/Card 1). However that does not work in my case due to Card 2 being a…
-
How to filter cards by a name dimension
A user recently ran into trouble while creating a dashboard. According to them, the dashboard had about 10 cards in it. One card was powered from one dataset, another card was powered from another dataset, and then 8 cards were powered from a third dataset. Their question: Is there a way to filter all cards by a name…
-
Assign date range field on a per column basis
I have a single table that some columns or calculations use one date field and other columns use another date field. However domo only allows you to associate a single date field to the entire chart/table. This is extremely frustrating. For example the red columns use TransactionDate but the green columns use…
-
Update Date Selector "Chart Type" to Match Global Date Range Selector
<Please direct me to an existing feature request if exists, the closest I could fine was a 'need help' linked below> We are currently using Domo Everyone embed and are limited with our date filter options. The current date selector is clunky and limited. I have to use a ton of dashboard space to get it to look just OK. The…
-
Single item Filter with CONTAINS functionality
Hi all I have a table of 1,000+ people. Each person = one row. One of the columns shows the companies they have worked for in the past (e.g. 'BT, Shell, Facebook'.) You know what's coming…. I would like to be able to give my dashboard a filter that shows each company once and brings back any person/row that CONTAINS that…