-
Filter "OR" options
I have a two quick filters on two separate fields. I would like to be able to select the filters with the option of OR ing the two rather than AND ing. Currently I have set up a calculated field concatenating both fields and then provide the quick filter on the calc field with the contains option. Would love to have the…
-
How can I have an 'OR' condition on Quick Filters?
I have a two quick filters on two separate fields. I would like to be able to select the filters with the option of OR ing the two rather than AND ing. Currently I have set up a calculated field concatenating both fields and then provide the quick filter on the calc field with the contains option. Would love to have the…
-
Enable pfilters for Variables
While it's possible to use pfilters to pass parameters to cards and pages via URL, this does not seem to work with the Variables recently introduced, although visually they appear in the filter var when you apply them at the page level. This would allow a higher degree of control when creating links to navigate between…
-
Select all/none with a filter card
I am building a domo embed/everywhere page and want to have the ability to filter by country/countries across all cards. I have tried using the differnet Filter cards and teh most suitable seems to be the 'Checkbox Selector' however this does not appear to have a select all/none option whic make the filter extremely…
-
Dashboard Filters - Way to only show the 'Choose Date' filter?
Hi all, Is there anyway to show only the "Choose Date" filter on a dashboard, while keeping all other page filters hidden? I am creating a dashboard with some DDX customizations, I have a custom set of filter dropdowns to streamline and speed up dashboard use within one of these bricks. I want to hide the non-date filters…
-
Filter views - individual default views
Is there a way for individual users to have their own default view for a dashboard? I am aware that I can set a default view for my users, but the dashboard owner wanted the dashboard already filtered for each of the users' departments. I tried doing this for an individual user and created a filter view that they selected.…
-
DDX Brick: Page Filter
Hi Everyone, I have created a DDX brick which is correctly making a gauge chart however it only shows the total aggregated number and doesn't update when a page filter is applied. Does anyone know what further code needs to be applied? I want it to update when the column DATE is applied on the page. Thank you for your help!
-
Interaction between controls
Have the controls to behave similar to the filters in their interaction. A control should be impacted by another control. For example, a control of countries and a control of products. If I select a country on the first control, the second one should only show the products that exists in the country selected.
-
Freeze top cards (Filter Cards) on a dashboard
I have multiple dashboards where I have filter cards at the top. When I scroll down the filters disappear. I'd like to be able to move down to different sections of a Dashboard and be able to still see the filter cards and be able to change the filters and still stay at the current position (card) in the dashboard.
-
Any way to export filters themselves?
I am trying to build a report using pydomo and the Domo API connection but the challenge I have is that I can get the whole dataset but can't get the filtering to match what we need. I wasn't sure if I am missing some way to export the filters themselves so I can directly add it into my code. I have been provided a handful…
-
Null Date Values in Card Filters
Hi! I know this question has been asked a few times in the forums over the years (see "Best Practice for Date fields" and "How do you Filter on Date that is Null") so apologies for the redundancy. I'm asking the question again because these posts seem to miss an element that is crucial to my use case: calculations and…
-
Card Displaying Data from Wrong Dat Range Only on Dashboard
Hello, Having an issue where, when I open the analyzer for a card, the data from the correct close date date range is displayed. However, on the doashboard that it resides, it is missing all 2024 close date data despite 0 filters being applied to the dashboard itself. When I open the data tab in the card analyzer all the…
-
Beast mode case change based on whether or not a filter is in use
Hey all, Is there a way for me to use a beast mode to calculate a COUNT when a filter is not in use but to use a COUNT(DISTINCT) when a specific filter is in use or when a filter is applied on a dashboard around a specific field?
-
Page Filter
I have added page filters about 10 or 15 initially in a specific order and after some point identified new filter to be added in between 10 to 11 and there is no feature to re arrange my original order. I need to remove the filters after 10 and add the new filter and again need to add rest of them. Is there a option to…
-
Range Selector Improvements
Hi, I love the functionality and idea of what the Range Selector Filter on DOMO could be. However, one frustrating thing is that the filter becomes quite fiddly due to the continuous nature of Date content, which best aligns with the benefits of having a Range Selector. It would be fantastic if there were some addition of…
-
How to create a rate by specific selection criteria in Domo
Hello again community. So I work within a healthcare organization and I have a domo grouped/stacked bar graph built currently from an etl that has columns regarding patients readmission start date, account number, discharge date and attending providers(previous admission). The card breaks down the readmit percentage rate…
-
Effect of DataSet View Calculated Columns on Performance
I want confirmation that if I shift over a bunch of dataset view calculated columns to run in the dataflow instead of on the dataset view that I can potentially boost the performance of my dashboards. Currently, the dashboards run okay, but filtering takes a while. The dashboards are heavily leveraging COUNT(DISTINCT()),…
-
How to use Beast Mode to Filter Out Specific Words or Phrases
Hi, I'd like to create a re-useable calc that will filter out certain words or phrases that are found in a field. example: Closed Description field might have the words or phrases below which I do not want my cards to display those records. SPAM, N/A, Dup, Duplicate Thanks, Lisa
-
Dynamic quickfilter values by default (ie last month)
Being able to tell DOMO that by default the card appears filtered by values that are not always the same. Right now you can only point to a specific value but you cannot enter a logic so that, for example, it selects the last month.
-
Drill down & quickfilters improved communication
When Drilling Down from one visualization to another with different datasets: to link the filters that are created when drilling down with the quickfilters. If I want to continue browsing a visualization, it becomes inconvenient to have to delete the specific filter created by drill down, in order to continue filtering by…
-
Quickfilters Hierachy
Define hierarchy between quickfilters. Currently any selection in a quickfilter affects the rest of the filters and it sometimes causes values in filters to "disappear", while other filter has to be deselected for them to reappear- It is not something intuitive for the user.
-
Quickfilters alternative sorting
Quickfilters are always sorted alphabetically. To work around that, we have to add a numeric prefix to the values to sort them as needed, it would be nice if the quickfilter could be sorted by showing the original values.
-
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…